body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited{
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
#titleDiv {
	background-color: #000;
	background-image: url(../img/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
	width: 950px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;	
}
#frameCenter {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;	
}
#bannerDiv {
	background-color: #000;
	background-image: url(../img/vidbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 960px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
}
#clearDiv {
	height: 215px;
	width: 960px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
}
#threeDiv {
	background-color: #000;
	background-image: url(../img/framebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 310px;
	margin-right: 10px;
	float: left;
}
#threeDiv p {
	margin: 10px;
	padding: 0;
}
#threelinkDiv {
	background-color: #000;
	background-image: url(../img/framebg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
	width: 310px;
	margin-right: 5px;
	float: left;
	padding: 0;
	clear:both;
}
#threelinkDiv p {
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

#threelinkDiv a:link {
	color: #e02b8c;
	text-decoration: none;
}
#threelinkDiv a:visited{
	color: #e02b8c;
	text-decoration: none;
}
#threelinkDiv a:hover {
	color: #ccc;
	text-decoration: underline;
}

#mediaspace {
	clear: none;
	float: left;
}

#vidDiv {
	height: auto;
	width: 295px;
	float: left;
	padding: 0;
	margin-right: 8px;
}
#vidDiv p {
	margin: 10px;
	padding: 0;
	padding-top: 10px;
}
#shareDiv {
	height: auto;
	width: 460px;
	float: left;
	padding: 0;
}
#shareDiv p {
	margin: 10px;
	padding: 0;
	padding-top: 10px;
}
#contentDiv {
	background-color: #000;
	background-image: url(../img/framebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 930px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#contentDiv p {
	margin: 0;
	padding: 0;
}


#hideDiv1 {
	background-color: #000;
	background-image: url(../img/framebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display:none;
	overflow:hidden;
	clear:both;
}
#hideDiv1 p {
	margin: 0;
	padding: 0;
}
#hideDiv2 {
	background-color: #000;
	background-image: url(../img/framebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display:none;
	overflow:hidden;
	clear:both;
}
#hideDiv2 p {
	margin: 0;
	padding: 0;
}
#hideDiv3 {
	background-color: #000;
	background-image: url(../img/framebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display:none;
	overflow:hidden;
	clear:both;
}
#hideDiv3 p {
	margin: 0;
	padding: 0;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c4143;
	height: auto;
	width: 950px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#menua {
	width: auto;
	margin-top: 112px;
	margin-left: 0;
	margin-bottom: 0;
	margin-left: 15px;
	background: url(../img/navbg.gif);
	float: right;
}

#menua a.vmenu, #menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {display:block; width:auto; height:33px; background: url(../img/navbreak.gif) no-repeat left; color:#fff; text-decoration:none; text-align:center; line-height:33px; font-size: 14px; margin-left: 1px; padding: 0 5px 0 5px;}

#menua a.emenu, #menua a.emenu:link, #menua a.emenu:visited {display:block; width:11px; height:33px; background: url(../img/navbreak.gif) no-repeat left; color:#fff; text-decoration:none; text-align:center; line-height:33px; font-size: 14px;}

#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {float:right;}

#menua a.hmenu:hover, #menub a.vmenu:hover {background: url(../img/navbreak.gif) no-repeat left; color:#fff; border-bottom: 1px solid #999;}
#menua a.hmenu:active, #menub a.vmenu:active {background: url(../img/navbreak.gif) no-repeat left; color:#fff; border-bottom: 1px solid #999;}

#menua {height:33px;}

#menua:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden;}

form#two {background:#000203; width:400px; padding:10px; border:1px solid #000; margin:0 auto;}
form#two fieldset {width:380px; display:block; border:1px solid #0f3c4a; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
* html form#two fieldset#personal, * html form#two fieldset#medical {background-position:400px 20px;}
* html form#two fieldset#current {background-position:390px 20px;}
form#two fieldset#opt {background:#000203;}
form#two legend {border:3px solid #0f3c4a; margin-bottom:5px; padding:3px; width:354px; background:#0f3c4a; color: #FFF; font-size: 14px;}
form#two label {clear:left; display:block; float:left; width:150px; text-align:right; padding-right:10px; color:#fff; margin-bottom:0.5em; font-size: 12px;}
form#two input {border:1px solid #0f3c4a; background:#0f3c4a ; padding-left:0.5em; margin-bottom:0.6em; color: #FFF;}
form#two select {margin-left:0.5em;}
form#two #button1, form#two #button2 {color:#fff; padding-right:0.5em; cursor:pointer; width:170px; margin-left:8px;}
form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#ccc;}

.copytxt {
	color: #3c4143;
}
.nameStyle {
	font-size: 10px;
	color: #48454f;
	line-height: 20px;
}
.centerText {
	text-align: center;
}
.shareLink {
	margin-top: 20px;
	margin-left: 34px;
}
.closeHide {
	clear: left;
	float: left;
	margin-top: 15px;
}
.titlePink{
	color: #e02b8c;
	font-size: 16px;
	font-weight: bold;
}
.blackBg{
	background: #000000;
}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.frame { padding: 5px; border: 1px solid #006473; }

.vidFloat {
	float:right;
	margin: 0;
	padding: 0;
}

.bannerfloat {
	float:left;
	margin: 0;
	padding: 0;
}

.closeIEfix {
	line-height: 0;
}