body	{
	margin: 0px;
	
	background-color: #000000;
	background-image: url(images/bg1.gif);
	font-family: lucida grande, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

/* Turns off unwanted gaps around images */
img	{
	border: 0;
	}

td, th	{
	font-family: lucida grande, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #000000;
	}

p	{
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #ffffff;
	margin: 3px 0 9px 0;
	font-style: normal;
	font-weight: normal;
	}

div.content	{
	margin-left: 10px; 
	width: 300px;
	 
	}

div.top	{
	margin-left: 10px;
	width: 720px; 
	}
	
div.box {
	float: right;
	width: 200px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: non;
	padding: 8px;
	border: 1px solid #2E4378;
	background-color: #CFD9F1;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	text-align: left;
	}


h1	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	font-weight: bold;
	color: #ffffff;
	margin: 3px 0 1px 0;
	}

h2	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #034366;
	margin: 15px 0 0 0;
	}


h3	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
	color: #2E4E9C;
	margin: 3px 0 4px 0;
	padding: 0px 0px 0px 0px;
	}

h4	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #000000;
	margin: 9px 0 0 0;
	}
	
strong	{
	font-weight: bold;
	}

ul	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000000;
	margin-top: 0;
	margin-bottom: 15px;
	list-style-type: square;
	}

li	{
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 10px;
	}

a:link	{
	color: #ffffff;
	text-decoration: none;
	}

a:visited	{
	color: #ffffff;
	text-decoration: none;
	}

a:hover, a:active	{
	color: #C67152;
	text-decoration: underline;
	}

a.mm_footer	{
	font-size: 9px;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	}

a.mm_footer	{
	font-size: 9px;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	}

/*----- main nav -------*/

div.navbar  {
	padding: 9px 0px;
	}

a.navmenu:link, a.navmenu:visited	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	line-height: 100%;
	text-decoration: none;
	padding: 3px 9px;
	color: #fff;
	background-color: #4173F1;
	}

a.navmenu:hover, a.navmenu:active	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	line-height: 100%;
	text-decoration: none;
	padding: 3px 9px;
	color: #fff;
	background-color: #103288;
	}
	
	.pageText		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 11px;
		  	font-weight: normal;
			letter-spacing: 1px;
			color: #FFFFFF; 
}
	
	.Text		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
}

.input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000;
	padding: 2px;
	background-color: #FFFF99;
	border: inset 1px #84849B;
	}
	

.input2, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000;
	padding: 2px;
	background-color: #FFFF99;
	border: inset 1px #84849B;
	}
	 */
	
	.pageTitle	{ 
			
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 16px;
		  	font-weight: normal;
			letter-spacing: 1px;
			padding-left: 0px;
			padding-right: 0px;
			color: #FFFFFF; text-decoration: none;
}

/*THICKBOX*/

*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #84849B;}
#TB_window a:visited {color: #84849B;}
#TB_window a:hover {color: #ffffff;}
#TB_window a:active {color:#84849B;}
#TB_window a:focus{color: #84849B;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#c1bebe;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  height:100%;
  width:100%;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {  /* Large Image Border*/
  position: fixed;
  background: #232323;
  z-index: 102;
  color:#000000;
  display:none;
  border: 0px solid #000000;
  text-align:left;
  top:50%;
  left:50%;
  
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

/* Large Image*/
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
