/* Global HTML */
body, table {font-size: 12px; color: #000000; font-family: arial, 
verdana, sans-serif; line-height: 15px; }

h1, h2, h3, h4 { color:#951010; line-height: 20px;}
h1 { font-size:18px; }
h2 { font-size:16px; font-weight:bold; margin:0;}
h3 { font-size:14px; font-weight:bold; margin:0;}
h4 { font-size:12px; font-weight:bold; margin:0;}
small { font-size:9px; margin:0;}
a {color: #000000; text-decoration: underline;}
p {margin-top: 0px; margin-bottom: 10px} 
ul {list-style-type: square; margin-top: 0px; margin-bottom: 0px; 
margin-left: 16px}
select {font-size: 10px; color: #000000; }
img { border:0; }

/* Header */
.header {background: #6393CE}

/* Left Navigation */
.leftColumn { background: #92CB41; } 

/* Right Navigation */
.rightColumn { background:#E9E9E9; } 
.rightColumn a { font-size:12px; text-decoration:none; } 
.rightColumn h2 { width:188px; border:solid #ffffff; border-width:1px 0 
1px 0; background-color:#999999; color:#ffffff; font-weight:bold; 
font-size:12px; clear:both;} 
.rightColumn .offer { width:180px; padding-left:8px; 
vertical-align:top; margin-bottom:15px;}
.rightColumn .offer img { vertical-align:middle; }
.rightColumn .offerimage { float:right; }

/* Section Header */
.sectionheader { margin-top:1px; margin-bottom:1px; height:39px;}
.sectionheader h1 { width:189px; padding-left:10px; margin:0; 
font-size:15px; font-weight:bold; color: #6393CE; }
.sectionheader .title {
	width:571px;
	text-align:right;
	padding-right:10px;
	color: #cccccc;
	background:#999999;
}
.sectionheader .title a {
	text-decoration:none;
	color: #cccccc;
}

/* Top Navigation */
.topNav { border:solid #cccccc; border-width:0 0 1px 0; 
margin-top:1px;} 
.topNav .navOn, .topNav .navOff  { padding-left:10px; 
padding-right:10px; font-size: 13px; }
.topNav .navOn a, .topNav .navOff a:hover { color: #ffffff; 
TEXT-DECORATION: none; }
.topNav .navOff a { color: #9C9C9C; TEXT-DECORATION: none; }

/* Center Content */
.blueContent { background: #6393CE; color:#ffffff;} 
.ltgreyContent { background:#E9E9E9; }

/* Navigation */
.nav { FONT-SIZE: 13px; FONT-WEIGHT: bold; COLOR: #ffffff; line-height: 15px; }
.nav .bdSmall { FONT-SIZE: 11px;  }
.nav .bdSmall2 { FONT-SIZE: 11px;  FONT-WEIGHT: bold; COLOR: #cccccc;}
.nav a {FONT-SIZE: 11px; COLOR: #ffffff; FONT-WEIGHT: bold; TEXT-DECORATION: underline; }
.nav a:hover { color: #ffffff; FONT-WEIGHT: bold; text-decoration: underline; }



/* Footer/Copyright */
.footer { FONT-SIZE: 10px; COLOR: #666666; line-height: 10px;text-align : center; }
.footer a { COLOR: #999999; TEXT-DECORATION: underline; line-height: 
15px; }

/* Misc */
.nd { display:none;}



/* forms */
.forms   {
	border-style: solid;
	border-width: 1;
	font-family: arial;
	color: #000000;
	background-color : #f2f2f2;
	border-color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 8pt;
	padding : 0;
}
