/* Generally you don't need to change anything below */
a:link { text-decoration : none; color : #00559E; border: 0px; font-style:italic;} 
a:active { text-decoration : none; color : #00559E; border: 0px; font-style:italic;} 
a:visited { text-decoration : none; color : #00559E; border: 0px; font-style:italic;} 
a:hover { text-decoration : none; color : #00559E; border: 0px; font-style:italic;} 

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

p {
	/*margin:0pt;
	padding:0pt;*/
}
#header {
}
#header h1 {
	background:transparent url(../images/header.jpg) no-repeat;
	height:95px;
	margin:0pt;
	padding:0pt;
	text-indent:-9999px;
	width:790px;
}
#header h1 a {
	float:left;
	height:47px;
	margin-left:30px;
	margin-top:18px;
	width:330px;
}
#header address {
	color:#00559E;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-top:-60px;
	padding-right:25px;
	text-align:right;
}
#header address a {
	text-decoration:none;
}
#subheader {
	background:transparent url(../images/bg_subheader.jpg) repeat-x;
	height:283px;
}
#navigation {
	background:transparent url(../images/filler1.gif) repeat-x;
	height:283px;
}
td.nav {
	height:25px;
	text-align:center;
}
.nav a {
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
.filler1 {
	height:251px;
}
.filler2 {
	background:transparent url(../images/filler2.gif) no-repeat scroll center top;
	height:1px;
}
.filler3 {
	background:transparent url(../images/filler3.gif) no-repeat;
	height:22px;
}
.filler4 {
	background:transparent url(../images/filler4.gif) no-repeat center top;
	height:1px;
}
.filler5 {
	background:transparent url(../images/filler5.gif) repeat-y center top;
	width:37px;
}
.filler6 {
	background:transparent url(../images/filler6.gif) repeat-x center top;
	height:7px;
}
#cWrap {
	background:#FFFFFF none repeat;
}
#sidebar {
	background:#E8E8E8 none repeat;
	color:#000000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	height:100%;
}
#sidebar a {
	color:#00559E;
	font-style:italic;
	text-decoration:none;
}
.addborder {
	border:3px solid #FFFFFF;
}
.title {
	color:#00559E;
	font-size:24px;
	font-weight:normal;
	margin:0pt;
}
.subtitle {
	color:#00559E;
	font-size:18px;
	margin:0pt;
	padding:0pt 0pt 10px;
}
.sstitle {
	font-size:16px;
	margin:0pt;
	padding:0pt;
}
#footer {
	background:transparent url(../images/bg_footer.jpg) no-repeat;
	color:#00559E;
	font-size:11px;
	height:32px;
	padding-left:200px;
	padding-right:10px;
	text-align:right;
}
#footer a {
	color:#00559E;
	font-style:italic;
	text-decoration:none;
}

.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: #F0C20D} 

/* General Links */
input { font-family: tahoma; color: #2f2928; font-size: 9pt; }
textarea { font-family: tahoma; color: #2f2928; font-size: 9pt;  }
select { font-family: tahoma; color: #2f2928; font-size: 9pt;}

.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 #000080;}
.TopMenu li { border-right: solid 1px #000080;}
.TopMenu li a { color:#ffffff;}
.TopMenu li a:visited { color:#ffffff;}
.TopMenu li a:hover { color:#ffffff;}

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

.menu{
	color: white;
	font-size: 9pt; 
	font-weight: normal;
	position: relative;
	top:0;
	left:0;

}

.menu ul li {
	color: white;
	font-size: 9pt; 
	font-weight: normal;
	position: relative;
	top:0px;
	left:0px;

}

.menu ul li {
	/*border-top: #fff solid 1px;
	border-left: #fff solid 1px;
	border-bottom: #000080 solid 1px;*/
	width: 11em;
}

.menu ul {
	width: 11em;
}
.menu a, .menu li a:visited {
	text-decoration: none;
	color:#ffffff; 

	display: block;
	position: relative;
	text-transform:lowercase;
}

.menu li a:hover {

	/*background-color: #3888da;*/
	position: relative;
	text-transform:lowercase;

	text-decoration: none;
	color:#ffffff; 
	/*border-right: solid 1px #ccc;*/
}

.menu li li a {
	padding: 0;
}

.menu li li a:link, .menu li li a:visited {
	background-color: #005dbb;
	color: white;
}

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

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

.menu a:hover, .menu ul a:hover, .menu li li a:hover {
	color: white;
	background-color: #3888DA;
	text-decoration: none;
}

 .menu li:hover>a {
	color: white;
	background-color: #3888DA;
}

.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: 0px;
	left: 120px;
	position:absolute;*/
}
.menu > li:first-child, .menu > li li:first-child {
	border-top:medium none;
	/*padding-right:0px;*/
}

/* 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 */

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

/* BreadCrumb */

.content .BreadCrumb { background: #def2ff;}

.content h1 { color: #cc6600; }
.content h2 { color: #cc6600;}
.content h3 { color: #cc6600;}

.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:#993300;}
.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;  }
