@charset "utf-8";
/* CSS Document */

.highlight {
	color:#0093B2;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

body {
	background-color: #666E78;
}

ul#content {
	list-style-position:inside;
}

li#content {
	list-style-type:circle;
	padding-left: 0.5in;
}

#main_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1001px;
	height:auto;
	background-image:url(images/bodybg2.png);
	position: relative;
	left: 0px;
	top: -250px;
	z-index:2;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.search-focus {
	background-image: url(images/search-focus.png);
	height: 94px;
	width: 346px;
	padding-top: 2px;
}

/* HEADER AND NAVIGATION */

#header {
	height: 210px;
	width: 925px;
	padding-left: 33px;
	padding-right: 33px;
	position:relative;
	top: -50px;
}
#header_logo {
	background-image:url(images/logo.jpg);
	height: 168px;
	width: 358px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	text-indent:-9999px;

}
#header_address {
	position: relative;
	left: 370px;
	top: -108px;
	width: 300px;
}
#header_right_box {
	position: relative;
	left: 700px;
	top: -210px;
	width: 300px;
}
#address_wrapper {
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-left: 3px;
	border-color: #4F084E;
	border-style: solid;
	padding-bottom: 3px;
}
address {
	line-height:12pt;
	font-size: 18px;
	color: #666666;
	font-style: normal;
	background-color: #FFF;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	text-align: left;
}
.address {
	line-height:12pt;
	font-size: 15px;
	color: #666666;
	font-style: normal;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	text-align: left;
}
#header-form-links {
	width: 300px;
	text-align: center;
	padding: 10px;
	position: relative;
	top: -20px;
	left: 20px;
}
#nav_wrapper {
	position: relative;
	left: 36px;
	top: -20px;
	width: 300px;
	z-index: 5;
	padding:0; 
	margin:0;
}
#flash-table {
	border-collapse: collapse;
}
#watermark {
	position:relative;
	left: 0px;
	top: 0px;
	background-image:url(images/watermark.png);
	height: 281px;
	width: 144px;
	z-index: -5;
}
#header_background {
	position:relative;
	top:-23px;
	left: -1px;
	background-image:url(images/top-rounded.png);
	height: 37px;
	width: 1002px;
	z-index: 0;
}
#header_backgrond_ie {
	position:relative;
	left: -69px;
	top: 80px;
	background-image:url(images/top.png);
	height: 293px;
	width: 1071px;
	margin-left:auto;
	margin-right: auto;
	z-index: 0;
}
.header_text1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #592F60;
	font-size: 36px;
	padding: 2px;
}
.header_text2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #646464;
	font-size:20px;
	padding: 2px;
}
* span input {
	width:175px;
	float:left;
	background:transparent;
	border:none;
}
#footer_background {
	background-image:url(images/bottom_rounded.png);
	width: 1002px;
	height: 34px;
	position: relative;
	top:18px;
	left: -1px;
	padding: 0px;
	margin: 0px;
}
.form-input {
	background-image:url(images/iput_bg.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
}
/* BODY */

.register-form {
	background-image:url(images/formbg_dark.jpg);
	width: 263px;
	height: 236px;
}
#content_body {
	position: relative;
	top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	left: 9px;
	margin: 0px;
	z-index: 1;
	padding-bottom: 0px;
}
.bodytext {
	color: #666E77;
	line-height:15pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
.bodytextpurple {
	color: #50255A;
	line-height:17pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.formheader {
	color: #FFFAFF;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	font-size: 16px;
	text-align:center;
}
.formrow {
	color: #FFFAFF;
	padding-left: 3px;
	font-family:Arial, Helvetica, sans-serif;
}
.listtable {
	width: 480px;
	height: 100%;
	border-width: 0;
	background-color: #F2F6D3;
	border-spacing: 0px;
	padding: 5px;
	margin-left: 25px;
	border-collapse: collapse;
}
.listtable-row {
	height: 45px;
	text-align: left;
	background-image:url(images/yellowtab_dark.jpg);
	padding-left: 10px;
}
.listtable-row2 {
	padding: 5px;
	padding-left: 25px;
	text-align: left;
}
.listtable-superrow {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.listtable-header {
	text-align: center;
	height:50px;
	background-image: url("images/yellowtab.jpg");
	padding-top: 0px;
}
.action_table {
	width: 408px;
	height: 200px;
	border: 0px;
	background-image:url(images/actionbtnbg2.jpg);
	background-repeat: no-repeat;
}
#flash_wrapper {
	width: 633px;
	height: 236px;
	background-color: #00FF00;
	position: relative;
	top: 25px;
	left: 50px;
	border-color: #000099;
	border-width:2px;
	margin: 0px;
}
.flash {
	width: 633px;
	height: 236px;
	background-color: #00FF00;
	margin: 0px;
}
div.headerforms {
	height: 20px !important;
	margin-bottom: 0;
	padding: 5px 0;
	text-align: left;
}
* html div.headerforms {
	padding: 0;
}
* html div.headerforms form {
	margin: 5px 0;
}
/*
#div4, #div2 {
	position: relative;
	left: 650px;
	top: -200px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	background-image:url(images/spacer.gif);
} */

.yellowtab14 {
	color: #592F60;
	line-height:14pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.yellowtab12 {
	color: #555555;
	line-height:12pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.yellowtab18 {
	color: #50255A;
	line-height:18pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.bull {
	color: #0093B2;
	line-height:12pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.dropdown1 {
	color: #ffffff;
	line-height:11pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
}
.dropdown2 {
	color: #000000;
	line-height:11pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.base {
	color: #595959;
	font: 12px 'Trebuchet MS';
	line-height:16pt;
}
.base2 {
	color: #595959;
	font: 13px 'Trebuchet MS';
	line-height:10pt;
}
.welcome {
	color: #592F60;
	line-height:40pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 37px;
	font-weight: normal;
}
.advanced {
	color: #515151;
	line-height:28pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
}
.advanced2 {
	color: #592F60;
	line-height:18pt;
	font-family: 'arial', helvetica, Geneva, verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
}
#programmbutton a:hover {
	background-position: -228px 0%;
}
#programmbutton a ins {
	text-decoration: none;
	position: relative;
	left: 0px;
	top: 244px;
	width: 198px;
	height: 87px;
}
#preload {
	display: none;
	position: absolute;
	top: 0px;
	left: 5000px;
}
#programmbutton a {
	background: url(images/programmbutton1.jpg) no-repeat 0% 0px;
	display: block;
	width: 228px;
	height: 341px;
	text-decoration: none;
	color: #666E77;
}
#programmbutton2 a:hover {
	background-position: -228px 0%;
}
#programmbutton2 a ins {
	text-decoration: none;
	position: relative;
	left: 5px;
	top: 244px;
	width: 198px;
	height: 87px;
}
#programmbutton2 a {
	background: url(images/programmbutton2.jpg) no-repeat 0% 0px;
	display: block;
	width: 228px;
	height: 341px;
	text-decoration: none;
	color: #666E77;
}
#programmbutton3 a:hover {
	background-position: -228px 0%;
}
#programmbutton3 a ins {
	text-decoration: none;
	position: relative;
	left: 5px;
	top: 244px;
	width: 198px;
	height: 87px;
}
#programmbutton3 a {
	background: url(images/programmbutton.jpg) no-repeat 0% 0px;
	display: block;
	width: 228px;
	height: 341px;
	text-decoration: none;
	color: #666E77;
}
#programmbutton4 a:hover {
	background-position: -228px 0%;
}
#programmbutton4 a ins {
	text-decoration: none;
	position: relative;
	left: 5px;
	top: 244px;
	width: 198px;
	height: 87px;
}
#programmbutton4 a {
	background: url(images/programmbutton3.jpg) no-repeat 0% 0px;
	display: block;
	width: 228px;
	height: 341px;
	text-decoration: none;
	color: #666E77;
}
#programmbutton {
	font: 12px/18px Arial;
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 228px;
	height: 341px
}
#programmbutton2 {
	font: 12px/18px Arial;
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 228px;
	height: 341px
}
#programmbutton3 {
	font: 12px/18px Arial;
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 228px;
	height: 341px
}
#programmbutton4 {
	font: 12px/18px Arial;
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 228px;
	height: 341px
}
.id5cenigent p {
	font: 14px/18px Arial;
	margin: 0px;
	padding-bottom: 20px;
	text-align: center;
	color: #46254E;
	letter-spacing: 2px;
}
.id5cenigent {
	line-height: 18px;
	text-align: center;
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 169px;
	left: 6px;
	width: 218px
}
.programtest {
	line-height: 18px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	width: 228px
}
/* Links */

