@charset "UTF-8";
* {
	font-family: Arial, Helvetica, sans-serif;
}

body{
margin: 0px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#3a7492;
}


#top-top{
margin:auto;
text-align:center;
height:12px;
width:959;
background-color:#3a7492;
}

#top{
text-align:center;
margin:auto;
width:284px;
height:39px;
background-image:url(images/top.jpg);
background-repeat:no-repeat;
padding-top:22px;
padding-right: 675px
}

#top .SkinObject{
color:#FFFFFF!important;
text-weight: bold!important;
text-decoration:underline!important;


}

#banner{
text-align:center;
margin:auto;
width:959px;
height:200px;
}

#container{
margin:auto;
text-align:center;
width: 959px;
}


.titlehere{
height: 41px!important;
background-image:url(images/Head.gif);
background-repeat:no-repeat;
padding-left: 26px !important;
padding-top:10px!important;
text-align:left!important;
color:#FFFFFF!important;

}


.nav{
width:242px;
background-color:#d7dcdf;
padding-top: 29px;
}

.undernav{
width:242px;
background-color:#d7dcdf;

}

.undernav img{
padding-bottom: 40px;
vertical-align:bottom!important;
}

.leftpane{
width:423px;
background-color:#FFFFFF;
padding-left:21px;
padding-top: 29px;
}

.rightpane{
width:261px;
background-color:#FFFFFF;
padding-right:12px;
padding-top: 29px;
}

.contentpane{
width:696px;
background-color:#FFFFFF;
padding-top: 29px;
padding-left:21px;
}

#above_footer{
width: 959px;
height:26px;
text-align:center;
margin:auto;
}

#footer{
width:937px;
height:37px;
background-color:#133345;
text-align: right;
padding-right:22px;
padding-top:18px;
}

#footer p{
font-family:Arial, Helvetica, sans-serif!important;
font-size: 10px !important;
color:#8794a1 !important;
}

#footer .SkinObject{
font-family:Arial, Helvetica, sans-serif!important;
font-size: 10px !important;
color:#8794a1 !important;
}

#footer a{
color:#8794a1 !important;
text-decoration:none !important;
}

td {
	vertical-align:top;
}

p {
	margin-top:0px;
	font-size:12px;
	line-height:22px;
	color:#686868;
}

.Normal {
	font-size:12px;
	color:#686868;
	line-height:22px;
}


h1 {
	color:#575757;
	font-size:16px;
	font-weight:bold;
}

h2 {
	color:#575757;
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
}

h3{
	color:#295871;
	font-size:12px;
	font-weight:bold;
}

h4 {
	color:#686868;
	font-size:13px;
	font-weight:bold;
}

li{
margin-left:15x;
font-size:12px;
	line-height:22px;
	color:#686868;
}



a:link {
font-family:Georgia, "Times New Roman", Times, serif;
	color:#575757;
	font-weight:bold;
	text-decoration:underline;
}

a:active {
	color:#575757;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	color:#575757;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#575757;
	font-weight:bold;
	text-decoration:underline;
}


/* Styles background of gallery, and link editors */
.FCKImageGalleryContainer, .FCKImageGalleryListStyle, .FCKLinkGalleryContainer, #fckiinstanceoptions_tblEditorOptions td  {
	background-color:#d3d3d3;
	background-image:none;
}


/* Overrides settings for FCK Editor */
#fckbody {
	background-color:white !important;
	background-image: none !important;
	text-align:left;
}










/* -------- MENU LINKS ---------- */



/* Main nav menu classes */
.NavMenu_MenuContainer
{
	width: 242px;
	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
{
	font-size: 0px;
	vertical-align:bottom;
	text-align:left;
	height:29px;
}

.NavMenu_MenuBar
{
	cursor: pointer;
	background-color: Transparent;
}


.NavMenu_RootMenuItemActive {
	font-family:Georgia, "Times New Roman", Times, serif !important; 
	
	background-image:url(images/nav.gif);
	text-align:left;
	padding-left:47px !important;
}

/* Root table cell */
tr.NavMenu_RootMenuItem td
{
	font-family:Georgia, "Times New Roman", Times, serif !important; 
	font-size: 13px;
	color:#575757;
	text-align:left;
	vertical-align:bottom;
	line-height:37px;
	background-image:url(images/nav.gif);
	background-repeat:repeat-y;
	padding-left:47px !important;
}

.NavMenu_RootMenuItem td {
	padding-left:47px !important;
}

.NavMenu_RootMenuItem a{
	padding-left:47px !important;
}



/* Root table cell that is selected (click/hover)*/
tr.NavMenu_RootMenuItemSel td
{
	font-family:Georgia, "Times New Roman", Times, serif !important; 
	font-size: 13px; 
	color:#575757;
	font-size: 13px;

	background-color:transparent;
	text-align:left;
	vertical-align:bottom;
	line-height:37px;
	background-image:url(images/nav_roll.gif);
	padding-left:47px !important;
}

.NavMenu_RootSeparator
{
}


.NavMenu_MenuItem
{
	cursor: pointer;
	color: white; 
	font-family:Georgia, "Times New Roman", Times, serif !important; 
	font-size: 13px; 
	font-style: normal; 
	background-color:#transparent;
	/* 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 #d7dcdf; !important;
	vertical-align:middle;
	
}


/* VERY IMPORTANT TO INCLUDE - FOR DROP DOWN MENU SIZE */
.NavMenu_MenuItem td {
	font-family:Georgia, "Times New Roman", Times, serif !important; 
	font-size: 13px;

	line-height:37px; 
	padding-left:47px !important;
}


.NavMenu_MenuItem  {
	padding-left:30px !important;
}



.NavMenu_MenuIcon
{
	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 #d7dcdf; !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 #d7dcdf!important;
	width:8px;
	border-right:none IgY Inc.
}

.NavMenu_MenuSel
{
	background-color: transparent; 
	cursor: pointer;
	color: white; 
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-size: 12px; 
	font-style: normal;
	
}

.NavMenu_MenuBreak
{
	height: 4px;
	padding: 0px;
	margin: 0px;
	
}

.NavMenu_MenuBreak table
{
	display: none;
	
}

.NavMenu_SubMenu
{
	background-color: #0e2839; 
	z-index: 1000; 
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border-top: solid 1px #d7dcdf;
	border-left: solid 1px #d7dcdf;
	border-right: solid 1px #d7dcdf;
	vertical-align:middle !important;
	color: white !important; 
	line-height:28px !important;
	font-size: 12px !important;
	text-align:left;
	padding:0px !important;
}

.NavMenu_SubMenu td {
	padding:0px !important;
	line-height:28px !important;
	font-size: 12px !important;
	vertical-align:middle!important;
}


.NavMenu_SubMenuSel
{
	background-color:#d7dcdf;
	cursor: pointer;
	color: #575757; 
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-size: 12px !important; 
	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  #d7dcdf!important;
	vertical-align:middle;
	line-height:28px !important;
	text-align:left;
	padding:0px !important;
}


.MainMenu_SubMenuItemActive{
	 color:#575757;
	font-size: 12px;
	padding:0px !important;
	vertical-align:middle!important;
}

.MainMenu_RootMenuItemSelected{
	 color:#575757;
	font-size: 12px;
	padding:0px !important;
	
}

