* { margin: 0px; padding: 0px; } 
html 		{ min-height: 100%; }

body { text-align: center; font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; background:white url(bg_page.gif) no-repeat 50% 0; line-height:18px; }
p, h1, h2, h3, ol, ul, dl { padding:2px 6px 8px; }
ol,ul,dl 
h1, h2, h3, ol, ul, dl { padding:8px 6px 3px; }
table, th, td { font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; }
ol, ul, dir, menu, dd       		{ margin-left: 40px }
ol              					{ list-style-type: decimal }
ol ul, ul ol, ul ul, ol ol    		{ margin-top: 0; margin-bottom: 0 }
blockquote { width:80%; margin:10px auto; padding:0 26px;  background:#FFF url(bg_blockquote_side.gif) no-repeat 0 50%; }
#skip 				{ display: none; }
a img, :link img, :visited img { border: none; }
img 				{ display: block; }
a:link 				{ color: #C74848; text-decoration: underline; }
a:visited 			{ color: #333; text-decoration: underline; }
a:hover, a:active 	{ color: #DB7C7C; }

.alignright		{ text-align: right !important; }
.floatright		{ float: right; }
.inline			{ display: inline; }

.clear	{ clear: both;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix 		{ display:inline-block; } 
/*\*/ .clearfix { display:block; } /**/ 

h1		{ font-size: 20px; line-height: 18px;  }
h2 		{ font-size:18px; }
h3		{ font-size: 16px; color: #666; }

#wrapper 		{ width:990px; margin:0 auto; }
#header 		{ position:relative; display:block; width:990px; height:102px; background:#FFF url(bg_header.gif) repeat-x; }
#header .logo 	{ position:absolute; left:20px; top:0px; }

/*
#tabs 			{ display:block; width:760px; height:30px; margin:0; padding-left:10px; list-style:none; text-align:left; background:#A13D3D url(bg_nav.gif) repeat-x; }
#tabs li 		{ float:left; width:100px;  }
#tabs li a 		{ text-decoration:none; display:block; padding:0; padding:0; height:1%; line-height:26px; color:#FFF; }
#tabs li.on 		{ display:block; padding:0; width:150px; height:26px; line-height:26px; background:url(bg_nav_on_2.gif) no-repeat 50% 0; color:#EFEFEF; }
#tabs li a:hover { background:url(bg_nav_on.gif) no-repeat 50% 0; }
*/
#tabs {
	float:left;
	width:100%;
	height:25px;
	background:#A13D3D url(bg_nav.gif) repeat-x;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;	
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 20px 4px 20px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	 cursor:pointer;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
TABLE.WRAP {width:986px; margin:0px auto 0px auto;}
TD.WRAP {padding:0px 8px 0px 8px;}
TABLE.WRAP_MAIN { width:970px;}
TD.WRAP_HEADER {background-image :none; background-repeat: repeat; background-position: top left;}
TD.WRAP_BODY {background-image :none; background-repeat: repeat; background-position: top left; padding:0px;}
TD.WRAP_CONTENT{width:auto; padding:5px 5px 0px 5px; vertical-align:top;}
TD.WRAP_CONTENT {background-image :none; background-repeat: repeat; background-position: top left;}
TABLE.WRAP_CONTENT_CONTROLS{width:100%;}
TD.WRAP_CONTENT_CONTROLS{padding:0px;}
TD.WRAP_LEFTBAR{width:200px;padding:5px; vertical-align:top;}
IMG.VNAV_SPACER {width:200px;height:1px;}
TD.WRAP_RIGHTBAR{width:200px;padding:5px; vertical-align:top;}
TD.WRAP_FOOTER {background-image :none; background-repeat: repeat; background-position: top left;}

TD.WRAPSHADE_BOTTOM{background :Transparent url(img/Wrap_bottom.png) repeat-x top left;}
TABLE.WRAPSHADE{ width:100%;}
TD.WRAPSHADE_TOPLEFT{background :Transparent url(img/Wrap_TopLeft.png) no-repeat  top right;}
TD.WRAPSHADE_TOP{background :Transparent url(img/Wrap_Top.png) repeat-x top left;}
TD.WRAPSHADE_TOPRIGHT{background :Transparent url(img/Wrap_TopRight.png) no-repeat top left;}
TD.WRAPSHADE_TOPLEFT IMG{width:8px;height:8px;}
TD.WRAPSHADE_TOPRIGHT IMG{width:8px;height:8px;}
TD.WRAPSHADE_LEFT{width:8px;height:8px;background :Transparent url(img/Wrap_Left.png) repeat-y top right;}
TD.WRAPSHADE_CENTER{}
TD.WRAPSHADE_RIGHT{width:8px;height:8px;background :Transparent url(img/Wrap_Right.png) repeat-y top left;}
TD.WRAPSHADE_BOTTOMLEFT{background :Transparent url(img/Wrap_BottomLeft.png) no-repeat top right;}
TD.WRAPSHADE_BOTTOM{background :Transparent url(img/Wrap_bottom.png) repeat-x top left;}
TD.WRAPSHADE_BOTTOMRIGHT{background :Transparent url(img/Wrap_BottomRight.png) no-repeat top left;}
TD.WRAPSHADE_BOTTOMLEFT IMG{width:8px;height:8px;}
TD.WRAPSHADE_BOTTOMRIGHT IMG{width:8px;height:8px;}

#content { width:968px; border:solid 1px #C5BDBD; padding:50px 10px 0; min-height:543px; background:#FFF url(bg_content.gif) no-repeat 0 0; text-align:left;  }
* html #content, * html #content #col_1 {height:543px; }

#content #col_1 { width:20%; float:left; min-height:543px; background:url(bg_left.gif) no-repeat 100% 50%; }
#content #col_1 h2 { color:#999999; font-size:14px; font-weight:normal; }
#subnav, #subnav ul { margin:0; padding:0; list-style:none; }
#subnav li { }
#subnav li a { display:block; padding:5px 10px 5px 10px; height:1%; background:url(bg_subnav.gif) no-repeat 100% 100%; text-decoration:none }
#subnav li a:hover { background:#E9D1D1 url(bg_left_nav_on.gif) no-repeat 100% 0; text-decoration:none; }
#content #col_2 { width:80%; float:left; }

#footer { display:block; font-size:8px; width:930px; padding: 10px 40px; margin:0 auto; background:#FFF url(bg_content.gif) no-repeat 0 0; -moz-border-radius:6px; }
#footer div { display:none }

.t_form { margin:20px; }
.t_form th { background:#efefef; }
.t_form td, .t_form th { padding:5px; border-bottom:1px solid #666; }

