/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	color: #1E5F94;

}
body {
	background-color: #91CEEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

h1 {font-size:16px;margin:0 0 8px 0}
h2 {font-size:14px;margin:0 0 8px 0}
p {margin:0 0 10px 0}
.big {font-size:14px;}
.clear {clear:both;}

a:link {
	color: #1E5F94;
}
a:visited {
	color: #1E5F94;
}
a:hover {
	color: #1E5F94;
}
a:active {
	color: #1E5F94;
}

a img {border:none;}

#center{
width:779px;
	margin:30px auto;
	 background-image:url(../images/waves_bg.jpg);
 background-position:bottom right;
 background-repeat:no-repeat;
 background-color:#FFFFFF;
}
#wrapper { 
 margin: 0 auto;
 width: 779px;
  background-image:url(../images/menu_bg.gif);
 background-repeat:repeat-y;
}
#faux {

 width: 100%;
}
#header {
 width: 779px;
 padding: 0px;
 height: 180px;
 margin: 0px 0 20px 0;
}
#leftcolumn { 
 display: inline;
 margin: 5px 0px 0px 0px !important;  margin: 22px 0px 0px 0px;
 padding: 0px;
 width: 206px;
 float: left;
}
#rightcolumn { 
 float: left;
 margin: 0px;
 padding: 0px 5px 100px 20px !important; padding: 20px 5px 10px 20px;
 width: 548px !important; width: 548px;
 display: inline;
 vertical-align:top;
}
.clear { clear: both; 
background: none;
	line-height: 1.5em;
	

}


.indent {text-indent: 5px;}



.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E5F94;
	line-height: 1.2em;
	}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	text-transform: capitalize;
	color: #00A8EE;
	
}
.tablewidth {
	width: 530px;
	vertical-align: top;
}
.buttons {
	left: 32px;
	position: relative;
	border: none;
}
td#footer a:visited {color: white; font-family: Arial; font-size: 11px;font-weight: bold;} 
td#footer a:link {color: white;font-weight: bold;}

.homepanel {margin:0 0 20px 0}

.retype {margin:0 0 20px 0;border-bottom:1px dotted #ddd;height:140px;}
.retype h2 {font-size:18px;}
.retype .more {font-weight:bold;color:#CC0033;}
.retype img {float:left;margin:0 20px 0 0;border:1px solid #1E5F94}

.download {margin:8px 0 10px 0;padding:15px 10px 10px 50px;background:#f3f3f3 url(../images/pdf.gif) no-repeat 10px 12px;border:1px solid #d3d4d6;font-size:16px;height:25px;}
.imgl {float:left;margin:0 20px 8px 0;}
.imgr {float:right;margin:0 0 8px 20px;}