/* Global */
body {
	
	font-family:Arial, Helvetica, sans-serif;
	margin:18px 0px 0px 0px;
	background-color:#6180ac;
	background-image:url('images/body_back.jpg');
	background-repeat:repeat-x;*/
}
ul{
	margin-top: 0;
	margin-bottom: 5px;
	list-style-image: none;
	padding:0px;
}
/* Top Bar menu and search */
.searchbg {
	background-image:url('images/topbanner-right.jpg');
	background-repeat:no-repeat;
	width:636px;
	padding-right:20px;
	text-align:right;
}
/* Page Content */
.overallTable {
	border-collapse:collapse;
	background-color:#efeff0;
	width:940px;
	background-image:url('images/back.gif');
}

interiorTable	{
	background-color:#efeff0;

}

.contentTable {
	width:100%;
	padding:0px;
	

}

#content {padding: 0px 25px 0px 15px;margin-left:20px;}

/* Sidebar */

.sidebarbg2 {
background-image: url('images/news_middle.jpg');
background-repeat:y-repeat;
}

.sidebarbg {
background-image: url('images/news_middle.jpg');
background-repeat:y-repeat;
height:260px;
vertical-align: top;

}

.sidebar {
	
	vertical-align:top;
	text-transform: none;
	padding:0px 0px 0px 0px;
	background-image: url('images/sidebarLine.gif');
	background-repeat:no-repeat;
	width:175px;
	margin-left:5px;
	
}

/* News */
.newstable {
	margin-top:0px;
	margin-left:0px;
	border:none;
	width:166px;
	
}


#newsMore {
	margin:5px 0px 5px 90px;
}


/* Forms */



/* Misc */
#bordered {
	border:1px solid #4a4a4a;
	padding:15px;
	margin-top:10px;
	margin-bottom:10px;
}
#sidepic {
	vertical-align: bottom;
	background-image:url('images/sidepic.jpg');
	background-repeat:no-repeat;
	height:200px;
	width:170px;
}




/*Begin Button Definitions*/
.inputCheckBox {
	border: none;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.inputNorm {
	border: 1px solid #172739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height:12px;
	height:14px;
	background-color:#eaebed;
}





.inputNormfixedWidth {
	border: 1px solid #172739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		margin: 2px;
	padding: 0px 2px;
	width : 125px;
}

.inputSel {
	border: 1px solid #172739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #85ae61;
	margin: 0px;
	padding: 0px 2px;
}

.inputRev {/*Inputs that are reversed in colour*/
	border: 1px solid #172739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px 2px;
}

.inputDis {/*Inputs that are disabled*/
	border: 1px solid #172739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3c3c3;
	background-color: #dadada;
	margin: 0px;
	padding: 0px 2px;
}

.datestyle{
	font-size:10px;
	color:#017fbc;
	text-align:center;
	margin:0px;
	padding:0px;
	margin-top:5px;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
	font-style:none;
	text-transform: none;
}
ul.nav{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	margin-left:24px;
	line-height:16px;
	padding-right:4px;
}
li.nav{
	border:0;
	margin: 0;
	list-style-image:url('images/newsbullet.jpg');
	line-height:16px;
	padding-bottom:8px;
	vertical-align: top;
list-style-position: inherit;

}


a.nav:link,a.nav:visited,a.nav:active{
display: block;
	padding: 0px 5px 0px 0px;
	font-size:11px;
	color: #547095;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	
}
a.nav:hover{
color: #333333;
text-decoration:underline;
}




td.leftborder {
	font-size: 11px;
	border-left-width: 1px;
	border-left: thin dotted;
	padding-left: 8px;
	
}


/* Begin external style definitions*/
h1, .section h1{
	font-size:17px;
	padding : 3px 5px 3px 5px;
	font-style:none;
	color:#333333;
	margin:0px 0px 0px 0px;
	text-transform: uppercase;
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
}

h2{
	font-size:17px;
	
	font-style:none;
	color:#35475e;
	margin:0px 0px 0px 0px;
	width:98%;
	padding:0px 5px 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	font-size:12px;
	font-style:none;
	color:#35475e;
	margin:0px 0px 0px 0px;
	text-transform: uppercase;
	width:98%;
	padding:0px 5px 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h4{
	font-size:11px;
	font-weight:bold;
	font-style:none;
	color:#35475e;
	margin:0px 0px 0px 0px;
	text-transform: uppercase;
	width:98%;
	padding:3px 5px 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

/* END of external style def *//*BreadCrumbs*/

a.bcrumb:link,a.bcrumb:visited,a.bcrumb:active{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.bcrumb:hover {
	color: #666666;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
}.lastBcrumb{
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	
}
.bcrumbbullet{
	margin: 0 2px 0 5px;
}

/*Main text*/a:link,a:visited,a:active {
	color: #547095;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	
	
}a:hover{
	color: #3ba2ff;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	
}

/* End href definition *//*main content for external use*/
.section,  p,.section li, body{
	font-family: arial;
	padding : 0px 0px 10px 10px;
	border:none;
	color:#333333;
	font-size: 12px;
	font-weight:normal;
	text-transform: none;
	line-height:24px;
	padding : 0px ;
	padding-left:5px;
}

.section ul {margin:0px; padding:0px;margin-left:30px;}
.section li {margin:0px;padding:2px 5px 8px 0px;list-style-image:url(images/newsbullet.jpg);line-height:15px;}

p {line-height:18px;padding:4px; margin:0px;}

/* Searchbox */
table.searchbox {
	width: 200px;
	border: none;
	/* background-color: #ffffff; */
	border-collapse: separate;

}
table.searchbox form {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
table.searchbox td {
	padding: 3px 0px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-style:none;
	text-transform: none;
}
table.searchbox td.right {
	padding: 5px 5px 5px 0px;
	text-align: right;
}

/* Go Button */
.searchbox input {
	border: 1px solid #bbbbbb;

}

.searchbox .inputF {
height:13px;
background:#eaebed;
}

.searchbox input.inputNorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-style:none;
	text-transform: uppercase;
	background-image: url('images/go.jpg');
	background-repeat:no-repeat;
	width:36px;
	height:20px;
	border:0;
	padding-top:1px;
	margin-left:2px;
	backgound-color:#eaebed;

	
}


/* Client infobox */
.info {
	color:#4a4a4a;
	font-size: 10px;
	font-weight:normal;
	font-style:none;
	text-transform: none;
	padding-top:20px;
	padding-bottom:20px;
	padding-right: 15px;
	line-height:12px;
	margin:5px;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:20px;
}


.footerimage {
	color:#6eb94c;
	background-image: url('images/footer.jpg');
	background-repeat:no-repeat;
	height:30px;
	
}

.footer {
	
	color:#4a4a4a;
	font-size: 11px;
	font-weight:normal;
	text-transform: none;
	line-height:18px;
}
.footer a:link,.footer a:visited,.footer a:active {
	color:#000000;
	font-size: 11px;
	font-weight:normal;
	text-transform: none;
	text-decoration:underline;
}
.footer a:hover {
	color:#000000;
	font-size: 11px;
	font-weight:normal;
	text-transform: none;
	text-decoration:none;
}
.sidemenudim {
    height:30px;
	width:170px;
	
	background-repeat:no-repeat;

	
	}

.topmenubg{
	background-color:#FDEFC8;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-image:url('images/menu_back.jpg');
	line-height:30px;
	height:30px;
}

/* Side Menu Navigation */
/*#pipe ul {
	padding-left: 0;
	display: inline;
} 
#pipe ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}*/
#button {font-size:11px;}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	margin-left:31px;

	

}
#button li {
	border:0;
	margin: 0;
	list-style-image:url('images/menubullet.jpg');
	line-height:16px;
	padding-bottom:8px;
	
}
#button li a {
	display: block;
	padding: 0px 5px 0px 0px;
	font-size:11px;
	color: #547095;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	text-transform:uppercase;
	
}

#button li a:hover {
	color: #43a8fa;
}

