* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #404040;
  background : #183152;
  text-align: center;
}

ul, ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 22px; color : #183152; margin-bottom : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18px; color : #40536C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #40536C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #40536C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #40536C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #40536C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}

A  {color : #57792C; font-weight : normal; text-decoration : underline;}
A:Visited  { color : #7B945B; font-weight : normal; text-decoration : underline;}
A:Active  { color : #57792C; font-weight : normal; text-decoration : underline;}
A:Hover  { color : #57792C;	font-weight : normal; text-decoration : none;}

hr {
  width : 85%;
  text-align : center;
  margin : 5px auto;
  border : 0;
  border-bottom : 2px dotted #FC9B16;
  color : #fff;
  background : none;
}

blockquote {
	text-align : center;
	background : #e7e7e7;
	font-size : 14px;
	padding : 5px;
} 

div#wrapper {
   width: 910px;
   margin: 40px auto 20px auto;
   background : #fff url(images/bg_wrapper.gif) top left repeat-y;
   text-align: left;
   position : relative;
}

div#header {
	background : #fff url(images/bg_header.gif) top left no-repeat;
	padding : 1px 8px 0 2px;
	text-align : center;
}

img#reswell {
	margin : 30px auto 0 auto;
	text-align : center;
}
	
img#bottom { vertical-align : bottom; }

div#nav-wrapper {
  background : #5E7A9F;
  display : block;
  float : left;
  width : 900px;
  margin : 30px 0 0 0;
}

ul#topnav {
  font: normal 14px Georgia, Verdana, Arial, sans-serif;
  color : #fff;
  margin : 0;
  padding : 0;
  list-style: none;
  float : left;
}

ul#topnav li {  
  margin : 0;
  padding : 0;
  display : inline;
  float : left;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#topnav li { float : left; height: 1%;} 
 * html ul#topnav li a { height: 1%;} 
/* End */

ul#topnav li a, ul#topnav li a:link, ul#topnav li a:visited
{
  text-decoration: none;
  font-weight : bold;
  margin : 4px;
  padding : 5px 7px;
  color : #E8EFF7;
  float : left;
  }

ul#topnav li a:hover {
  color : #000;
}

div#content_wrapper {
  width : 910px;
  padding : 0 8px 0 2px;
}

div#content {
  margin : 0;
  padding : 40px 45px 25px 35px;
  clear : both;
}


div.sidebar_right {
	float : right;
	width : 175px;
	background : #fff;
	border : 1px dashed #BD5A25;
	padding : 3px;
}

img.scrnsht {
	margin-bottom : 7px;
}

div.sidebar_left {
	float : left;
	width : 150px;
	padding : 0;
	margin : 0 5px 0 -10px;
}
div.box { border : 1px solid #2E5F9F; padding : 15px 10px; background : #e7e7e7; margin : 5px 40px;}

div.survey {background : #B9CEEA; border : 2px solid #000000; padding : 5px; margin-bottom : 5px; text-align: center; vertical-align : center; font-weight : bold;}

form#googlesearch { }

div#footer {
	text-align : center;
	border-top : 1px solid #e7e7e7;
	margin-right : 10px;
}

div#footer p {
	font-size : 11px;
}

div.clear {
  clear :both;
}

div#norlink {
  text-align : center;
  font-size : 10px;
  color : #fff;
}

div#norlink a {
  color : #fff;
  font-weight : normal;
}