body {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #002D57;
	margin: 0px;
	padding: 0px;
}
.floatbox {
	height: 330px;
	margin-right: 380px;
	position: absolute;
	right: 50%;
	top: 0;
	width: 140px;
	z-index: 0;
}
.floatbox_success-summit {
	margin-right: 380px;
	position: absolute;
	right: 50%;
	top: 0px;
	width: 160px;
	z-index: 0;
	background-color: #FFFFDD;
	border: 3px dashed #FF0000;
	padding: 5px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.pagewrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
	width: 744px;
}
#livepersonchatbox {
	left: 50%;
	position: fixed;
	margin-left: 375px;
	width: 200px;
	z-index: 0;
}
.header {
	clear: both;
	float: left;
	width: 743px;
	height: 89px;
	background-image: url(images/programs_head.png);
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
}

.mainarea {
	background-color: #FFFFFF;
	background-image: url(images/basebg.jpg);
	float: left;
	width: 743px;
	/*position: relative;*/
	background-repeat: repeat-x;
	background-position: bottom;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
}
.header .navigation {
	margin-top: 16px;
	float: left;
	width: 715px;
	padding-left: 15px;
}
a:link {
	color: #0052A4;
	text-decoration: none;
}
a:visited {
 color: #55718e;
 text-decoration:none;
}
a:hover, a:active {
	color: #0093D3;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #000066;
	text-align: center;
	width: 743px;
	margin-bottom: 10px;
	float: left;
	margin-top: 25px;
}
.bottom_gap {
	clear:both;
	color: #FFFFFF;
	font-size: 10px;
	height: 50px;
	margin-left: 10px;
	padding-top: 15px;
	text-align: center;
	width: 700px;
}
.bodytext {
	float: left;
	width: 710px;
	margin-left: 20px;
	text-align: justify;
}
h1 {
	font-family: "Book Antiqua", Georgia, "Bookman Old Style", "Times New Roman", serif;
	font-size: 30px;
	font-weight: bold;
	color: #0055a5;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	padding: 0px;
	margin-bottom: 5px;
}
ul {
	margin-left: 35px;
	padding: 0px;
	margin-top: 15px;
}
li li {
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
}


h2 {
	font-family: "Book Antiqua", Georgia, "Bookman Old Style", "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #2b7ac5;
}
h3 {
	font-family: "Book Antiqua", Georgia, "Bookman Old Style", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #5d9eda;
}


.header .navigation li {
	display: block;
	float: left;
	padding-right: 20px;
	list-style-position: inside;
	list-style-type: none;
}
.header .navigation ul {
	padding: 0px;
	color: #0059B2;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	list-style-type: none;
	list-style-image: none;
}
li.widget {
list-style:none;
}
.ie6 {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 400px;
	text-align:center;
}
.QCLink {
	width:68px;
	height: 50px;
	position: fixed;
	bottom: 5px;
	right: 50%;
	margin-right: -450px;
}
