body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#wrapper{
	width:988px;
	background:url(../images/bg.gif) repeat-y;
	margin:0 auto;
	padding:0px 6px 0px 6px;
}

#top{
	background:url(../images/top.gif);
	height:6px;
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

#bottom{
	background:url(../images/bottom.gif);
	height:6px;
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

#header{
	height:296px;
	position:relative;
}

#header_top{
	background-color:#98194e;
	height:80px;
}

#header_bottom{
	border-bottom:1px solid #464646;
}

.logo{
	margin-top:3px;
	margin-left:3px;
	float:left;
}

#search{
	float:right;
	margin-right:100px;
	background:url(../images/top_nav_bg.gif) repeat-x;
	height:28px;
	width:220px;
}

#search div{
	background:url(../images/top_nav_left.gif) left top no-repeat;
	height:28px;
}

#search div div{
	background:url(../images/top_nav_right.gif) right top no-repeat;
	height:28px;
}

#search a{
	font-size:11px;
	text-decoration:none;
	color:#98194e;
	line-height:28px;
}

.search{
	border:1px solid #98194e;
	margin-top:2px;
	height:20px;
	line-height:20px;
	width:145px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding:0px;
}

.btn{
	border:1px solid #98194e;
	color:#98194e;
	background-color:#CCCCCC;
	padding:0px;
	height:18px;
	line-height:18px;
	margin-top:2px;
}

.btn:hover{
	color:#fff;
	background-color:#98194e;
}

#header_bottom{
	/*background:url(../images/banner.jpg) no-repeat;*/
	height:216px;
}

#menu{
	position:absolute;
	right:0px;
	top:55px;
	background-color:#464646;
	border:1px solid #FFFFFF;
	border-right:0px;
	text-align:left;
}

.menu_section{
	width:150px;
	float:left;
	border-right:1px solid #FFFFFF;
}

#menu_section_right{
	width:150px;
	float:left;
}

.menu_top{
	height:24px;
	background-color:#949190;
	border-bottom:1px solid #FFFFFF;
}

.menu_top-act{
	height:24px;
	background-color:#949190;
	border-bottom:1px solid #FFFFFF;
}

.menu_top a{
	background:url(../images/arrow1.gif) no-repeat left;
	padding-left:15px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:24px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.menu_top-act a{
	background:url(../images/arrow1.gif) no-repeat left;
	padding-left:15px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:24px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#747474;
}

.menu_top a:hover{
	background-color:#747474;
}

.menu_sub{
	height:100px;
}

.menu1-level2-no a{
	background:url(../images/arrow4.gif) no-repeat top left;
	display:block;
	line-height:20px;
	padding-left:15px;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

.menu_sub a:hover{
	background-position:0 -40px;
	background-color:#98194e;
}

.menu_sub a:active{
	background-position:0 -40px;
	background-color:#98194e;
}

.menu1-level2-act a{
	background:url(../images/arrow4.gif) no-repeat top left;
	background-position:0 -40px;
	background-color:#98194e;
	display:block;
	line-height:20px;
	padding-left:15px;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

#shadow{
	clear:both;
	background:url(../images/shadow_bg.gif) repeat-x;
	display:block;
	width:988px;
	height:20px;
	padding:0px;
}

#content_container{
	background:url(../images/content_bg.gif) repeat-y;
	padding:0px 10px 0px 10px;
	font-size:12px;
	color:#2e2e2e;
	width:968px;
	text-align:left;
}

*html #content_container{width:988px;}

#sidecol{
	width:172px;
	float:left;
}

#menu_2{
	float:left;
	background:url(../images/left_nav_bg.gif) repeat-y;
	width:172px;
}

.menu2-level1-no a{
	font-size:12px;
	color:#FFFFFF;
	background:url(../images/arrow2.gif) left no-repeat;
	padding-left:10px;
	display:block;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #949190;
}

.menu2-level1-act a{
	font-size:12px;
	color:#949190;
	background:url(../images/arrow2.gif) left no-repeat;
	padding-left:10px;
	display:block;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #949190;
}

.menu2-level2-no a{
	font-size:12px;
	color:#949190;
	background:url(../images/arrow2.gif) left no-repeat;
	padding-left:10px;
	display:block;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #949190;
	margin-left:10px;
}

.menu2-level2-act a{
	font-size:12px;
	color:#949190;
	background:url(../images/arrow2.gif) left no-repeat;
	padding-left:10px;
	display:block;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #949190;
	margin-left:10px;
}

#menu_2 a:hover{
	text-decoration:underline;
}

#menu_2 div{
	background:url(../images/left_nav_top.gif) no-repeat top;
}

#menu_2 div div{
	background:url(../images/left_nav_bottom.gif) no-repeat bottom;
	padding:10px;
}

#menu_2 div div div{
	background:none;
	padding:0px;
}

#menu_3{
	float:left;
	background:url(../images/news_bg.gif) repeat-y;
	width:172px;
	margin-bottom:10px;
}

.menu3-level1 a{
	font-size:12px;
	color:#2e2e2e;
	background:url(../images/arrow2.gif) left no-repeat;
	padding-left:10px;
	display:block;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #949190;
}

.menu3-level1-act a{
	font-size:12px;
	color:#98194E;
	background:url(../images/arrow2.gif) left no-repeat;
	padding-left:10px;
	display:block;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #949190;
}

#menu_3 a:hover{
	text-decoration:underline;
}

