a {
	color: #346699;
}
a:hover {
	color: #3B4252;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	align: center;
}
.background-wrapper {
	height: 100%;
	background-color: #CDD3DD;
	padding: 30px;
}
.bg_main {
	background-color: #E9E5ED;
	background-image: url(/images/bg-monster-01.gif);
	background-repeat: repeat-x
}
.bg_main_exhibitor {
	background-color: #E5EBC7;
	background-image: url(/images/bg-monster-01-exhibitor.gif);
	background-repeat: repeat-x
}
.break-search {
	border-top: 1px solid #CDD3DD;
	border-bottom: 1px solid #CDD3DD;
}
.calendar_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #032F91;
	font-weight: bold;
}
.career-fair-bg-calendar {
	background-color: #F8F8F8;
}
.career-fair-bg-EEEEEE {
	background-color: #EEE;
}
.career-fair-city {
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #346699;
	padding: 2px 15px 2px 15px;
}
.career-fair-date {
	text-align: center;
	border: 1px solid #FFF;
}
.career-fair-day {
	background-color: #EEF2F7;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
.career-fair-day a {
	color: #346699;
}
.career-fair-day a:hover {
	color: #CC0000;
	text-decoration: none;
}
.security-clearance-day {
	background-color: #EEF2F7;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
.security-clearance-day a {
	color: #CC0000;
}
.security-clearance-day a:hover {
	color: #CC0000;
	text-decoration: none;
}
.career-fair-over {
	background-color: #EEF2F7;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BABABA;
	padding: 2px 0px 2px 0px;
}
.career-fair-region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding: 2px 5px 2px 5px;
}
div#box {
	width: 780px;
	margin:0 auto;
    background:#FFF;
}
.footer {
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.hr-CCC {
	height:1px;
	width: 98%;
	border:0px;
	color:#CCC;
	background:#CCC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
}
.link-employer-center {
	color: #DE0000;
}
.month {
	padding: 2px 7px 2px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #346699;
	text-align: center;
	border-right: 1px solid #FFF;
}
.month-details {
	padding: 2px 7px 2px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #8D67B4;
	text-align: center;
	border-right: 1px solid #FFF;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #333333;
}
.search-box {
	background-image: url(../img/bg-search-box.gif);
	background-repeat: repeat-y;
	height: 133px;
	padding: 0px 0px 0px 20px;
}
.search-box-input {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.search-box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.spacer-5 {
	padding-left: 5px;
	background-color: #FFF;
}
.spacer-10 {
	padding-left: 10px;
	background-color: #FFF;
}
form input {
	width: 250px;
	font-size: 1.3em;
	margin: 2px;
}
form textarea {
	font-size: 1.3em;
	margin: 2px;
}
form select {
	font-size: 1.3em;
	margin: 2px;
}
#button-register {
	width: auto;
}
#EventOptionEvents {
	font-size: 1.2em;
}
#EventOptionEventsSelected {
	font-size: 1.2em;
}
#EventOptionEvents2 {
	font-size: 1.2em;
}
#EventOptionEventsSelected2 {
	font-size: 1.2em;
}
#error-box {
border: 1px solid #FF0000;
padding: 10px 15px 15px 15px;
margin-bottom: 15px;
background-color: #FFF6F6;
background-repeat: no-repeat;
background-position: top right;
color: FF0000;
}
#error-box h3 {
font-size: 16px;
color: #FF0000;
font-weight: bold;
margin-bottom: 1em;
}
#event-filter {
background-color: #E5EBC6;
font-size: 1.2em;
}
strong {
	font-weight: bold;
}
p {
	margin-bottom: 1.3em;
}
.header-padding {
padding: 5px 10px;
background-color: 042B54;
color: #FFFFFF;
}
.industry-list {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 12px;
}
h1 {
	font-size: 1.6em;
	line-height: 1.0em;
}
.h1-blue {
	font-size: 2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #346699;
}
.li-booths {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 1em;
}
.checkbox-options {
	width: 20px;
}
.radio-billing_type {
	width: 20px;
}
.radio-electricity {
	width: 20px;
}
div#registrationbox2
{
  margin: 0px;
  display: none;
}
#dropcontentsubject{
}
.dropcontent{
	display:block;
}
.li-audio{
	list-style-image:url('/images/image-audio-cast.gif');
	margin-left: 20px;
}
.li-point{
	list-style-image:url('/images/bullet1.gif');
	margin-left: 20px;	
}
.browse-list {
	padding-right: 20px;
}
.browse-list-r a {
	font-size: 9px;
	color: #999999;	
}
.browse-list a {
	font-size: 9px;
	color: #999999;
}
.zip-locator {
	width: 90px;
}
.button-search-zip-locator {
	width: 84px;
	height: 29px;
}
.button-send-now {
	width: 110px;
	height: 29px;
}
.calendar_monthly_title {
	padding-bottom: 20px;
}
.li-exhibitor-registration {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 12px;
}
.li-military {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 12px;
}
.navigation-military {
 font-size: 12px; 
 color: #3B4252;
}
.navigation-military a {
 font-size: 12px; 
 color: #346699;
}
.navigation-military a:hover {
 font-size: 12px; 
 color: #3B4252;
}
.button-register-military {
	width: 207px;
	height: 31px;
}
.billing-header {
	background-color: C1D5E9;
}
.booth-list {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #346699;
}
.booth-list-features {
	font-size: 9px;
	margin-left: 45px;
	padding-right: 15px;
	text-align:justify;
}
.info-security-clearance {
	font-size: 9px;
	margin-left: 20px;
	color: #CC0000;
}