#selectedButton ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;

	margin-left:25px;
	font-size:11px;
  
   padding: 0px 5px 0px 6px;
  
}
#selectedButton li {
	border:0;
	
	line-height:16px;
	list-style-image:url('images/menubullet.jpg');
	padding-bottom:8px;
}
#selectedButton li a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	color: #ff7404;

}
html>body #button li a {
	width: auto;
}


#subbutton ul {
	list-style-image:url('images/newsbullet.jpg');
	margin: 0px;
	padding: 0px;
	border: none;
	margin-left:46px;
	padding-top:5px;
	
	
}
#subbutton li {
line-height:14px;

}
#subbutton li a {
	display: block;
	padding: 0px 5px 0px 0px;
	color: #43a8fa;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
html>body #subbutton li a {
	width: auto;
}
#subbutton li a:hover {
	color: #ff7404;text-transform:uppercase;
	font-size:10px;
	
}

#subbutton li.selectedSideButton a{text-transform:uppercase;
	font-size:10px; color: #ff7404;
}


/*TopBar*/
.menupadding {
padding-top:14px;

}

.menuBar {
	font-weight:bold;
}

.menuBar li a:link {color:#547095; text-decoration:none;}
.menuBar li a:hover {color:#ffffff;}


.searchbg ul.dropdown li.selectedTopMenu, .searchbg ul.dropdown li.selectedTopMenu a:visited {
     color: #ffffff;
     font-weight:bold;
	 
	 width:100px; 
	 background-image:url('images/menu-overSelected.jpg');
	 background-repeat:no-repeat;
	 background-position: center;
	 text-decoration:none;
	 text-transform: uppercase;
	 
	
}

.searchbg ul.dropdown li a {color:#547095; text-decoration:none;text-transform: uppercase;font-weight:bold;line-height:30px;
	 width:100px; margin:0px 5px 10px 5px; 
}

.searchbg ul.dropdown li {margin:0px 5px 0px 5px;}

.dropdown dropdown-horizontal {align:right; width:636px;}

.printLink {font-size:10px;}