a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000ff;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}
a.color3 {
	text-decoration: none;
	color: #713F02;
	font: 14px "arial", verdana, Geneva, helvetica, sans-serif;
}
a.color3:hover {
	text-decoration: underline;
	color: #AA8B48;
}
a.color3:active {
	color: #713F02;
	text-decoration: none;
	font: 14px "arial", verdana, Geneva, helvetica, sans-serif;
}
a.color3 {
	text-decoration: none;
	color: #515151;
	font: 15px "arial", verdana, Geneva, helvetica, sans-serif;
}
a.color3:hover {
	text-decoration: underline;
	color: #000000;
}
a.color3:active {
	color: #515151;
	text-decoration: none;
	font: 15px "arial", verdana, Geneva, helvetica, sans-serif;
}
a.color4 {
	text-decoration: none;
	color: #50255A;
	font: 15px "arial", verdana, Geneva, helvetica, sans-serif;
	font-weight: bold;
}
a.color4:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #50255A;
}
a.color4:active {
	color: #50255A;
	text-decoration: none;
	font: 15px "arial", verdana, Geneva, helvetica, sans-serif;
	font-weight: bold;
}
a.color5 {
	text-decoration: none;
	color: #263B68;
	font: 12px "arial", verdana, Geneva, helvetica, sans-serif;
}
a.color5:hover {
	text-decoration: underline;
	color: #263B68;
}
a.color5:active {
	color: #263B68;
	text-decoration: none;
	font: 12px "arial", verdana, Geneva, helvetica, sans-serif;
}
a.color6 {
	text-decoration: none;
	color: #0000FF;
	font: 13px "arial", verdana, Geneva, helvetica, sans-serif;
}
a.color6:hover {
	text-decoration: underline;
	color: #0000FF;
}
a.color6:active {
	color: #0000FF;
	text-decoration: none;
	font: 13px "arial", verdana, Geneva, helvetica, sans-serif;
}

.indent_me {
	margin-left: 40px;
}

/*
ul {
	list-style-position: inside;
}
*/

#footer {
	width: 922px;
	/* height: 166px; */
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top:25px;
	padding-bottom:25px;
	vertical-align: middle;
	position: relative;
	top: 15px;
	left: inherit;
	margin-left:auto;
	margin-right: auto;
	overflow: hidden;
	 background-image:url(images/call-to-action-background.png);
	 background-repeat:no-repeat; 
	display: table;
	color: #ffffff;
	text-align:center;
}
.footer_text1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	padding: 10px;
}
.footer_text2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 28px;
	padding: 10px;
}
.footer_text3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 32px;
	font-weight: bolder;
	padding: 10px;
}
.footer_text4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	padding: 10px;
}
.footer_text5 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
}
