

body
{
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	padding: 0px 0px 0px 0px;

}

#wrapper
{
	text-align: center;
	width:762px;
	
}

/* Header Section */

#header
{
	border-top: #F7F6F3 3px solid;
	border-bottom: ##F7F6F3 3px solid;
	height: 3em;
	background-color: transparent;
	
}
h2
{
	font: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color : #660000;
}


#navigation
{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	display: block;
	width: 181px;
	text-align: center;
	vertical-align: top;
		
}

.navhdr
{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #f5f5f5;
	text-align: center;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	width: 177px;
}

#navigation  a
{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	
}

#navigation  a:hover
{
	background-color: #DCDCDC; 
	color: #0000cc;
}


.ImageNav 
{
	vertical-align: middle;
	border: none;
}



.MenuPanel
{
	border-bottom: #dcdcdc thin solid;
	border-left: #dcdcdc thin solid;
	border-top: #dcdcdc thin solid;
	border-right: #dcdcdc thin solid;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	margin-left:5px;
	
}
.MenuGroupPanel
{
	border-bottom: #dcdcdc thin solid;
	border-left: #dcdcdc thin solid;
	border-top: #dcdcdc thin solid;
	border-right: #dcdcdc thin solid;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	
}


/* terms of agreement content */

#termcontent
{
	text-align: left;
	
}	
#termcontent h1
{
	
	font-size: 16pt;
	font-weight:normal;
	color: #281fa4;
	text-align: left;
	 /* burgandy red */
}
#termcontent p
{
	font-size: 12pt;
	font-weight:normal;
	color : #000000;
}


#termcontent h2
{
	font: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color : #660000;
}
#termcontent h3
{
	
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
	
}

#termcontent p
{
	font: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight:normal;
	color : #000000;
}

#termcontent
    a:link        { font-size: 10pt; }
    a:visited     { font-size: 10pt; }
    a:hover       { font-size: 10pt; }
    a:active      { font-size: 10pt; }

#termcontent
    a.dept:link    { font-size: 12pt; font-weight: bold; }
    a.dept:visited { font-size: 12pt; font-weight: bold; }
    a.dept:hover   { font-size: 12pt; font-weight: bold; }
    a.dept:active  { font-size: 12pt; font-weight: bold; }


.btns
{
	background-color:#5D7B9D;
	font-size:medium;
	color:#ffffff;
	width:50pt;
}

.linkbtns
{
	font-size:medium;
	color:#ffffff;
	width:50pt;
}


.limitations
{
	font-size:14pt;
	color:#ffffff;
	text-align:center;
	background-color:#281fa4;
	border-color:#999999;
}
#main
{
	width:760px;
	display:table;
	border-collapse:collapse;
	}

#hdr
{
	width:762px;  
	background-color:#ffffff;
	text-align: right;
	display:table-cell;
	
}

.updateLbl
{
	width:300px;
	font: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
	color:#5D7B9D;
	
	/*background-color: #281fa4;*/
	
}

.tderror
{
	border-width: 1px;
	border-style: solid;
	background-color: #F7F6F3; /*very light gray */
	border-color : #DCDCDC;   /*gainsboro*/
	font-family: Tahoma;
	font-size: 12px;
}

.ImageNav
{
}

.captcha
{
    margin-top:1em;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
     float:left;
     
}
