BODY {
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #003F87;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* universal fonts */
html, option, form, select, div, span, th, td, form, p, li, ul, ol, a, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tableBorder {
	border-top: solid 1px #003399; 
	border-right: solid 1px #003399; 
}

.cellBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left: solid 1px #003399; 
	border-bottom: solid 1px #003399; 
	background: #DBF3FD !important;
}


.tableHead {
	font-size: 11px !important;
	font-weight: bold !important;
	background: #003399 !important;
	color: #ffffff !important;
	border-left: solid 1px #003399; 
	border-bottom: solid 1px #003399; 
	vertical-align: bottom;
}

hr {
	color: #ffffff;
	margin: 2px;
	height: 1px;
}

.noLinkDecor{
	text-decoration: none;
}

a.noLinkDecor{
	text-decoration: none;
}
a.noLinkDecor:hover{
	text-decoration: none;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
	
a:visited {
	color:#484848;
	text-decoration: underline;	
}

a:active {
	color: #ffffff;
	background-color: #003399;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background-color: #003399;
	text-decoration: none;
}

.whitesm {
	color: #ffffff;
	font-size: 10px;
}

a.whitesm {
	text-decoration: underline;
}

a.whitesm:hover {
	text-decoration: none;
}

.white {
	color: #ffffff;
	font-size: 11px;
}

a.white {
	color: #ffffff;
	font-size: 11px;
}

a.white:visited {
	color: #d8d8d8;
	font-size: 11px;
}

a.white:active {
	color: #d8d8d8;
	font-size: 11px;
}

.whitemedium {
	color: #ffffff;
	font-size: 12px;
}

a.whitemedium {
	text-decoration: underline;
}

a.whitemedium:hover {
	text-decoration: none;
}

.whitelarge {
	color: #ffffff;
	font-size: 18px;
}

a.whitelarge {
	text-decoration: underline;
}

a.whitelarge:hover {
	text-decoration: none;
}

.blacksm {
	color: #000000;
	font-size: 10px;
}

a.blacksm {
	text-decoration: underline;
}

a.blacksm:hover {
	text-decoration: none;
}

.black {
	color: #000000;
	font-size: 11px;
}

a.black {
	text-decoration: underline;
}

a.black:hover {
	text-decoration: none;
}

.blackmedium {
	color: #000000;
	font-size: 12px;
}

a.blackmedium {
	text-decoration: underline;
}

a.blackmedium:hover {
	text-decoration: none;
}

.blacklarge {
	color: #000000;
	font-size: 18px;
}

a.blacklarge {
	text-decoration: underline;
}

a.blacklarge:hover {
	text-decoration: none;
}

.graysm {
	color: Gray;
	font-size: 10px;
}

a.graysm {
	text-decoration: underline;
}

a.graysm:hover {
	text-decoration: none;
}

.gray {
	color: Gray;
	font-size: 11px;
}

a.gray {
	text-decoration: underline;
}

a.gray:hover {
	text-decoration: none;
}

.graymedium {
	color: Gray;
	font-size: 12px;
}

a.graymedium {
	text-decoration: underline;
}

a.graymedium:hover {
	text-decoration: none;
}

.graylarge {
	color: Gray;
	font-size: 18px;
}

a.graylarge {
	text-decoration: underline;
}

a.graylarge:hover {
	text-decoration: none;
}

.input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	color: #000000;
	font-size: 10px;
}

.transparentImage {
	background-color: transparent !important;
}

.productImage{
	border-color: #000000;
	border: 1px solid;
}

.l {color:#053C75;}
.el {color:#053C75; padding:0px 1px 0px 1px;}
.el:hover {color:white; background:#5278A7;}
.error{
	font-size:10px;
	color:#ff0000;
	font-weight: bold;
}