@charset "utf-8";
/* CSS Document */

img
{
	border:0;
}
body
{
	margin:0;
	background-color:#e5d8ac;	
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#middle_col_wrap
{
	margin:0 auto;
	background-image:url(images/site/middle_bg.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	background-color:#FFF;
	width:800px;	
}

#middle_col
{
	margin:0px 6px 0px 6px;
	width:788px;
}
#left_col_wrap
{
	width:240px;
}

#left_col
{
	margin:0px 3px 0px 3px;
}
#right_col_wrap
{
	width:540px;
	float:right;
}

#right_col
{
	margin:0px 0px 0px 5px;
}
#tms_footer
{
	margin:10px auto;
	text-align:center;
	width:740px;
	border-top: 1px solid #f0f0f0;
}

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
width: 200px;
padding: 0px;
margin: 0px;
margin-left:12px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu span {
color: #376324;	
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 15px;
line-height:20px;
display: block;
border-bottom: 1px solid #f0f0f0;
padding: 4px 0px 4px 0px;
text-decoration:none;
color:#a5a5a5;
width:200px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus, #vertmenu a:hover span {
color: #000000;
background-color: #eeeeee;
}

.tss_header_logo
{
	border:0;	
}

.under_menu
{
	text-align:center;
	margin:0 auto;
	margin-top:10px;
}
.tss_mid_header
{
	margin-left:35px;
}

/* CLEARFIX */
.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 */


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



.link,
.link a,
#SignUp  {
	color: #494949;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-image:url(images/site/email-signup-bg.gif);
	height:213px;
	width:231px;
	}
	.link,
	.link a {
		text-decoration: none;
		}
	#SignUp .signupframe {
		padding: 55px 7px 7px 7px;
		
		}
		#SignUp .button {
			text-align:center;		
		
		}
		#SignUp span {
			font-size:9px;			
		}
		#SignUp .email {
			width: auto;
	 padding: 4px 7px;
	 background: #FFF;
	 font-size: 12px;
	 color: #1c295e;
	 cursor:pointer;
		}	
		
#SignUp .signupframe .required {
	font-size: 10px;
	}


	