body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/* ========================================== */
h1 {
	font-size:18px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	font-weight:normal;
}
h2 {
	font-size:15px;
	line-height: 16px;
	color: #0281AA;
	margin: 0px;
}
h3 {
	font-size:15px;
	color: #006BB6;
	margin: 0px;
	margin-bottom: 0px;
	font-weight:normal;
	line-height: 20px;
}
h4 {
	font-size:12px;
	color: #006BB6;
	margin: 0px;
	margin-bottom: 0px;
	font-weight:normal;
	line-height: 20px;
}
h5 {
	font-size:12px;
	line-height: 16px;
	color: #0281AA;
	margin: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333333;
}
a {
color: #666666;
text-decoration:none;
}
a :hover {
color: #666666;
text-decoration:underline;
}
/* ========================================== */
.dv_header {
	height: 148px;
	width: 615px;
	float: left;
}
.dv_header_main {
	height: 148px;
	width: 615px;
	float: left;
	background-image:url(../../userImages/scottish_conservatives.gif);
	background-repeat:no-repeat;
}
.dv_top_nav {
	width: 605px;
	float: left;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.dv_sub_nav {
	background-color: #218e7b;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height: 30px;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 800px;
	clear: both;
}
.dv_top_nav_left {
	width: 150px;
	float: right;

	height: 22px;
	text-align:right;
	color: #cccccc;
	line-height: 22px;
}
.dv_top_nav_left a{
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
.dv_top_nav_right {
	width: 605px;
	float: left;
	background-color: #016549;
	height: 31px;
}
/* ========================================== */
#dv_main_content {
	width: 780px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}
.dv_left_content {
	float: left;
	width: 615px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0281AA;
}
.dv_right_content {
	float: right;
	width: 155px;
}
.dv_main_left {
	float: left;
	width: 135px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dv_main_right{
	float: right;
	width: 447px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0281AA;
	padding: 10px;
}
/* ========================================== */
.dv_main_right_micro{
	float: right;
	width: 595px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0281AA;
	padding: 10px;
}
.page_image_micro {
	color: #666666;
	float: left;
	height: 250px;
	width: 592px;
	overflow: hidden;
	border: 1px solid #016549;
}
.page_title_micro {
	float: left;
	width: 595px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text_title_micro {
	float: left;
	width: 595px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.text_micro {
	float: left;
	width: 595px;
}
/* ========================================== */
.dv_breadcrumb {
	width: 615px;
	float: left;
	color: #0281AA;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dv_breadcrumb a {
	color: #0281AA;
	text-decoration:none;
}
.dv_breadcrumb a:hover {
	color: #016549;
	text-decoration:underline;
}
/* ========================================== */
.form {
	margin:0px;
	padding:0px;
}
.form_field {
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #0281AA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.form_bt {
	padding:0px;
	height: 25px;
	background-color: #0281AA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
	border: 1px solid #0281AA;
}
/* ========================================== */
#footer {
	margin:0px;
	padding:0px;
	float: left;
	width: 800px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer_left {
	margin:0px;
	padding:0px;
	line-height: 20px;
	float: left;
	color: #666666;
}
.footer_right {
	margin:0px;
	padding:0px;
	float: right;
	width: 300px;
	text-align: right;
	line-height: 20px;
	color: #666666;
}
.footer_right a {
	color: #666666;
	text-decoration:none;
}
.footer_right a:hover {
	color: #666666;
	text-decoration:underline;
}
/* ========================================== */
.page_image {
	color: #666666;
	float: left;
	height: 200px;
	width: 445px;
	overflow: hidden;
	border: 1px solid #016549;
}
.page_title {
	float: left;
	width: 447px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text_title {
	float: left;
	width: 447px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.text {
	float: left;
	width: 447px;
}
/* ========================================== */
.dv_text_size {
	float: left;
	width: 155px;
	padding-bottom: 20px;
	color: #0281AA;
}
.dv_text_size a {
	color: #0281AA;
	text-decoration:none;
}
.dv_text_size a:hover {
	color: #016549;
	text-decoration:underline;
}
.dv_search_box {
	float: left;
	width: 155px;
	padding-bottom: 20px;
	color: #0281AA;
}
.dv_search_box a {
	color: #0281AA;
	text-decoration:none;
}
.dv_search_box a:hover {
	color: #016549;
	text-decoration:underline;
}
.dv_top_dropdown {
	float: left;
	width: 155px;
	padding-bottom: 20px;
	color: #0281AA;
}
.dv_top_dropdown a {
	color: #0281AA;
	text-decoration:none;
}
.dv_top_dropdown a:hover {
	color: #016549;
	text-decoration:underline;
}
.dv_login {
	float: left;
	width: 155px;
	padding-bottom: 20px;
	color: #01634A;
}
.dv_login a {
	color: #0281AA;
	text-decoration:none;
}
.dv_login a:hover {
	color: #016549;
	text-decoration:underline;
}
.dv_right_images {
	float: left;
	width: 155px;
	padding-bottom: 20px;
	color: #0281AA;
}
.dv_right_images a {
	color: #0281AA;
	text-decoration:none;
}
.dv_right_images a:hover {
	color: #016549;
	text-decoration:underline;
}
/* ========================================== */
.dv_video_link {
	float: left;
	width: 135px;
	padding-bottom: 20px;
	color: #0281AA;
}
.dv_video_link a {
	color: #0281AA;
	text-decoration:none;
}
.dv_video_link a:hover {
	color: #016549;
	text-decoration:underline;
}
.dv_video_heading {
	float: left;
	width: 102px;
}
.dv_video_image {
	float: right;
	width: 30px;
	text-align: right;
	overflow: hidden;
}
.dv_video_box {
	float: left;
	width: 125px;
	color: #FFFFFF;
	background-color: #0281AA;
	padding: 5px;
	text-align: center;
	background-image: url(../images/vid_top_cr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.dv_video_box a {
	color: #FFFFFF;
	text-decoration:none;
}
.dv_video_box a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.dv_bt_cr{
	float: left;
	width: 135px;
	background-color: #0281AA;
	background-image: url(../images/vid_bottom_cr.gif);
	background-position: center bottom;
	height: 10px;
}
/* ========================================== */
.dv_home_news {
	float: left;
	width: 135px;
	padding-bottom: 20px;
	color: #0281AA;
}
.dv_home_news ul li{
	float: left;
	width: 122px;
	padding-bottom: 0px;
	color: #0281AA;
	padding-top: 10px;
	padding-left: 13px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-right: 0px;
	height: 17px;
	list-style-type:none;
	}
.dv_home_news ul{
padding: 0px;
margin: 0px;

}

.dv_home_news a {
	color: #0281AA;
	text-decoration:none;
}
.dv_home_news a:hover {
	color: #016549;
	text-decoration:underline;
}
.dv_home_news_heading {
	float: left;
	width: 135px;
}
.dv_home_news_link {
	float: left;
	width: 122px;
	padding-bottom: 0px;
	color: #0281AA;
	padding-top: 10px;
	padding-left: 13px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-right: 0px;
}
.dv_home_news_link a {
	color: #0281AA;
	text-decoration:none;
}
.dv_home_news_link a:hover {
	color: #016549;
	text-decoration:underline;
}
/* ========================================== */
.dv_uk_link {
	float: left;
	width: 135px;
	padding-bottom: 20px;
	color: #0281AA;
}
.dv_uk_link a {
	color: #0281AA;
	text-decoration:none;
}
.dv_uk_link a:hover {
	color: #016549;
	text-decoration:underline;
}
/* ========================================== */
.dv_footer {
	float: left;
	width: 800px;
	color: #0281AA;
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.dv_footer a {
	color: #0281AA;
	text-decoration:none;
}
.dv_footer a:hover {
	color: #016549;
	text-decoration:underline;
}
/* ========================================== */
.dv_member_links_heading {
	float: left;
	width: 135px;
}
.dv_member_links {
	float: left;
	width: 122px;
	padding-bottom: 0px;
	color: #0281AA;
	padding-top: 10px;
	padding-left: 13px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-right: 0px;
	height: 17px;
}
.dv_member_links a {
	color: #0281AA;
	text-decoration:none;
}
.dv_member_links a:hover {
	color: #016549;
	text-decoration:underline;
}
/* ========================================== */
.dv_member_links_docs_heading {
	float: left;
	width: 435px;
	padding-bottom: 5px;
	color: #016549;
	padding-top: 5px;
	padding-right: 0px;
	height: 17px;
	padding-left: 10px;
	background-color: #FFFFFF;
	font-size: 13px;
	border: 1px solid #016549;
}
.dv_member_links_docs {
	float: left;
	width: 447px;
	padding-bottom: 5px;
	color: #0281AA;
	padding-top: 5px;
	padding-right: 0px;
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dv_member_links_docs a {
	color: #666666;
	text-decoration:none;
}
.dv_member_links_docs a:hover {
	color: #016549;
	text-decoration:underline;
}
.region_link {

	width: 422px;
	padding-bottom: 0px;
	color: #0281AA;
	padding-top: 10px;
	padding-left: 13px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-right: 0px;

}
.region_link a {
	color: #0281AA;
	text-decoration:none;
}
.region_link a:hover {
	color: #016549;
	text-decoration:underline;
}
/* ========================================== */
.dv_people_group {
	float: left;
	width: 122px;
	padding-bottom: 0px;
	color: #0281AA;
	padding-top: 10px;
	padding-left: 13px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-right: 0px;
	height: 17px;
}
.dv_people_group a {
	color: #0281AA;
	text-decoration:none;
}
.dv_people_group a:hover {
	color: #016549;
	text-decoration:underline;
}