﻿BODY {
	background: #002249; FONT-SIZE: 11px; COLOR: #383838; FONT-FAMILY: Verdana, Helvetica, sans-serif
}

TABLE {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Helvetica, sans-serif
}

TD {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #dddddd; TEXT-DECORATION: none
}

.txtWhite{
FONT-SIZE: 17px; COLOR: #FFFFFF; FONT-FAMILY: Times New Roman; font-weight: bold; TEXT-DECORATION: none;
}

.txtGreen{
FONT-SIZE: 20px; COLOR: #A7BE8F; FONT-FAMILY: Times New Roman; font-weight: bold; TEXT-DECORATION: none;
}

.txtNavy{
FONT-SIZE: 11px; COLOR: #002448; FONT-FAMILY: Times New Roman; TEXT-DECORATION: none;
}

.left_nav {
	 font-family: Verdana; font-size: 11px; Color=#383838; font-weight: bold; PADDING-LEFT: 5px
}

.left_nav A{
	 font-family: Verdana; font-size: 11px; Color=#383838; text-decoration: none; font-weight: Normal; PADDING-LEFT: 8px
}

.left_nav A:Hover{
	 font-family: Verdana; font-size: 11px; Color=#C0741E; text-decoration: Underline; font-weight: Normal; PADDING-LEFT: 8px
}

.top_nav {
	 font-family: Verdana; font-size: 10px; Color=#ffffff; font-weight: bold
}

.top_nav A{
	 font-family: Verdana; font-size: 10px; Color=#ffffff; text-decoration: none; font-weight: Normal
}

.top_nav A:Hover{
	 font-family: Verdana; font-size: 10px; Color=#ffffff; text-decoration: none; font-weight: Normal
}

.right_cell_Heading {
	 font-family: Verdana; font-size: 10px; Color=#0E58B1; font-weight: Normal
}

.right_cell_text{
	 font-family: Verdana; font-size: 10px; Color=#0E58B1; text-decoration: none; font-weight: Normal
}

.heading {
	 font-family: Times New Roman; font-size: 14px; Color=#ffffff; font-weight: Bold; PADDING-LEFT: 5px
}
.header {
	 height: 25; font-family: Arial; font-size: 12px; Color=#A7BE8F; font-weight: Bold; PADDING-LEFT: 10px
}
.details {
	 font-size: 15; text-align: Justify; font-family: Times New Roman; Color=#ffffff; font-weight: Normal; PADDING-LEFT: 10px; PADDING-RIGHT: 5px
}
.center_cell {
	 font-family: Verdana; font-size: 11px; Color=#383838; font-weight: Normal; PADDING-LEFT: 15px; PADDING-RIGHT: 15px
} 

.buttons{
font-family: Times New Roman;
font-size: 11pt;
color: #ffffff;
Font-weight: Bold;
background-repeat: no-repeat;
}

ul {
	list-style-type: square;
	margin-left: 0;
	padding-left: 10px;
	text-indent: 1em;
	line-height: 20px;
	}

html>body #navigation li a {
		width: auto;
		padding: 0px;
		margin: 0px;
		}


#nav2, #nav2 ul { /* all lists */
		padding: 0px;
		margin: 0px;
		list-style: none;
		float : left;
		width : 147px;
		z-index: 10;
	}
	
	#nav2 li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : 0px;
		width: 11em;
		list-style: none;
		z-index: 10;

	}
	
	#nav2 li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 125px;
		margin-top : -2.00em;
		z-index: 10;
		background-color : #B1C391;

	}
	
	#nav2 li ul ul { /* third-and-above-level lists */
		left: -999em;
		z-index: 10;
	}
	
	#nav2 li a {
		width: 145px;
		display : block;
		color : #ffffff;
		font-weight : bold;
		text-decoration : none;
		z-index: 10;
	}
	
	#nav2 li a:hover {
		color : #eeeeee;
		width: 145px;
		left: 145px;
	}
	
	#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
		background: #eeeeee;
	}







	#nav3, #nav3 ul { /* all lists */
		padding: 0px;
		margin: 0px;
		list-style: none;
		float : left;
		width : 147px;
		z-index: 10;
	}
	
	#nav3 li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : 0px;
		width: 11em;
		list-style: none;
		z-index: 10;

	}
	
	#nav3 li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 125px;
		margin-top : -2.00em;
		z-index: 10;
		background-color : #B1C391;

	}

	
	#nav3 li ul ul { /* third-and-above-level lists */
		left: -999em;
		z-index: 10;
	}
	
	
	#nav3 li a {
		width: 145px;
		display : block;
		color : #ffffff;
		font-weight : bold;
		text-decoration : none;
		z-index: 10;
	}
	
	#nav3 li a:hover {
		color : #eeeeee;
		width: 145px;
		left: 145px;
	}
	
	#nav3 li:hover ul ul, #nav3 li:hover ul ul ul, #nav3 li.sfhover ul ul, #nav3 li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav3 li:hover ul, #nav3 li li:hover ul, #nav3 li li li:hover ul, #nav3 li.sfhover ul, #nav3 li li.sfhover ul, #nav3 li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	