@charset "utf-8";
/* CSS Document */

.main_content
{
	text-align:left;
	padding-left:5px;
}

.aqua_large {
	font-size: 20px;
	color: #00b9e5;
	font-weight:bold;
	text-decoration:none;
}

.partner_li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00b9e5;
	font-weight:bold;
	list-style-image: url(/partners/images/pp_arrow.gif);
	margin-top: 4px;
	margin-left: -18px;
	line-height: 13px;
	}
	
.aqua_hr {
	border-top-style:solid;
	border-top-width:2px;
	border-left-style:hidden;
	border-top-color:#00b9e5;
	
}

.blue_medium {
	font-size: 14px;
	color: #005aab;
	font-weight:bold;
	text-decoration:none;
	font:Verdana, Geneva, sans-serif;
}

#cta {
	font-size: 12px;
	margin-top:5px;
	margin-left: 0px;
	padding:5px;
	color:#000;
	background:#fff;
	font-weight: bold;
}

.spacer1
{
	line-height:5px;
	display:block;
}

.sideQuote {
	font-family: Times New Roman;
	font-style: italic; 
	font-size: 10pt;
	color: #333333;
	margin-right: 1px;
}

.sideQuoteSource {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #333333;
	text-align: right;
	margin-right: 3px;
}

.sideQuoteLine {
	border-top-style: dotted; 
	border-top-color:#666666;
}

 .roundcont {
	width: 250px;
	background-color: #f90;
	border-top:1px solid black;
	border-right:1px solid black;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/partners/images/br.png) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 45px;
   border: none;
   display: block !important;
}

.aqua_medium {
	font-size: 12px;
	color: #00b9e5;
	font-weight:bold;
	text-decoration:none;
}

.blue_large {
	font-size: 18px;
	color: #005aab;
	font-weight:bold;
	text-decoration:none;
	font:Verdana, Geneva, sans-serif;
}

.apply_box
{
	width:100%;
	padding:0px;
	margin:0px; 
	background-color:#dff5fb;
}

.thanks_box
{
	width:100%;
	padding:0px;
	margin:0px;
	height:375px;
}


/* Evil Table CSS - The stuff that nightmares are made of. :-)
Almost every cell has a style.  These are referenced by row and cell number.  For example ".tr1-td1" would be the first cell in the first row. Where I can use the same style for multiple cells I have used this naming convention  ".tr2-td1thru5" to mean "row 2 cell 1 through 5"*/

.tr-blue
{
	text-align:left;
	background-color:#dff5fb;
	height: 20px;
}

.tr-white
{
	text-align:left;
	height: 20px;
}

.tr-bottom
{
	text-align:left;
	background-color:#dff5fb;
}

.tr-bottom2
{
	text-align:left;
}

.tr1-td1
{
	border-top:solid 1px #37bfe1;
	border-left:solid 1px #37bfe1; 
	border-right:solid 1px #37bfe1; 
	padding-left:5px;
	width:250px;
	font-size: 12px;
	color: #00b9e5;
	font-weight:bold;
	text-decoration:none;
}

.tr1-td2
{
	border-top:solid 1px #37bfe1; 
	border-right:solid 1px #37bfe1; 
	padding-left:5px;
	width:85px;
	font-size: 12px;
	color: #00b9e5;
	font-weight:bold;
	text-decoration:none;
}

.tr1-td3
{
	border-top:solid 1px #37bfe1; 
	border-right:solid 1px #37bfe1; 
	padding-left:5px;
	width:85px;
	font-size: 12px;
	color: #00b9e5;
	font-weight:bold;
	text-decoration:none;
}

.tr1-td4
{
	border-top:solid 1px #37bfe1;
	padding-left:5px;
	width:166px;
	font-size: 12px;
	color: #00b9e5;
	font-weight:bold;
	text-decoration:none;
}

.tr1-td5
{
	border-top:solid 1px #37bfe1; 
	border-right:solid 1px #37bfe1; 
	padding-left:5px;
}

.tr2-td1
{
	border-left:solid 1px #37bfe1;
	border-right:solid 1px #37bfe1; 
	padding-left:5px;
}

.tr2thru15-td3
{
	padding-left:5px;
}

.tr-td2-3-5
{
	border-right:solid 1px #37bfe1; 
	padding-left:5px;
}

.tr2thru15-td1
{
	border-left:solid 1px #37bfe1;
	border-right:solid 1px #37bfe1;
	padding-left:5px;	
}

.trbottom-td1
{
	border-left:solid 1px #37bfe1; 
	border-bottom:solid 1px #37bfe1;
	border-right:solid 1px #37bfe1;
	padding-left:5px;
}

.trbottom-td2-3
{
	border-bottom:solid 1px #37bfe1; 
	border-right:solid 1px #37bfe1; 
	padding-left:5px;
}

.trbottom-td4
{
	border-bottom:solid 1px #37bfe1; 
	padding-left:5px;
}

.trbottom-diagonalcorner
{
	text-align:right;
	width:47px;
}




/* End Evil Table CSS*/








