td
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #333333;
}
LI {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Sans-Serif
}
p
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
td
{
	vertical-align: top;
}
h1
{
	color: #ee3333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
h1.topmenu
{
	color: #004990;
	margin: 0px;
	font-size: 22px;
}
h2{	

color: #ff9900;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;}

.orangetitle
{
	color: #004080;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 18px;
	padding-left: 11px;
}
h1#landingpage
{
	font-size: 17px;
	color: #ee3333;
	font-weight: bold;

}
a
{
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	color: #004990;
}
a:hover
{
	color: #004990;
	text-decoration: underline;
}

a.noborder, a.noborder:hover
{
	border: none;
}
input, textarea
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
	


/* Landing Pages - END */
.input-required {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFDD;
	border: 1px solid #000099;
}
.select-required { 
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFDD;
	border: 1px solid #000099;
}


b
	{
		color:#000000;
	}

a.bottomMenu_white
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	border-bottom: none;
}
a.bottomMenu_white:hover
{
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}

/* Landing Pages */

	
.Header
{
	width: 800px;
	margin: auto;
	text-align: left;
	padding-top: 0px;
}
.topbanner
{
	width: 800px;
	height: 111px;
	background-color: #CCCCCC;
	text-align: left;
	background-image: url(images/header.jpg);
	background-repeat:repeat-x;
	clear: both;
}
.Logo
{
	width: 280px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}
.toptagline
{
	width: 420px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	float: right;
	padding-right: 20px;
	padding-top: 33px;
	text-align: right;
}

.container-boxleft
{
	width: 558px;
	height: auto;
	text-align: left;
	background-image: url(/landing/images/ad.jpg);
	background-repeat:no-repeat;
	margin-top: 25px;
	margin-bottom: 15px;
	float: left;
	padding-right: 3px;
}
.containerbottom
{
	font-size: 10px;
}
.containertext
{
	text-align: left;
	padding-top: 0px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 1.5em;
	padding-right: 10px;

}
.container-boxleft-confirm {
	width: 558px;
	height: auto;
	text-align: left;
	background-image: url(/landing/images/ad.jpg);
	background-repeat:no-repeat;
	margin-top: 25px;
	margin-bottom: 15px;
	float: left;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}


.Container-Main-title
{
	font-size:27px;
	font-weight:bold;
	color:#003399;
	margin-top:0px;
	padding-top: 5px;
}
.Container-Main-title-confim {
	font-size:17px;
	font-weight:bold;
	color:#003399;
	margin-top:0px;
	padding-top: 8px;
}
.formright
{
	width: 225px;
	height: auto;
	margin-top: 18px;
	float: right;
	padding:0px;
	margin-bottom: 15px;
}

.footer
{
	width: 800px;
	height: 30px;
	margin: auto;
	background-color: #004a90;
	text-align: center;
	background-repeat:repeat-x;
	clear: both;
	padding-top:5px;
	
}
.asterik {
	font-style:normal;
	font-weight:normal;
	color:#F4C60B;
	text-align:left;
	
	}
#checkbullets UL {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
	
}
#checkbullets LI {
	padding-bottom: 5px;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(/landing/images/check.gif);
	list-style-type: none;
	font-size: 14px;
	line-height: 1.5em;
}