#menu_3 div{
	background:url(../images/news_top.gif) no-repeat top;
	padding-top:10px;
}

#menu_3 div div{
	background:url(../images/news_bottom.gif) no-repeat bottom;
	padding:10px;
	padding-top:0px;
}

#menu_3 div div div{
	background:none;
	padding:0px;
}

.menu3-level2 a{
	font-size:12px;
	color:#98194E;
	background:url(../images/arrow2.gif) left no-repeat;
	padding-left:10px;
	display:block;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #949190;
	margin-left:10px;
}

.menu3-level2-act a{
	font-size:12px;
	color:#000;
	background:url(../images/arrow2.gif) left no-repeat;
	padding-left:10px;
	display:block;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px solid #949190;
	margin-left:10px;
}

#flash{
	text-align:right;
	margin-top:10px;
}

#side-banner{
	float:left;
	width:172px;
	margin-top:10px;
	text-align:center
}

#news{
	float:left;
	background:url(../images/news_bg.gif) repeat-y;
	width:172px;
	margin-top:-18px;
}

.news_heading{
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	border-bottom:1px dotted #949190;
}

.news_title{
	display:block;
	line-height:20px;
	color:#98194e;
	font-weight:bold;
	clear:both;
}

#content_section img{
	margin:0px 3px 3px 0px;
	border:1px solid #98194e;
	padding:2px;
	float:left;
}

#news p{
	margin:2px;
	line-height:16px;
}

#news a{
	text-align:right;
	color:#98194e;
}

#news a:hover{
	text-decoration:none;
}

#news div{
	background:url(../images/news_top.gif) no-repeat top;
}

#news div div{
	background:url(../images/news_bottom.gif) no-repeat bottom;
	padding:10px;
}

#news div div div{
	background:none;
	padding:0px;
}

#content{
	float:left;
	width:604px;
	padding:0px 10px 0px 10px;
	padding-bottom:10px;
	line-height:18px;
}

#content_section{
	background:url(../images/content_section_bg.gif);
	width:600px;
	margin:0 auto;
}

#content_section p{
	margin:2px;
	line-height:16px;
	font-size:11pz;
}

#content_section div{
	background:url(../images/content_section_top.gif) no-repeat top;
}

#content_section div div{
	background:url(../images/content_section_bottom.gif) no-repeat bottom;
	padding:10px;
}

#content_section div div div{
	background:none;
	padding:0px;
}

hr.clear {
	color: #98194E;
	background-color: #98194E;
	height: 1px;
}

#content h1{
	color:#00adef;
	font-size:18px;
	border-bottom:1px dotted #949190;
	line-height:30px;
	clear:both;
}

#content h3{
	font-size:14px;
	color:#98194E;
}

#breadcrumb{
	float:left;
	width:604px;
	padding:0px 10px 0px 10px;
	line-height:18px;
	font-weight:bold;
}

#breadcrumb a{
	background:url(../images/arrow_3.gif) left no-repeat;
	padding-left:10px;
	text-decoration:none;
	float:left;
	margin-right:10px;
	color:#98194e;
}

#breadcrumb a:hover{
	text-decoration:underline;
}

#footer{
	background:url(../images/footer_bg.gif) repeat-x;
	height:44px;
	width:988px;
}

.footer_txt{
	float:left;
	color:#949190;
	margin:15px 0px 0px 240px;
	font-size:10px;
}

.footer_txt a{
	color:#949190;
	font-size:11px;
}

.copy{
	float:right;
	color:#949190;
	margin:15px 100px 0px 0px;
	font-size:10px;
}

#footer div{
	background:url(../images/footer_left.gif) no-repeat;
	height:44px;
}

.clear{
	clear:both;
}

.spacer-gif{
	border:none;
	padding:0px;
}

img{
	border:none;
}

.img_left{
	float:left;
}
*html .img_left{margin-left:-3px;}

.img_right{
	float:right;
}

*html .img_right{margin-right:-3px;}


.csc-mailform-field input, textarea{
	width:300px;
	border:1px solid #98194E;
}

#mailformformtype_mail{
	border:1px solid #98194e;
	color:#98194e;
	background-color:#CCCCCC;
	width:120px;
}

#mailformformtype_mail:hover{
	color:#fff;
	background-color:#98194e;
}

.csc-mailform{
	border:1px solid #949190;
	text-align:center;
}

.csc-mailform-field{
	width:450px;
	margin:0 auto;
	margin-bottom:2px;
	text-align:center;
}

label{
	display:block;
	height:20px;
	width:120px;
	float:left;
	margin-right:2px;
}

.csc-searchResultInfo{
	font-size:11px;
}

.csc-searchform{
	font-size:11px;
}

#order fieldset{
	border:none;
	text-align:center;
}

#order legend{
	display:none;
}

#order div{
	width:480px;
	margin:0 auto;
	text-align:left;
}

#order label{
	width:150px;
	float:left;
}

#order .form-field{
	padding-bottom:12px;
}
#order .form-field input{
	width:325px;
}

#order .form-captcha input{
	float:left;
	width:215px;
}

#order .form-captcha img{
	float:left;
}

#order .form-submit{
	text-align:center;
	padding-top:15px;
}

.powermail_mandatory{
	color:#cc0000;
}

#order .powermail_mandatory_js{
	margin-left:150px;
	color:#cc0000;
}

.news-list-item font{ color:#333 !important; }
.news-list-item em{ font-style:normal }