body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-weight : normal;
	margin: 30px auto;
	background-color: #ffffff;
}
bodyold {
	font-family: arial, helvetica, sans-serif;
	background-color : #ffffff;
	font-size: 12px;
	margin-left : 0%;
	margin-top : 0%;
	margin-right : 0%;
}
.footer{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : White;
	font-weight : normal;
}
.headline{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-decoration: none;
	color: #6699CC;
	font-weight: bold;
	padding-top: 45px;
	padding-bottom: 5px;
	background-image: url(../images/bg_header.gif);
	font-style: italic;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #efefef;	
	border-top: solid #666666 1px; 
	border-left: solid #666666 1px; 
	border-right: solid #666666 1px; 
	border-bottom: solid #666666 1px; 
}
.inputboxerr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: red;	
	border-top: solid #666666 1px; 
	border-left: solid #666666 1px; 
	border-right: solid #666666 1px; 
	border-bottom: solid #666666 1px; 
}
.darkbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #999999;	
	color: white;
}
.mediumbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #dddddd;	
	color: #666666;
}
.lightbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #efefef;	
	color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
} 
.requiredtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a {
	color: #475C78;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #475C78;
	font-weight: bold;
	text-decoration: underline;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #304F78;
}

.promotional {
	color:red;
	font-size: 10px;
}	

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.header {
height: 110px;
background-image: url(../images/headerbg_green.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 35px;
	padding-bottom: 5px;
	background-image: url(../images/bg_header.gif);
	font-style: italic;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
background-image: url(../images/mainbodybg.gif);
background-repeat: repeat-y;
background-color: #646464;
}

.mainleft {
padding: 0 0 0 20px;
}

.dividervert {
background-image: url(../images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 10px 15px 0 5px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(../images/footerbg_green.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}
