@CHARSET "UTF-8";

body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Sans-serif;
}

p
{
	margin: 0px;
}

#main
{
	min-width: 960px;
	width: 100%;
}

#header
{
}

#upperheader
{
	height: 120px;
	width: 100%;
	background: #000000;
}

#upperheader div.innerbox
{
	width: 960px;
	margin: auto;
}

#upperheader div.spacer
{
	height: 30px;
	font-size: 0px;
}

#upperheader div.content
{
	overflow: auto;
	width: 100%;
}

#upperheader div.content div.logo
{
	float: left;
	clear: left;
	width: 305px;
	height: 36px;
	
	margin-top: 12px;
	padding-left: 30px;
	
	/*background: transparent url('pics/header_logo.gif') no-repeat bottom right;*/
}

#upperheader div.content div.logo img
{
	border: 0px;
}

#upperheader div.content div.login_box
{
	float: right;
	clear: right;
	margin-right: 30px;
}

#upperheader div.content div.login_box div.row
{
	width: 330px;
	height: 23px;
	overflow: auto;
	
	color: #ffffff;
	font-size: 10px;
}

#upperheader div.content div.login_box div.submit_row
{
	width: 330px;
	height: 23px;
	overflow: auto;
	
	color: #ffffff;
	font-size: 10px;
}

#upperheader div.content div.login_box div.link_row
{
	width: 330px;
	height: 16px;
	overflow: auto;
	
	color: #ffffff;
	font-size: 10px;
}

#upperheader div.content div.login_box div.rowtext
{
	float: left;
	clear: left;
	
	width: 140px;
	padding-top: 2px;
	margin-right: 8px;
	text-align: right;
}

#upperheader div.content div.login_box div.rowinput
{
	float: left;
	
	width: 160px;
	text-align: right;
}

#upperheader div.content div.login_box div.rowinput input
{
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #B3B2B2;
	width: 155px;
}

#upperheader div.content div.login_box div.submit_row input
{
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #B3B2B2;
	width: 75px;
}

#upperheader div.content div.login_box div.rowinput a
{
	color: #ffffff;
	text-decoration: underline;
}

#upperheader div.content div.login_box div.rowcheckbox
{
	float: left;
	clear: right;
	
	width: 20px;
}

#info
{
	height: 73px;
	background: #ffffff url('pics/header_menu_background.gif') repeat-x 0px 0px;
}

#info div.line1
{
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 960px;
	padding-top: 10px;
	margin: 0px auto;
	text-align: center;
}

#info div.line1 ul
{
	margin-right: 27px;
	padding: 0px;
	display: inline;
}

#info div.line1 ul li
{
	background: transparent url('pics/header_menu_black.gif') no-repeat 1px 3px;
	display: inline;
	padding-left: 20px;
	margin-left: 27px;
}

#info div.line2
{
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 960px;
	padding-top: 10px;
	margin: 0px auto;
	/*text-align: center;*/
	
	overflow: hidden;
	position: relative; /* IE fix*/
}

#floattext
{
	white-space: nowrap;
	position: relative;
	display: inline;
}

#info div.line2 ul
{
	margin-right: 9px;
	padding: 0px;
	display: inline;
}

#info div.line2 ul li
{
	display: inline;
	margin-left: 9px;
}

#content
{
	width: 100%;
	background: #b3b2b2 url('pics/backround_overall.gif') repeat-x top left;
}

#innercontent
{
	width: 960px;
	background: #ffffff;
	margin: auto;
}

#ads
{
	/*height: 110px;*/
	text-align: center;
	background: #ffffff;
}

#ads div.banner
{
	/*width: 800px;
	height: 110px;*/
	margin: 0px auto;
}

#ads div.banner img
{
	border: 0px none;
}

#ads div.banner div.title
{
	position: relative;
	top: -10px;
	left: -20px;
	
	font-size: 10px;
	letter-spacing: 3px;
}

#aboutbox
{
	width: 894px;
	height: 462px;
	background: #ffffff url('pics/1st_box_frame.gif') no-repeat top left;
	margin: 15px auto auto auto;
}

