html, body {
	height:100%;
	margin:0 auto;
}

body {
	background-repeat:repeat;
	background-position:center top;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;left:0px;top:0px;z-index:0;
	color:#6c6d71;
}

input {
	color:#666666;
	font-size:10px;
	margin-top:2px;
	border-style:solid;
	border-color:#aeaeae;
	border-width:1px;
	/*padding:2px 0 0 0 0;*/
}

input {
	/*border: expression( this.type=="checkbox"?'none':this.type=="radio"?'none':this.type=="image"?'none':'1px #aeaeae solid');*/
}

/*
select {
	border-width:1px;
	border-style:solid;
	border-color:#aeaeae;
	color:#666666;
	font-size:9pt;
	width:210px;
}

select {
	border-style:solid;
	font:10px verdana ;
	color:#666666; 
	border-color:#969696;
	border-width:1px;
	line-height:18px;
	vertical-align:middle;
}
*/


ul,li {
	margin-left:10px;
	padding-left:0px;
}

li {
	list-style-type:square;
}

td {
	vertical-align:top;
	color:#666666;
	font-size:13px;
}

hr {
	color: #959595;
    background-color: #959595;
    height: 1px;
}

div.nohover a:hover, .nohover a:hover, td.nohover a:hover, a.nohover:hover, a.nohover:hover td, #nohover { 
	background-color: transparent; 
	filter:none;
	border-width:0;
	border-style:none;
}

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.container {
	margin:0 auto;
	width:100%;
	text-align:center;
	height:0 auto;
	height:100%;
	background-repeat:repeat-x;
	background-position:center;
}

.nav_container {
	margin:0 auto;
	text-align:center;
	width:910px;
	position:relative;
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
}

.bg_container {
	margin:0 auto;
	text-align:center;
	width:910px;
	position:relative;
	background-repeat:repeat-x;
}

.content_container {
	text-align:left;
	width:940px;
	/*
	min-height:200px;
  	height:auto !important;
  	height:200px;
	*/
}

.heading , h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#656565;
	margin:0;
	text-align:left;
	margin-bottom:10px;
}

h1.article{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646; 
	font-size:20px; 
	font-weight:bold;
	margin:0;
	text-align:left;
}

.subheading , h2{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#fe0000;
	margin:0;
}

.content, .content td {
	color:#858585;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
	/*
	line-height:14px;
	margin-top:20px;
	margin-bottom:20px;
	*/
}

.content a, .home_body a {
	color:#3ab6f5;
	text-decoration:none;
	line-height:15px;  
}

.content a:hover, .home_body a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#3ab6f5;
}

.pink {
	color:#f01e89;
}

a.pink {
	color:#f01e89;
	text-decoration:none;
	line-height:15px;  
}

a.pink:hover {
	text-decoration:none;
	color:#f01e89;
	border-bottom:#f01e89 dotted 1px;
}

.footer_container {
	margin:0 auto;
	background-image:url(../images/footer.jpg); 
	width:868px;
	height:20px;
	background-color:#f7f7f7;
	background-repeat:repeat-y;
}

.footer_links {
	text-align:right; 
	color:#3ab6f5; 
	margin-right:10px; 
	margin-top:5px;
}

.footer_links a {
	color:#3ab6f5;
	text-decoration:none;
}

.footer_links a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#3ab6f5;
}

.input_default {
	border:#d5d2cd solid 1px; 
	width:150px; 
	color:#666666; 
	font-size:10px; 
	height:16px; 
	padding-left:10px;
	padding-top:2px;
}

.member_login {
	float:left; 
	margin-left:80px;
	margin-top:20px;
	color:#928c81;
}

.red_link a {
	color:#f01e89;
	text-decoration:none;
	font-size:10px;
	line-height:15px;
}

.red_link a:hover {
	text-decoration:none;
	color:#f01e89;
	border-bottom:#f01e89 dotted 1px;
}

.blue_link a {
	color:#079dd4;
	text-decoration:none;
	font-size:10px;
	line-height:15px;
}

.blue_link a:hover {
	text-decoration:none;
	color:#079dd4;
	border-bottom:#079dd4 dotted 1px;
}

.line {
	width:100%; 
	background-color:#d5d2cd; 
	height:1px;
	margin-top:10px; 
	margin-bottom:10px;
	clear:both;
}

.dots {
	width:100%; 
	background-image:url(../images/subnav_line.gif); 
	background-repeat:repeat-x; 
	height:1px;
}

.subnav {
	/*
	background-color:#eae9e6;
	width:200px;
	height:20px;
	margin-bottom:1px;
	*/
	width:167px;
}

.subnav a {
	color:#626262;
	display:block;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	font-weight:normal;
	font-size:11px;
}

.subnav a:hover, a.subnav_selected {
	color:#1ba3e8;
	background-color:#daf2fe;
	display:block;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	font-weight:normal;
	font-size:11px;
	/*
	background-image:url(../images/arrow_right_pink.gif); 
	background-repeat:no-repeat;
	background-position:5px 8px; 
	*/
}

.signup td {
	vertical-align:middle;
	white-space:nowrap;
}

.txt_signup, textarea {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#dadada solid 1px;
	line-height:16px;
}

.txt_signup {
	height:16px;
	width:370px;
	padding-left:5px;
}

.no_border input {
	border-width:0;
	border-style:none;
}

.locations_container {
	color:#858585; 
	font-size:10px; 
	width:160px; 
	margin-top:10px;
}

.location_heading {
	background-color:#ededed; 
	font-size:11px; 
	font-weight:bold;
	padding:10px;
	width:150px; 
}

.location_address {
	padding:10px;
	width:150px; 
}

th 
{
    font-weight:bold;
    font-size:13px;
	color:#FFFFFF;
	background-color:#0099CC;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}

.r			{color:red;}

.sr_sbt_upload {
	border: 1px solid #bbbbbb;
	background: #efefef url(../images/upload_resume.png) 0 2px  no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #542989;
	width: auto;
	letter-spacing: 1px;
	background-color:transparent;
}
