@import "common.css";

A {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #000066;
}

A:HOVER {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #003399; 
}

A.section {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	padding-left : 22;
}

BODY {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

TD {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : 000000; 
}

.mainbody {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	padding-left : 35;
	padding-top : 7;
	background-repeat : no-repeat;
	background-position : left,top;
}

.Menu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    PADDING-BOTTOM: 0px;
    COLOR: white;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial;
    HEIGHT: 20px
}
.Left
{
    BORDER-RIGHT: #575757 1px solid;
    BORDER-TOP: #dbdbdb 1px solid;
    BORDER-LEFT: #dbdbdb 1px solid;
    BORDER-BOTTOM: #575757 1px solid;
    BACKGROUND-COLOR: #999999
}
.Menu TD.Right
{
    BORDER-RIGHT: #213357 1px solid;
    BORDER-TOP: #a6b8db 1px solid;
    PADDING-LEFT: 12px;
    BORDER-LEFT: white 1px;
    CURSOR: auto;
    BORDER-BOTTOM: #213357 1px solid;
    BACKGROUND-COLOR: #003399
}
.Menu TD.Right A
{
    CURSOR: hand;
    COLOR: white;
    TEXT-DECORATION: none;
}
.Menu TD.Right A:hover
{
    TEXT-DECORATION: underline;
}

UL {
	list-style-type : square;
}

H3 {
	font-family : "Arial Black", Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
}

HR {
	border : thin dotted Silver;
	width : 95%;
}

.header {
	background-position : right;
	background-repeat : no-repeat;
}

.bxTitle {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #ffffff;
	text-align : left;
	border: 1px solid #336699;
	font-size: 12px;
	background-color: #000066;
	background-position : right;
	background-repeat : no-repeat;
}

.bxContent {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : cccccc;
	
}

.footer {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 7pt;
	color : ffffff;
	padding-left : 22;
}

.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;
}





