/*
---------------------------------------------------------------
HTML
---------------------------------------------------------------
*/
img {
border: 1px solid #0A3B80;

}
acronym {
	cursor: help;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	}
body {
	background-image:url(../Style/Images/bg.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: right;
	background-color:#B9C8DE;
	background-position:50%;
	
}
h2 {
color: #0A3B80;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bolder;
}
#Content th {
font-size: 12px;
color:#FFFFFF;
font-weight:bolder;
padding-left: 2px;
padding-right:2px;
background-color:#0A3B80;
}
#Content th a{
text-decoration: none;
font-size: inherit;
font-weight:bolder;
background-color:#0A3B80;
color:#FFFFFF;

}
#Content th a:hover {
text-decoration: underline;

}
table {
text-align:left;



}

input {
background-color:#0A3B80;
border: 1px solid #000000;
color:#FFFFFF;
}
textarea {
background-color:#0A3B80;
border:1px solid #000000;
color:#FFFFFF;
}
select {
background-color:#0A3B80;
border:1px solid #000000;
color:#FFFFFF;
}


/*
---------------------------------------------------------------
LAYOUT
---------------------------------------------------------------
*/
#Hide {
top: 0px;
position: absolute;
left: 50%;
margin-left: -363px;
width:727px;
height: 8px;
background-color:#B9C8DE;
z-index:2;
border-bottom: 1px solid #0A3B80;




}

#Container {
width: 726px;
margin-left:auto;
margin-right:auto;

}



#Header {
	border: 0;
	margin: 0;
	padding-top: 2px;	
	background-color: #F0F5FF;
	border-left: 1px solid #0A3B80;
	
}
#Header img {
	border: 0;
	margin: 0;	
}
#Header a {
font-family: Century, Arial, sans-serif;
color:#0A3B80;
text-decoration:none;
font-size:40px;
font-weight:0;


}

#menu {
	width: 100%;	
	padding: 0;
	clear:both;
	
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 94px;	
	font-size:12px;
	border-top: 1px solid #0A3B80;
	border-left: 1px solid #0A3B80;
	border-bottom: 1px solid #0A3B80;
	border-right: none;
	padding: 4px;	
	padding-top:6px;
	padding-bottom:6px;
	margin: 0 0 10px 0;
	color: #0A3B80;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 
#menu ul li#five a	{
	width: 90px;
	}
#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a.active	{
	background: #c60;
	color: #fff;
	}
#Content {

	float:left;
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:555px;
	overflow: hidden;
	line-height:140%;
	
}

#Content a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0066FF;
text-decoration:none;
}
#Content a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
}

#Content .head {
border-top: 1px solid #0A3B80;
border-bottom: 1px solid #0A3B80;
background-color:#FFFFFF;
text-align:center;
font-size:14px;
font-weight:bold;
width:99%;
}
#Content .subhead {
color:#000000;
border-bottom: 1px solid #0A3B80;
border-right:1px solid #0A3B80;
background-color:#FFFFFF;
text-align:center;
font-size:12px;
font-weight:bold;

}
#Content .subhead a {
color:#000000;
background-color:#FFFFFF;
text-align:center;
font-size:12px;
font-weight:bold;

}

#Content .bottom {
text-align:right;
border-top: 1px solid #cccccc;
text-align:right;
font-size:10px;
font-weight:light;
color:#ccc;
width:99%;
}

#Right {
float:right;
width:160px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bolder;
clear:right;

}
#Right ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: both;
	font-size:12px;
	font-weight:bold;
	color:#0A3B80;
	letter-spacing:2px;
	}

#Right ul li {
	display: block;
	float: right;
	text-align: center;
	padding: 0;
	margin: 0;
	clear:both;
	}

#Right ul li a {
	font-size:10px;
	background: #fff;
	width: 161px;
	border-top: 1px solid #0A3B80;
	border-left: none;
	border-bottom: 1px solid #0A3B80;
	border-right: none;
	padding: 0;
	margin: 0 0 0 0;
	color: #0A3B80;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 0px;
	line-height: 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}

html>#Right ul li a  {
	font-size: x-small;   
	} 
#Right ul li#five a	{
	width: 120px;
	}
#Right ul li a:hover {
	color: #000;
	background: #ccc;
	}

#Right a.active	{
	background: #c60;
	color: #fff;
	}
#Right p {
border-top: 1px solid #0A3B80;
border-bottom: 1px solid #0A3B80;
background-color:#FFFFFF;
text-align:center;
font-size:14px;
font-weight:bold;

}





/*
---------------------------------------------------------------
LIST
---------------------------------------------------------------
*/
.first {
background-color:#96B9EA;
padding-right: 2px;

}
.second {
background-color:#DBE8FA;
padding-right: 2px;

}
.hl {
color: #c60;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;

}
