body {
	margin: 0px;
	background:url(images/bg.jpg) repeat-x #354553;
}

.tableborder {
	border-right:1px solid #909EB7;
	border-left:1px solid #909EB7;
	border-bottom:1px solid #909EB7;
}


.nav {
	background-image:url(images/bg_nav.gif);
	width:153px;
}

.nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	line-height:29px;
	padding-left:22px;
}

.greybg {
	background-image:url(images/bg_undernav.jpg);
}

.undernav {
	background-image:url(images/bg_undernav.jpg);
	padding:20px;
	width:109px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3E4D5C;
}

.content {
	background-color:white;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3E4D5C;
	line-height:24px;
}

.footer {
	background-color:#B3001C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:20px;
	line-height:19px;
}	

.footer a {
	color:#ffffff !important;
	font-weight:bold
}







p {
	margin-top:0px;
}
h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;
	margin-top:0px;
}

h2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3E4D5C;
	margin-top:0px;
}

h1 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#002545;
	margin-top:0px;
	font-weight:normal;
}

a {
	color:#003366 !important;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;
}

td {
	vertical-align:top;
	font-size:12px !important;
}

p {
	font-size:12px !important;
	color:#3E4D5C;
	line-height:24px;
}

li {
	font-size:12px !important;
	color:#3E4D5C;
	line-height:24px;
}

ul {
	font-size:12px !important;
	color:#3E4D5C;
	line-height:24px;
}


.SkinObject {
	color:white;
}


.Head {
	color:#002545;
	font-size:24px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e4d5c;
	line-height:24px;
}


/* -------- MENU LINKS ---------- */



/* Main nav menu classes */
.NavMenu_MenuContainer
{
	
	height: 0px; /* Ensures the menu doesn't come down to far pushing other elements around */
	vertical-align:bottom;
}

/* FIX for rendering issue in IE. There's an empty cell at the end that IE renders has having height,
   this makes it render smaller. This font setting is over written for all other menu items. */
.NavMenu_MenuContainer td
{
	width: 120px;
	font-size: 0px;
	vertical-align:bottom;
	padding-left:10px !important;
}

.NavMenu_MenuBar
{
	cursor: pointer;
	background-color: Transparent;
}



.NavMenu_RootMenuItemActive {

	line-height:19px !important;

}

/* Root table cell */
tr.NavMenu_RootMenuItem td
{
	line-height:29px;
	font-size: 12px;
	color:#ffffff;
	text-align:left;
	vertical-align:bottom;

	font-weight:bold;
	padding-right:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
}

/* Root table cell that is selected (click/hover)*/
tr.NavMenu_RootMenuItemSel td
{
	line-height:29px;
	color:#B3001C;
	font-size: 12px;
	background-color:transparent;
	text-align:left;
	vertical-align:bottom;
	padding-left:17px;
	font-weight:bold;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.NavMenu_RootSeparator
{
}

.NavMenu_MenuItem
{
	cursor: pointer;
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight:normal;
	font-style: normal; 
	background-color:#transparent;
	text-align:left;
	/* bottom only, SubMenu gets top, left right, we put the !important on to couteract a 1px transparent 
	border that is added by the nav menu as an inline style*/
	border-bottom: solid 1px white !important;
	vertical-align:middle;
}






.NavMenu_MenuItem td {
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px; 
	font-weight:bold;
}

.NavMenu_MenuIcon
{
	background-color: #3C3C3C; 
	
	cursor: pointer;
	text-align: center; 
	width: 5px; 
	height: 20px;
	/* bottom only, SubMenu gets top, left right, we put the !important on to couteract a 1px transparent 
	border that is added by the nav menu as an inline style*/
	border-bottom: solid 1px white !important;
}

.NavMenu_MenuArrow
{
	/* bottom only, SubMenu gets top, left right, we put the !important on to couteract a 1px transparent 
	border that is added by the nav menu as an inline style*/
	border-bottom: solid 1px white !important;
	width:8px;
	border-right:none !important;
}

.NavMenu_MenuSel
{
	background-color: transparent; 
	cursor: pointer;
	color: white; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
}

.NavMenu_MenuBreak
{
	height: 4px;
	padding: 0px;
	margin: 0px;
}

.NavMenu_MenuBreak table
{
	display: none;
}

.NavMenu_SubMenu
{
	background-color: #3C3C3C; 
	z-index: 1000; 
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	text-align:left;
	vertical-align:middle !important;
}


.NavMenu_SubMenuSel
{
	background-color: #B3001C;
	cursor: pointer;
	color: white; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	/* bottom only, SubMenu gets top, left right, we put the !important on to couteract a 1px transparent border that is added by the nav menu as an inline style*/
	border-bottom: solid 1px white !important;
	vertical-align:middle;
	
}


.MainMenu_SubMenuItemActive{
	color:#00A3E8;
}

.MainMenu_RootMenuItemSelected{
	color:#00A3E8;
}

