@charset "UTF-8";
/* CSS Document */

body {
	font-family:verdana,arial,helvetica,sans serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	line-height:20px;
	background:#ffffff;
	margin-top:0px;
	margin-left:0px;
	/*background-image: url(../images/main-background.gif);*/
	background-repeat: repeat-x;	
}

div#structure {
	margin:0px auto;
	padding:0px;
	min-width: 960px;
	border:0px;
	width:960px;
}

div#topnavigation {
	color:#ffffff;
	font-weight:normal;
	height:47px;
	text-align:right;
	display:table-cell; 
	width:960px;
}

p.lineone:first-line {
	font-size:125%;
	font-weight:bold;
}
	

a:link {color:#003366;text-decoration:underline}
a:focus {color:#003366;text-decoration:underline}
a:visited {color:#003366;text-decoration:none}
a:hover {color:#003366;text-decoration:underline}
a:aative {color:#003366;text-decoration:underline}

a.topnavlinks:link {color:#ffffff;padding-left:10px;padding-right:10px;text-decoration:none}
a.topnavlinks:focus {color:#b8d434;padding-left:10px;padding-right:10px;text-decoration:none}
a.topnavlinks:visited {color:#ffffff;padding-left:10px;padding-right:10px;text-decoration:none}
a.topnavlinks:hover {color:#b8d434;padding-left:10px;padding-right:10px;text-decoration:none}
a.topnavlinks:active {color:#b8d434;padding-left:10px;padding-right:10px;text-decoration:none}

a.bottomnav:link {color:#004990;padding-left:12px;padding-right:12px;text-decoration:none}
a.bottomnav:focus {color:#004990;padding-left:12px;padding-right:12px;text-decoration:underline}
a.bottomnav:visited {color:#004990;padding-left:12px;padding-right:12px;text-decoration:none}
a.bottomnav:hover {color:#004990;padding-left:12px;padding-right:12px;text-decoration:underline}
a.bottomnav:active {color:#004990;padding-left:12px;padding-right:12px;text-decoration:underline}

div#contentwrapper {
	margin-top:25px;
	width:960px;
}

div#contentwrapper img.contentimg {
	margin-left:30px;
	margin-bottom:20px;
	border:1px solid #000000;
}

div#hometextblurb {
	margin:0px auto;
	padding-top:10px;
	min-width: 960px;
	width:960px;
}

div#homegraphics {
	margin-bottom:40px;
}

div#requestcall {
	float:left;
}

div#header h1 {
	font-size:24px;
	color:#004990;
	margin-bottom:25px;
}

div#border
{       
    text-align:center;
	font-size:10px;
	margin-buttom:20px;
	height:40px;
	border-top:1px solid #cccccc;
}

div#bodyconent
{
       text-align:center;
       vertical-align:middle; 
       margin-top:40px;
}
.buttonlogin
{
    background-color:#004990;
    color:#ffffff;
    font-weight:normal;
    font-size: 12px;
    border-color:#004990;
    border:0;
   width: 60px;
   height: 20px;
 }

.btnEnroll {
	background-color: #004990;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	border-color: #004990;
	border: 0;
	height: 30px;
	margin-bottom: 10px;
}

.btnCancel {
	margin-left: 8px;
	background-color: #8b8b8b;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	border-color: #004990;
	border: 0;
	height: 30px;
	margin-bottom: 10px;
}

.btnReset {
	
	background-color: #FF0000;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	border-color: #004990;
	border: 0;
	height: 30px;
}
    
div.calloutquote1 {
	border-top:1px solid #004990;
	border-bottom:1px solid #004990;
	color:#004990;
	padding:5px;
	font-size:115%;
	font-weight:bold;
}

p.calloutquote2 {
	color:#000000;
	font-size:125%;
	font-weight:bold;
	margin-top:0px;
}

div#footer {
	text-align:center;
	font-size:10px;
	font-color:#999999;
	margin-top:60px;
	border-top:1px solid #cccccc;
}

/* Changes from Production*/

div#leftcolumn {
	width:630px;
	float:left;
	margin-right:20px;
}

div#rightcolumn {
	width:310px;
	float:left;
}

p.lineone:first-line {
	font-size:125%;
	font-weight:bold;
}

div#contentwrapperhome {
	margin-top:0px;
	width:960px;
	position:relative;
	top:-3px;
}

div#header2 h1 {
	font-size:16px;
	color:#004990;
	line-height:165%;
	margin-bottom:35px;
}

div#header2 h1 span.product {
	font-size:200%;
	color:#004990;
}

table.lightbox {
	margin-bottom:10px;
	border:1px solid #cccccc;
}

table.lightbox img {
	width:120px;
	height:80px;
	margin:5px;
	border:1px solid #cccccc;
}

table.lightbox td.lightboxheader {
	border-bottom:1px solid #cccccc;
	background:#b8d434;
	text-align:center;
}

table.lightbox td.lightboxheader2 {
	border-bottom:1px solid #cccccc;
	background:#b8d434;
	text-align:center;
	height:26px;
	padding-top:2px;
	font-size:16px;
}

div.learnmore {
	border-bottom:1px solid #333333;
	border-top:3px solid #333333;
	background:#b8d434;
	text-align:center;
	height:22px;
	padding-top:2px;
	font-size:105%;
	padding-left:10px;
	margin-bottom:40px;
}
#TwoImgsViewer a:hover
{
    text-decoration:none;
}
