@charset "utf-8";
/* CSS Document */



html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	background-color: #ffffff;
	margin:0;
	padding:0;
}


#Top-Links
{
	height:25px;
	width:980px;
	background-position: center bottom;
}

#navcontainer ul
{
	padding:0px;
	margin: 0px;
	background-image: url(/images/NavigatorMenu/Top_Links_backimage.jpg);
	background-repeat:repeat-x;
float: left;
width: 980px;
font-family: arial, helvetica, sans-serif;
height:25px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	padding: 0.3em 2.10em;
	text-decoration: none;
	float: left;
	border-right: 1px solid #CC3333;
	color: #FFFFFF;
}

#navcontainer .no-border{
	border-right: 0px solid #FFf;
}

#navcontainer ul li a:hover
{
color: #FFf;
}


#Bottom-Links
{
	font-family:Tahoma, Arial, Verdana;
	line-height:20px;
	font-size:10px;
	color:#cccccc;
	background-color:#6DA422;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#Bottom-Links a
{
	font-family:Tahoma, Arial, Verdana;
	line-height:20px;
	font-size:10px;
	color:#ffffff;
	background-color:#6DA422;
	text-align:center;
	text-decoration:none;
}

#Bottom-Links a:hover
{
	text-decoration:underline;
}

#content
{
	background-color:#ffffff;
	color:#000000;
	line-height:16px;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	height: 100%;
}

#content FIELDSET {
	BORDER-RIGHT: #E80036 1px solid; BORDER-TOP: #E80036 1px solid; BORDER-LEFT: #E80036 1px solid; BORDER-BOTTOM: #E80036 1px solid
}
#content FIELDSET LEGEND {
	COLOR: #9e0000! important;
	padding-left:5px;
	padding-right:5px;
}

#content p
{
	padding-left:10px;
	padding-right:5px;
	line-height:16px;
	padding-bottom:2px;
	text-align:justify;
}

#content p a
{
	text-decoration:underline;
	color:#151714;
}

#content p a:hover
{
	text-decoration:none;
	color:#151714;
}

#content ul
{
	padding:0px;
	margin:0px;
}

#content ul li
{
	font-family:Tahoma, Arial, Verdana;
	list-style-type:square;
	list-style-position:inside;
	font-size:11px;
	line-height:20px;
	padding-left:15px;
	padding-bottom:7px;
	color: #009900;
}

#content ul li a
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#151714;
	text-decoration:none;
}

#content ul li a:hover
{
	text-decoration:underline;
}

.back1 {
	background-image:url(../images/NavigatorMenu/back1.jpg);
	height:155px;
	background-repeat:no-repeat;
}

.back2 {
	background-image:url(../images/NavigatorMenu/back2.jpg);
	height:155px;
	background-repeat:no-repeat;
}

.back3 {
	background-image:url(../images/NavigatorMenu/back3.jpg);
	height:144px;
	background-repeat:no-repeat;
}

.back4 {
	background-image:url(../images/NavigatorMenu/back4.jpg);
	height:144px;
	background-repeat:no-repeat;
}

.back5 {
	background-image:url(../images/NavigatorMenu/back5.jpg);
	height:135px;
	background-repeat:no-repeat;
}

.back6 {
	background-image:url(../images/NavigatorMenu/back6.jpg);
	height:134px;
	background-repeat:no-repeat;
}

.back7 {
	background-image:url(../images/NavigatorMenu/back7.jpg);
	height:155px;
	background-repeat:no-repeat;
}

.BlockText
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#151714;
	line-height:18px;
	text-align:left;
}

.More
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#151714;
}

.More
a{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#151714;
	text-decoration:underline;
}

.More
a:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#151714;
	text-decoration:none;
}

/*CSS Drop Down Menu*/

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #053874;
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height: 20px;
z-index: 100;
background-color: #E8D18E;
width: 120px;
color:#000000;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#000000;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #6DA625;
color: #000000;
}

.anylinkcss1{
position:absolute;
visibility: hidden;
border:1px solid #053874;
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height: 20px;
z-index: 100;
background-color: #E8D18E;
width: 220px;
color:#000000;
}

.anylinkcss1 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#000000;
}

.anylinkcss1 a:hover{ /*hover background color*/
background-color: #6DA625;
color: #000000;
}


.anylinkcss2{
position:absolute;
visibility: hidden;
border:1px solid #053874;
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height: 18px;
z-index: 100;
background-color: #E8D18E;
width: 230px;
color:#000000;
}

.anylinkcss2 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#000000;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color: #E8D18E;
color: #000000;
}

h1
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#181816;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:10px solid #181816;
	border-top:1px solid #181816;
	border-bottom:1px solid #181816;
	border-right:1px solid #181816;
	background-color:#6DA625;
	}

h2
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f69729;
	padding-left:5px;
	}
.hr-effect{
	color:#f6e0c6;

}

.Next
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#041C3B;
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
}

.Next
a{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#041C3B;
	text-decoration:underline;
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
}

.Next
a:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#041C3B;
	text-decoration:none;
}

#Data-Table td
{
	padding:5px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	background-color:#c7d6e8;
	text-transform:capitalize;
	width:25%;
}
	
	
#nav
	{
	float:left;
	padding:15px 0 0 0;
	width:190px;
	background-color:#FFFFCC;
	border-right:#000000 1px solid;
	list-style: none;
	}

 #nav UL
{
 	padding:0px;
	margin:0px;
	list-style-type: none;
	text-align: left;
}
	
	#nav p
{
	padding-bottom:5px;
	margin:0px;
}
	
	#nav ul li { /* all list items */
		
		position : relative;
		padding: 0;
		margin: 0;
		float : left;
		color:#000000;
		line-height : 20px;
		/*margin-bottom : -1px;*/
		width: 190px;
		/*border-top:1px solid #E5D6B8;
		border-bottom:1px solid #E5D6B8;*/
	}
	
	#nav li ul {
	position : absolute;
	left: -999em;
	margin-left :  190px;
	color:#8B835E;
	margin-top : -25px;
	border:1px solid #000000;
	background-color:#E8D18E;
	width:250px;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		background-image: url(../images/left_menu_bullet.gif);
		background-repeat: no-repeat;
		background-position: 1.0em 1.1em;
		font-size:11px;
		width: 190px;
		w\idth : 165px;
		color:#000000;
		display : block;
		text-decoration:none;
		padding : 3px 0 3px 20px;
	}
	
	#nav li ul li{
		
		padding:0;
		margin:0;
	}
	#nav li ul li a {
		w\idth : 230px;
		text-decoration:none;
	}
	
	#nav li ul li a:hover{
		w\idth : 230px;
		text-decoration:none;
	}
	
	
	#nav li a:hover {
		
		/*background-color: #c3e0f5;*/
		text-decoration:underline;
	}
	
	#nav li:hover, #nav li.sfhover {
		
		/*background-color: #c3e0f5;*/
		border-top:0px solid #fff;
		border-bottom:0px solid #fff;
	}
	
	/* deal with first and last links */
	#nav li li.first {
		margin-top: -1px;
		border-top:0px solid #fff;
	}
	#nav li li.last {
		margin-bottom:-1px;
		border-bottom:0px solid #fff;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	/* lists nested under hovered list items */
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
		left: auto;
		
	}

