@import "common.css";

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #31659c;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666; 
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 000000;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 000000; 
}

UL {
	list-style-type : square;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : ffffff;
	margin-bottom : 5px;
}

HR {
	border : thin dotted Silver;
	width : 95%;
}

.header {
	background-position : right;
	background-repeat : no-repeat;
}

.bxTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #ffffff;
	text-align : left;
	border: 1px solid #336699;
	font-size: 12px;
	background-color: #31659c;
	background-position : right;
	background-repeat : no-repeat;
}

.bxContent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : cccccc;
	
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : ffffff;
}

.button	{
	font-size: 11px;
	font-weight: bold;
	border : 1px solid #808080;
	margin : 0px;
	padding : 0px;
}

.textField {
	border: 1px solid #c0c0c0; 
	padding-left: 2px;
	margin: 0px; 
	font-size: 12px; 
}

.selectList {
	border: 1px solid #c0c0c0; 
	margin: 0px; 
	font-size: 10px; 
}

.globalNav {
	margin: 5px; 
	font-size: 12px; 
	font-weight: bold;
}

.tagLine {
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
	font-family : "Georgia", "MS Serif", "New York", serif;
	margin-left : 50px;
}

.border {
	border: 1px solid #336699; 
	margin: 5px; 
	font-size: 12px; 
}

.login {
	font-size: 9px;
	font-weight: bold;
}

.bg {
	background-color: #31659c;
	color : White;
}

.lightbg {
	background-color: #f2f2f2;
}

.altbg {
	background-color: #ffffff;
}

A.light {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #f5f5f5;
}





