@charset "utf-8";
* {
	margin: 0;
}
img, div { behavior: url(iepngfix.htc) }
html, body {
	height: 100%;
}
body	{
	background: white;
	margin:0 auto;
}
.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}
#wrapper {
	position: relative;
	width: 900px;
	text-align: center;
}
#content h3 {
	clear: left;
    margin: 0 0 .7em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #4073a6;
    font-weight: bold;
}

h3{
	color:#414a62;
	font:24px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h4{color:#302d31; font:16px/18px Arial, sans-serif; font-weight:bold; margin:27px 0 18px 0; padding:0;}

#container	{
	width:900px;
}
#container2	{
	width:900px;
	background-image: url(images/backgroundfade.jpg);
	background-repeat: repeat-x;




	border: 2px solid#;
	border-left: #bec0c8 1px solid;
	border-right: #bec0c8 1px solid;
	border-bottom: #bec0c8 1px solid;
}
#container2half 	{
	background-image:url(images/bglines.jpg);
	background-repeat:repeat-y;
}
#container3	{
	margin-left:180px;
	margin-right: 15px;
	padding-bottom: 15px;
}
.container3 contact	{
	margin-left:0px;
}		
#sidebar	{
	width:158px;
	float:left;
}	
#report	{
	width:80%;
	border:1px dotted #BEC0C8;
	padding:5px;
}
#linklist {
	padding-left: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEC0C8;

}
#linklist li {
	list-style: none;
	margin: 0;
	line-height:20px;
	font-family:verdana;
	font-size:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEC0C8;
}
#linklist li a { text-decoration: none; }
#pics	{
	margin-left:10px;
	margin-right:10px;
}
#topband	{
	width:100%;
	height:10px;
	background-image: url(images/topband.gif);
	background-repeat: repeat-x;
}
#spacer	{
	height:15px;
}	
#button	{
	width:115px;
	height:40px;
}
#header	{
	color: #252647;
	width: 900px;
	height: 150px;
	background-image: url(images/caduceus.jpg);
	background-repeat: no-repeat;
	
}
#menubar	{

	
}
#login	{
	height:25px;
	background:url(images/loginbg.gif) repeat-x;
	margin-top: 0px;
	border-bottom: 2px solid #bec0c8;
}
#floatleft	{
	float:left;
}
#floatright	{
	float:right;
}
#stripe	{
	height:47px;
	background-image:url(images/stripe.gif);
	background-repeat:repeat-x;
	width: 100%;
}
a:link {
	color: #252647;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #214383;
}
a:hover {
	color: #5C658D;
	text-decoration: none;
}
a:active {
	color: #316AC5;
	text-decoration: none;
}


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style6 {
	font-size: 18px;
	font-style: italic;
}

#leftcolumninfo	{
	width: 55%;
	float:left;
}


#footer	{
	width: 900px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A6AB;
	height: 30px;
}

.footer {
	position: relative;
	width: 900px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A6AB;
}
.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
}



#linklist {
	padding-left: 5px;
	margin-left: 0;
	width: 155px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5AAAD;
}



#linklist li {
	list-style: none;
	margin: 0;
	line-height:20px;
	font-family:verdana;
	font-size:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5AAAD;
}
#linklist li a { text-decoration: none; }

