/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */

body {
/*background:#8b8b8b; */
background-color:#1E56AD;	
margin: 0px;
color:#303030;
font:100% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}



a {
/*color:#505050;*/

color:#224E70;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

li {
	padding-bottom:10px;
}


/*** Main container ***/

#container {
background:#f0f0f0 url(/Images/bodybg.jpg) repeat-x;
/*background: #0C2F87 url(/Images/Background.jpg) no-repeat right top;*/
border-right: thin solid #467EAE;	
border-bottom: thin solid #002C59; 	
border-left: thin solid #467EAE; 

margin-left: auto; 
margin-right: auto; 
margin-top: 0px; 
margin-bottom: 20px;

color:#303030;
width:85%;
min-width:770px;
padding:0;
text-align:left;


/* margin-top: 20px; margin-bottom: 20px;*/


}

/*** Header section ***/

#sitename {
height:92px;
margin:0 20px 10px;
background: #3E84D9 url(/Images/Header_BackGround.jpg) no-repeat right top; 
text-align:left;
font-style:italic; 
font-weight:bold; 
color:#D4E4F5; 
vertical-align: baseline; 
width:98%
}


#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Horizontal menu ***/

#mainmenu {
float:left;
margin-bottom:25px;
/*background: #3E84D9 url(/Images/Template/Menu-Top.gif) repeat-x; */
height: 38px;
position: relative;
}



#mainmenu ul {
font-size:16px;
margin: 0;
padding:0;
position: relative;
top: 0px;
border: none;
}

#mainmenu li {
float:left;
height: 15px;
list-style:none;
margin:0;
padding:0;

}

#mainmenu a {
border-right:1px solid #3E5E75;
/*color:#606060; */
color:#245F8C;
display:block;
font-size:0.7em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(/Images/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(/Images/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** Content wrap ***/


#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

#leftside,#rightside {
	margin:0;
	padding:0 7px 7px;
	width:180px;
}

#leftside {
	float:left;
	margin-right:10px;
	color: #224E70;
}

#leftside2 {
	margin:5px 10px 5px 5px;
	padding:10px;
	color: #224E70;
	width: 15%;
	vertical-align:top;
}

#rightside {
	color: #224E70;
	float:right;
	margin-left:7px;
}

#rightside2{
	color: #224E70;
	margin-left:7px;
	width:85%;
}



#leftside h1,#rightside h1 {
	/*color:#505050;*/
	color: #224E70;
	/*font-size:1.6em;*/
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 12px;
}

#leftside h2,#rightside h2 {
	color: #224E70;
	font-size:1.1em;
	margin:0 0 20px;
}

#leftside p,#rightside p {
	color: #224E70;
	/*font-size:0.9em; */
	font-size:0.8em;
	line-height:1.4em;
	margin:0 0 16px 10px;
}

#leftside td,#rightside td {
	color: #224E70;
	/*font-size:0.9em; */
	font-size:0.8em;
	line-height:1.4em;
	margin:0 0 16px 10px;
}

#leftside input,#rightside input {
	color: #224E70;
	/*font-size:0.9em; */
	font-size:0.8em;
	line-height:1.4em;
	margin:0 0 16px 10px;
}

#rightside a, #leftside a {
color:#224E70;
font-weight:bold;
text-decoration:none;
}


.linklist {
	color: #224E70;
	list-style:none;
	margin:0 0 16px 10px;
	padding:0;
}

.linklist li {
	color: #224E70;
	margin-bottom:0.7em;
}

/*** Sidebar menu ***/

.nav {
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	/*color:#606060;*/
	color: #224E70;
	display:block;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	position:relative;
	text-transform:uppercase;
	width:140px;
}

.nav:hover,.active {
	background:#f8f9fa;
	border:1px solid #909090;
	/*color:#303030;*/
	color: #224E70;
	text-decoration:none;
}




.sub {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	width:125px;
}


/*** Content ***/
#contentBackground{
	background:#f0f0f0 url(/Images/Template/Content-Bkground.gif) repeat-x;
	color:#505050;
}


#content, #contentalt, #contentPop, #contentRight{
	background-color:#fafcff;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:15px 20px 5px;
	margin-bottom: 10px;
	min-height: 725px

}

#content {
	margin:0 200px;
}

#contentalt {
	margin:0 200px 0 20px;
}

#contentRight{
	margin:0 10px 0 200px;
}


#contentPop {
	padding:10px;
	margin:10px;
	text-align:left;
}

#content h1,#content h2,
#contentalt h1,#contentalt h2,
#contentPop h1,#contentPop h2, 
#contentRight h1,#contentRight h2 
{
	background-color:inherit;
	color:#606060;
	/*font-size:1.8em;*/
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h2, #contentalt h2, #contentPop h2, #contentRight h2 {
	font-size:1.2em;
	margin-bottom:10px;
}

#content h3, #contentalt h3, #contentPop h3, #contentRight h3 {
	font-size:1em;
	margin-bottom:10px;
}

/*#content img,#contentalt img {
	border:1px solid #b0b0b0;
	float:left;
	margin:5px 15px 6px;
	padding:5px;
}
*/




/*** Footer ***/

#footer {
	background-color:#1E56AD;
	clear:both;
	color:#d0d0d0;
	font-size:0.6em;
	font-weight:bold;
	margin:0;
	padding:20px 0;
	text-align:center;
	width:100%;
}

#footer a {
	color:#d0d0d0;
	font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.searchform {margin:0;}

.searchbox {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin:0 4px 0 0;
	width:100px;
}

.searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}


/* ===== LIST BOXES ===== */

.ListTable td{
	border: 1px solid #C3D2DD;
	border-collapse: collapse;	
}

.ListTable th{
	border: 1px solid #C3D2DD;
	border-collapse: collapse;	
	background:#e8e9ea;
	color: #000000;
}



.ListTable table{
}


.CardTable td, .CardTable th{
	color:#ffffff;
	background-color:#0C2F87; 
	font-size:smaller
}

.CardTable table{
	border: 1px solid #C3D2DD;
	border-collapse: collapse;	
}

.CardTable a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.CardTable a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.CardTable h1, .CardTable h2,  .CardTable h3{
	color:#FFD016;
}

/* end List Boxes */

.LtBlueBorder {
	border: 1px solid #C3D2DD;
}


.DateField{
	text-align:center;
	width: 80px;
	border: 0px none;
	background-color: #6375D6;
	color: #FFFFFF;
}

/*** End of file ***/