


/* Generally you don't need to change anything below */


.dtr span{
display:block;
float:left;
overflow:hidden;
text-indent:-1000px;
background-repeat:no-repeat;
background-position:left top;
}

@media print{
.dtr span{
background-image:none;
display:inline;
float:none
}
}



body { background: #BEBEBD repeat-x top; color:#414b56;} 

/* General Links */
a:link { text-decoration : none; color : #0068B7; border: 0px;} 
a:active { text-decoration : underline; color : #0068B7; border: 0px;} 
a:visited { text-decoration : none; color : #0068B7; border: 0px;} 
a:hover { text-decoration : underline; color : #0068B7; border: 0px;} 

img { padding: 0px; margin: 0px; border: none;}

input { font-family: 'Verdana'; color: #2f2928; font-size: 11px; }
textarea { font-family: 'Verdana'; color: #2f2928; font-size: 12px;  }
select { font-family: 'Verdana'; color: #2f2928; font-size: 11px;}

.header .search { background: #020b6f; }
.header .search .input { border: solid 1px #fff; font-size: 11px; padding: 3px 3px 4px 3px; margin: 0px;}
.header .search p a { color:#6699cc; }

.TopMenu ul { border-left: solid 1px #6699cc;}
.TopMenu li { border-right: solid 1px #6699cc;}
.TopMenu li a { color:#99ccff;}
.TopMenu li a:visited { color:#99ccff;}
.TopMenu li a:hover { color:#fff;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.menu, .menu ul li {
	color: white;
	font-size: 11px; 
	font-weight: bold;
}

.menu ul li {

}

.menu ul {
	/* width: 11em; */
}

.menu a:link, .menu li a:visited {
	text-decoration: none;
	color:#000; 
	padding:6px; 
	display: block;
	position: relative;
	border-right: solid 1px #6C7B1D;
}

.menu li li a {
	padding: .4em .4em;
}

.menu li li a:link, .menu li li a:visited {
/*	background-color: #3888da; */
	color: #000;
}

.menu ul a:link {
	color: #000;
	font-weight: normal;
	width: 150px;
}

.menu ul a:visited {
	color: #000;
	font-weight: normal;
	width: 150px;
}

.menu a:hover, .menu ul a:hover, .menu li li a:hover {
	color: #000;
	background-color: #005dbb; 
	text-decoration: none;
}

 .menu li:hover>a {
	color: white;
 	background-color: #005dbb;
}

.menu li li {	/* create borders around each item */
	
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

.pages_menu {padding: 110px 0px 0px 0px; width: 975px; text-align:center; }
.pages_menu ul {text-align:center; padding-left: 80px;}

/* ie 6 only style */
* html .menu a:hover, * html .menu .adxmhoverA {		/* li:hover>a selector */
	color: white;
	background-color: #005DBB;
	text-decoration: none;
}

h1 { font-size:22px; font-weight:bold; }
h2 { font-size:18px; font-weight:bold; }
#LayoutColumn1 h2 { font-weight:normal; }

.content h1 { color: #0067B6; }
.content h2 { color: #0067B6; }
.content h3 { color: #0067B6; font-weight:normal; }

.Featured h1 { border-bottom: solid 3px #d6e2ef;}
.RecentArticles h1 { border-bottom: solid 3px #d6e2ef;}
.News h1 { border-bottom: solid 3px #d6e2ef;}
.News h2 { color:#cc9933; }
.RecentBlogs h1 { border-bottom: solid 3px #d6e2ef;}

.Post .PostAuthorDetails { background:#def2ff;}
.Post .PostAuthorDetails h2 {}

.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#F8F8F8 url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}

.AZ ul { background:#def2ff;}

.PageForms form { border: solid 2px #def2ff;}
.PageForms th { background: #def2ff;}

.PageForms .Button { background: #b1d8ff; }

#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #d5edfd; border: 1px solid #a1d5f8;color:#0066cc;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#000066;}
#tabnav a:hover { background: #fff;}

.right h2 { color:#0068B7;}
.right .Categories li a:hover { background-color: #def2ff; }

/* Paging */
.Paging a { border: 1px solid #005DBB; background: #def2ff;}
.Paging a:visited { background: #def2ff; border: 1px solid #005dbb;}
.Paging a:hover { background: #005dbb; color:#fff; }
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #005dbb; background: #005dbb; color: #fff;}

/* Summary Article Attachment */
.AttachmentList { border:1px solid #BEBEBE; background-color: #F8F8F8; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#384C4B;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }

/* Rounded Corners */
div#home-maintext{ 
	margin:0px;
	background: #599CCF;
	color:#FFFFFF;
	font-family:Arial, Helvetica, Sans Serif;
	padding:0px;
}

div#home-maintext span {
	font-size:14px;
	font-weight:bold;
}

div#home-maintext h1 {
	font-weight:bold;
	color:#FFFFFF;
	font-size:24px;
	font-family:Arial Rounded MT Bold, Arial, Helvetica, Sans Serif;
	padding-left:5px;
}

div#home-maintext ul li{
	list-style-type:none;
	padding-top:0;
	padding-bottom:3px;
	font-weight:bold;
}

div#home-maintext a {
	color:#FFFFFF;
	text-decoration:none;
}

div#home-maintext a:hover {
	color:#CC0000;
}

div#home-maintext b.rtop, div#home-maintext b.rbottom{
	display:block;
	background: #F0F5FB;
}
div#home-maintext b.rtop b, div#home-maintext b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden; 
	background-color:#599CCF;
}
div#home-maintext b.r1{
	margin: 0 5px;
}
div#home-maintext b.r2{
	margin: 0 3px;
}
div#home-maintext b.r3{
	margin: 0 2px;
}
div#home-maintext b.rtop b.r4, div#home-maintext b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
}

div#home-maintext #SubmitButton {
	border:none;
	background-color:transparent;
	cursor:pointer;
	color:#0B2B51;
	font-size:14px;
	border-bottom:1px solid #0B2B51 !important;
	border-bottom:none;
	text-decoration:none !important;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}

