/*
* {	margin: 0; }
html, body { height: 100%; }
*/

body {
	color: #464646; 
	font: 14px Arial,serif; 
	margin: 0px;
	padding: 0px;
	/*background: #D7EDF5 url(../images/home_background_top.jpg) repeat-x top left; */
	background-color: #FAFBFD;
	line-height: 22px;
}

h1
{
	font-size: 48px;
	color: #e6e8e7;
	margin: 0px;
	overflow: visible;
	line-height: 50px;
	white-space:nowrap;
}

h2
{
	color: #095D7E;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.blueSquare
{
	list-style-type: square;
	color: #347790;
}



a
{
	color: #8D282E;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.grey_horiz_dotline
{
	background: transparent url('../images/grey_dot_borderH.gif') repeat-x;
	height: 2px;
	line-height: 2px;
}

#mainContainer
{
	background: #D7EDF5 url(../images/home_background_top.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	position: relative;
	width:1200px;
	margin: 0px auto; 
/*
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px; 
*/
}
	

#push, #footer { height: 150px; /* #push must be the same height as #footer */ }

#container {
	position:relative;
	text-align: left;
	width:1150px;
	margin: 0px auto;
}

#header
{
	background: transparent url('../images/home_header.jpg') no-repeat top left; 
	height: 165px; 
	width: 950px;
	margin: 0px auto 15px auto;
	position:relative;
	padding: 1px 0px 0px 0px;
}

#header_logo
{
	margin: 0px 20px 0px 38px;
	!margin-top: -30px;
}

#abs_header_logo
{
	position: absolute;
	/*background: transparent url('../images/vec_members_logo.jpg') no-repeat;*/
	width: 163px;
	height: 104px;
	top: 15px;
	left: 25px;
	cursor: pointer;
	/*border: 1px solid #000000;*/
}

#header_top_container
{
	margin: 24px 2px 0px 165px;
	border: 1px solid #ffffff;
}

#search_container
{
	position: relative;
	float: right;
	display: inline;
	margin-right: 23px;
	!width: 172px;
}

#search_container #searchText
{
	background-image: url('../images/search_input_bg.gif');
	background-repeat: no-repeat;
	border: none;
	height: 20px;
	width: 140px;
	padding: 3px 0px 0px 8px;

}

#search_container #search_button
{
	background-image: url('../images/search_input_button.gif');
	background-repeat: no-repeat;
	border: none;
	height: 22px;
	width: 25px;
	!margin-top: 1px;
}

#login_button
{
	margin: -4px 3px;
}

#login_container
{
	position: relative;
	display: inline;
	text-align: right;
	margin-left: 80px;
}

#login_container #username
{
	width: 82px;
	border: none;
	background: #ffffff url('../images/top_nav_password_box.jpg') no-repeat;
	height: 20px;
	padding: 3px 7px 0px 8px;
}

#login_container #password
{
	width: 82px;
	border: none;
	background: #ffffff url('../images/top_nav_password_box.jpg') no-repeat;
	height: 20px;
	padding: 3px 7px 0px 8px;
}

#login_container #login_text
{
	font-family:Arial;
	display: inline;
	color: #464646;
	margin-right: 10px;
	font-size: 12px;
}

.welcomeText
{
	font-weight: bold;
	color: #0B5980;
	font-size: 12px;
}

.accountNameText
{
	font-size: 14px;
}

#subNavigationBox
{
	background: transparent url('../images/menu-dotline-background.gif') repeat-x;
	margin: 0px 40px 0px 245px;
	padding-top: 15px;
	_margin-top: 0px;
	font-size: 12px;
}

#subNavigationBox a
{
	font-size: 12px;
}

#subNavigationBox a.current
{
	color: #9D9D9D;
}



#top_menu
{
	float: right;
	border: 1px solid #000000;
	margin: 25px 35px 0px 0px;
}


#maincontent {
	position:relative;
	margin: 0px 0px 0px 120px;
	padding: 0px;
}

#rightbanner
{
	float: right;
	display: inline;
	margin: 30px 45px 0px 0px;
}


#footer 
{
	position: relative;
	background: #ffffff url('../images/footer_background.jpg') repeat-x top left;
	height: 150px;
}
#footer_content 
{
	padding-top:50px;
	padding-left:15px;
	font-family:Arial;
	font-size: .8em;
	text-align:center;
}
#footer_content a 
{
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#8B282E;
}
#footer_content a:hover {
	text-decoration:underline;
}

#footer_column2 {
	margin:0px;
	padding: 0px 300px 5px 225px;
	text-align:left;
}
#footer_column3 {
	float:right;
	width:215px;
}



#home_left_col
{
	margin-right: 530px;
}

#home_right_col
{
	float: right;
	display: inline;
}


#news_item {
	padding-top:10px;
	font-size:.95em;
}
#news_item a {
	font-family:Arial;
	color:#8D282E;
	font-weight:600;
	text-decoration:none;
}

#forum_item {
	padding-top:10px;
	font-size:.95em;
}
#forum_item a {
	font-family:Arial;
	color:#8D282E;
	font-weight:600;
	text-decoration:none;
}



/* <board> */
#forums {width: 90%;}
#forums thead th {background-color: #40829C; color: white; text-align: center;}
#forums .center {text-align: center;}
#forums th, #forums td {padding: 5px 10px; vertical-align: top;}
#forums .even {background-color: #eee;}
#forums .odd {background-color: #ffffff;}
/* </board> */

.error
{
	font-weight: bold;
	color: #ff0000;
}

.forumCompanySmall
{
	font-weight: bold;
	font-size: 11px;
}

.questionBlock
{
	padding: 10px;
}

.questionItem
{
	font-weight: bold;
}
.answerItem
{
	margin-left: 15px;
}

.answerItemRadio
{
	vertical-align: middle;
}

.surveyGraph
{
	width: 600px; 
	height: 400px;
}

.surveyGraphContainer
{
	padding: 10px;
	background-color: #ffffff;
	width: 620px;
	margin-bottom: 10px;
}

.questionSubmit
{
	margin: 10px 0px;
}

#membersignupform
{
	float: right; 
	margin: 0px 100px 0px 20px;
}

#membersignupform td
{
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
}

.membersignupheading
{
	font-weight: bold;
	font-size: 14px;
	color: #464646;
}

.roundShadeInput
{
	/*background:  #ffffff url('../images/input_gradient.gif') repeat-x  0px 0px;*/
	border: none;
	height: 20px;
	padding: 5px;
/*
  -moz-border-radius:3ex;
  -webkit-border-radius:3ex;
 */
}


.roundShadeInput291
{
	border: none;
	background: transparent url('../images/textbg-291.gif') no-repeat;
	width: 291px;
	height: 26px;
	padding: 5px 0px 0px 5px;
}

.roundShadeInput127
{
	border: none;
	background: transparent url('../images/textbg-127.gif') no-repeat;
	width: 127px;
	height: 26px;
	padding: 5px 0px 0px 5px;
}

.roundShadeTextarea291
{
	border: none;
	overflow: auto;
	background: transparent url('../images/textareabg-291.gif') no-repeat;
	width: 291px;
	height: 94px;
	padding: 5px 0px 0px 5px;
}

#freeeventregistrationform
{
	width: 450px;
}