#aboutbox div.title
{
	width: 100%;
	padding: 10px 0px;
	
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

#aboutbox div.separator
{
	height: 1px;
	width: 592px;
	background: #ffffff url('pics/1st_box_line.gif') no-repeat top center;
	margin: auto;
}

#column1
{
	float: left;
	width: 275px;
	padding-top: 10px;
	padding-left: 40px;
}

#column1 div.text
{
	line-height: 180%;
	font-weight: bold;
	font-size: 15px;
}

#column1 div.link
{
	margin-top: 10px;
	text-align: right;
}

#column1 div.link a
{
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

#column2
{
	float: left;
	/*width: 508px;
	height: 385px;*/
	width: 483px;
	height: 290px;
	padding: 10px;
	margin-left: 35px;
	margin-top: 10px; 
	
	border: 1px solid #b3b2b2;
}

#menu
{
	width: 827px;
	height: 181px;
	margin: auto;
}

#menu div.inquiry
{
	float: left;
	width: 269px;
	height: 181px;
}

#menu div.inquiry img
{
	border: 0px none;
}

#menu div.registration
{
	float: left;
	margin-left: 10px;
	width: 269px;
	height: 181px;
}

#menu div.registration img
{
	border: 0px none;
}

#menu div.log_in
{
	float: left;
	margin-left: 10px;
	width: 269px;
	height: 181px;
	cursor: pointer;
}

#menu div.log_in img
{
	border: 0px none;
}

#menu div.log_in_form
{
	float: left;
	margin-left: 10px;
	width: 269px;
	height: 181px;
}

#menu div.login_box 
{
	margin-top: 55px;
}

#menu div.row, div.submit_row
{
	height: 28px;
	overflow: auto;
	
	font-size: 14px;
}

#menu div.rowtext
{
	float: left;
	clear: left;
	
	width: 80px;
	padding-top: 2px;
	text-align: right;
}

#menu div.rowinput
{
	float: left;
	
	width: 165px;
	text-align: right;
}

#menu div.rowinput input
{
	font-size: 14px;
	border: 1px solid #B3B2B2;
	width: 160px;
}

#menu div.submit_row div.rowinput input
{
	width: 75px;
}

#menu div.rowcheckbox 
{
	float: left;
	clear: right;
	
	width: 20px;
}

#columns
{
	overflow: auto;
	width: 894px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 25px;
}

#leftcol
{
	float: left;
	clear: left;
	width: 355px;
}

div.tabs
{
	position: relative;
	top: 1px;
	left: 0px;
	height: 31px;
}

#logotab1
{
	float: left;
	margin-left: 10px;
	height: 31px;
}

#logotab1left
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_left_blue.gif') no-repeat 0px 0px;
}

#logotab1title
{
	float: left;
	height: 31px;
	background: #ffffff url('pics/tab_mid_blue.gif') repeat-x 0px 0px;
}

#logotab1title div.text
{
	font-size: 15px;
	font-weight: bold;
	color: #024d9a;
	text-align: center;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

#logotab1right
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_right_blue.gif') no-repeat 0px 0px;
}

#logotab2
{
	float: left;
	height: 31px;
	
	cursor: pointer;
}

#logotab2left
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_left_off.gif') no-repeat 0px 0px;
}

#logotab2title
{
	float: left;
	height: 31px;
	background: #ffffff url('pics/tab_mid_off.gif') repeat-x 0px 0px;
}

#logotab2title div.text
{
	font-size: 15px;
	color: #ffe779;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

#logotab2right
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_right_off.gif') no-repeat 0px 0px;
}

#logo_header
{
	width: 355px;
	height: 9px;
	font-size: 0px;
	background: #F3F2F2 url('pics/logo_box_header.gif') no-repeat 0px 0px;
}

#logobox
{
	width: 354px;
	border-right: 1px solid #B3B2B2;
	background: #ffffff url('pics/gradient_box_line.gif') no-repeat 0px 0px;
}

