body {
	font-size: 10px;
	font-family: Verdana, Geneva, Helvetica, Arial;
	color: #000000;
	/*line-height: 13pt;*/
	background-color: #003f5e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 

input,submit,select,textarea {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva;
} 

td,th,a,center,font {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	/*line-height: 13px; */
}

.text_white { /* white text*/
	color: #ffffff;
}

.text_blue { /* light blue text*/
	color: #48A6D3;
}

.error { /* red*/
	color: #ff0000;
}

.text_orange {
	color: #E87300;
}

.nav_links {
	line-height: 1.5;
	color: #ffffff;
}

A.nav_links:link { color:#FFFFFF; text-decoration: underline; }
A.nav_links:visited { color:#FFFFFF; text-decoration: underline; }
A.nav_links:active { color:#FFFFFF; text-decoration : underline; }
A.nav_links:hover { color:#FFFFFF; text-decoration: none; }


.orange {
	background-color: #E87300;
}
.grey {
	background-color: #63656B;
}
.green {
	background-color: #72B036;
}
.lightblue {
	background-color: #C8E4F2;
}
.blue {
	background-color: #48A6D3;
}

A.white:link { color:#FFFFFF; text-decoration: underline; }
A.white:visited { color:#FFFFFF; text-decoration: underline; }
A.white:active { color:#FFFFFF; text-decoration : none; }
A.white:hover { color:#FFFFFF; text-decoration : none; }

A:link { color:#000000; text-decoration: underline; }
A:visited { color:#000000; text-decoration: underline; }
A:active { color:#000000; text-decoration : none; }
A:hover { color:#000000; text-decoration : none; }

.alt3 {
	background-color: #EFEFEF;
	background-image: url(images/input-bg1.gif);
}

.twominwithknight{ background:url(images/2minwithaknight.jpg) no-repeat; width:302px; height:100px; padding-bottom:40px; position:relative; }
.twominwithknight .knights{display:block;height:42px;left:46px;position:absolute;top:28px;width:151px;}
.twominwithknight .capstone{display:block;height:74px;left:200px;position:absolute;top:15px;width:82px;}

.twominwithknight .knights span,.twominwithknight .capstone span{display:none}