#logoboxinner
{
	position: relative;
	top: 0px;
	left: 1px;
	padding: 0px 10px 0px 10px;	
	width: 334px;
	background: transparent url('pics/gradient_box_line.gif') no-repeat bottom right;
}

#logo_tab1_content
{
}

div.separator
{
	width: 238px;
	height: 1px;
	margin: auto;
	font-size: 0px;
	background: transparent url('pics/logo_box_line.gif') no-repeat 0px 0px;
}

div.logo_line
{
	padding: 5px 0px 5px 0px;
	overflow: auto;
	vertical-align: middle;
}

div.logo_line div.logo_left
{
	float: left;
}

div.logo_line div.logo_right
{
	float: right;
	clear: right;
}

div.logo_line div.logo_center
{
	width: 262px;
	margin: auto;
}

#google_ad
{
	padding-top: 30px;
	padding-bottom: 30px;
}

#logo_tab2_content
{
	display: none;
/*	height: 100px;*/
}

#rightcol
{
	float: right;
	clear: right;
	margin-left: 1px;
	width: 528px;
	
	overflow: auto;
}

#smallad
{
	overflow: auto;
	margin-top: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
	/*height: 125px;*/
	height: 64px;
}

#smallad div.banner
{
	float: right;
	clear: both;
}

#smallad div.banner img
{
	border: 0px none;
}

#rightcol div.spacer
{
	clear: both;
	height: 15px;
}

#righttab1
{
	float: left;
	margin-left: 10px;
	height: 31px;
}

#righttab1left
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_left_blue.gif') no-repeat 0px 0px;
}

#righttab1title
{
	float: left;
	height: 31px;
	background: #ffffff url('pics/tab_mid_blue.gif') repeat-x 0px 0px;
}

#righttab1title div.text
{
	font-size: 15px;
	font-weight: bold;
	color: #024d9a;
	text-align: center;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

#righttab1right
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_right_blue.gif') no-repeat 0px 0px;
}

#righttab2
{
	float: left;
	height: 31px;
	
	cursor: pointer;
}

#righttab2left
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_left_off.gif') no-repeat 0px 0px;
}

#righttab2title
{
	float: left;
	height: 31px;
	background: #ffffff url('pics/tab_mid_off.gif') repeat-x 0px 0px;
}

#righttab2title div.text
{
	font-size: 15px;
	font-weight: bold;
	color: #ffe779;
	text-align: center;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

#righttab2right
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_right_off.gif') no-repeat 0px 0px;
}

#righttab3
{
	float: left;
	height: 31px;
	
	cursor: pointer;
}

#righttab3left
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_left_off.gif') no-repeat 0px 0px;
}

#righttab3title
{
	float: left;
	height: 31px;
	background: #ffffff url('pics/tab_mid_off.gif') repeat-x 0px 0px;
}

#righttab3title div.text
{
	font-size: 15px;
	font-weight: bold;
	color: #f68380;
	text-align: center;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

#righttab3right
{
	float: left;
	width: 7px;
	height: 31px;
	background: #ffffff url('pics/tab_right_off.gif') no-repeat 0px 0px;
}

#righttab_header
{
	width: 528px;
	height: 9px;
	font-size: 0px;
	background: #ffffff url('pics/forum_box_header.gif') no-repeat 0px 0px;
}

#righttabbox
{
	width: 527px;
	border-right: 1px solid #B3B2B2;
	background: #ffffff url('pics/gradient_box_line.gif') no-repeat 0px 0px;
}

#righttabboxinner
{
	position: relative;
	top: 0px;
	left: 1px;
	padding: 0px 10px 0px 9px;
	width: 508px;
	background: transparent url('pics/gradient_box_line.gif') no-repeat bottom right;
}

#righttabboxinner div.center
{
	width: 493px;
	margin: 0px auto;
}

#righttabboxinner div.empty_forum
{
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
	height: 60px;
}

#righttabboxinner div.forum_name
{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 10px 7px;
}

#righttabboxinner div.forum_header
{
	width: 493px;
	height: 15px;
	background: #EEEEEE url('pics/forum_inside_box_header.gif') no-repeat 0px 0px;
	padding-top: 3px;
}

#righttabboxinner div.user_name
{
	float: left;
	clear: left;
	width: 260px;
	
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}
	
#righttabboxinner div.response_link
{
	float: left;
	
	width: 69px;
	
	font-size: 10px;
	text-align: center;
}

#righttabboxinner div.response_link a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
	
#righttabboxinner div.post_date
{
	float: right;
	clear: right;
	width: 144px;
	padding-right: 10px;
	
	text-align: right;
	
	font-size: 10px;
	font-weight: bold;
}
	
#righttabboxinner div.forum_content
{
	font-size: 10px;
	
	padding: 10px 10px 1px 10px;
	background: transparent url('pics/forum_inside_box_mid.gif') repeat-y 0px 0px;
}
		
#righttabboxinner div.post_text
{
}
	
#righttabboxinner div.post_separator
{
	width: 232px;
	height: 1px;
	font-size: 0px;
	margin: 7px auto 5px auto;
	background: transparent url('pics/forum_inside_box_line.gif') no-repeat 0px 0px;
}
		
#righttabboxinner div.post_history
{
}

#righttabboxinner div.forum_footer
{
	width: 493px;
	height: 7px;
	background: transparent url('pics/forum_inside_box_footer.gif') no-repeat 0px 0px;
}
	
#righttabboxinner div.forum_spacer
{
	height: 10px;
}

#right_tab2_content
{
	display: none;
}

#righttabboxinner div.job_header
{
	width: 493px;
	height: 15px;
	background: #EEEEEE url('pics/hotjobs_inside_box_header.gif') no-repeat 0px 0px;
	padding-top: 3px;
}

#righttabboxinner div.job_title
{
	float: left;
	clear: left;
	width: 328px;
	
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

#righttabboxinner div.job_date
{
	float: right;
	clear: right;
	width: 154px;
	
	text-align: center;
	
	font-size: 10px;
	font-weight: bold;
}

#righttabboxinner div.post_history a
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#right_tab3_content
{
	display: none;
}

#righttabboxinner div.news_header
{
	width: 493px;
	height: 15px;
	background: #EEEEEE url('pics/news_inside_box_header.gif') no-repeat 0px 0px;
	padding-top: 3px;
}

#righttabboxinner div.news_title
{
	float: left;
	clear: left;
	width: 386px;
	
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

#righttabboxinner div.news_date
{
	float: right;
	clear: right;
	width: 95px;
	
	text-align: center;
	
	font-size: 10px;
	font-weight: bold;
}

#links
{
	position: relative;
	top: -5px;
	text-align: center;
	font-size: 9px;
}

#links a
{
	color: #000000;
	text-decoration: none;
}

#links a.red
{
	color: #FF0000;
}

#footer_shadow
{
	width: 100%;
	height: 15px;
	background: transparent url('pics/footer_shadow_grey.jpg') repeat-x 0px 0px;
}

#footer_shadow_white
{
	width: 960px;
	height: 15px;
	margin: auto;
	background: transparent url('pics/footer_shadow.gif') repeat-x 0px 0px;
}

#footer
{
	width: 100%;
	height: 50px;
	padding-top: 20px;
	background: #000000;
}

#footer div.logos
{
	width: 959px;
	height: 23px;
	margin: auto;
	/*background: transparent url('pics/footer_logos.gif') no-repeat 0px 0px;*/
}

#footer div.logos img
{
	border: 0px none;
}


.addthis_toolbox {
	float: right;
	padding: 0 400px 20px 0;
	font-size: 14px;
	text-align: center;
}

.clear {
	clear: both;
}

.graph_title {
	font-size: 15px;
	font-weight: bold;
	padding: 14px 0 10px 0;
	*padding: 14px 186px 10px 0;
	text-align: center;
	*float: right;
	/*margin-right: 186px;*/
}
