@charset "utf-8";

/* CSS Document */
html,body {
	color: #666666;
	background-color: #fff;
	font-family: "Calibri", arial, sans-serif;
	/*Tahoma, Geneva, sans-serif;*/
	font-size: 14px;
	line-height: 21px;
	margin: 0 auto;
	text-align: center;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,table
	{
	margin: 0;
	padding: 0;
}

a {
	color: #5b5b5b;
	font-weight: bold;
	text-decoration: none;
	outline: none; /* for Firefox */
	hlbr: expression(this.onFocus =   this.blur () ); /* for IE */
}

a.normal,a.normal:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover,a.active { /*color: #FFF;*/
	text-decoration: underline;
}

a:active {
	outline: none;
}

/* */
h1 {
	font-size: 125%;
}

h2 {
	font-size: 1.3em;
	vertical-align: absmiddle;
	display: block;
	margin-bottom: 15px;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 5px;
}

h4 {
	font-size: 103%;
	color: #0066ff;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: none outside none;
}

dl dd {
	margin-left: 1em;
}

p,fieldset,table {
	margin-bottom: 1em;
}

blockquote {
	color: #333;
	background: #f2f2f1;
	padding: 15px 10px;
	font-style: italic;
	font-weight: bold;
}

img {
	border-style: none;
	vertical-align: middle;
	behavior: url(css/iepngfix.htc);
}

h3 span {
	color: #F00;
}

h3 span.no {
	color: #F00;
	font-size: 1.5em;
}

a.more {
	color: #0770db;
	font-size: .9em;
}

.clr {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

#bodyContainer {
	width: 1003px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	width: 911px;
	margin: 0 auto;
	margin-top: 42px;
	height: 102px;
	overflow: visible;
	_height: 142px;
}

#header h1 {
	width: 210px;
	margin-left: 24px;
}

#header .secNav ul li a.site-map {
	background: transparent url(../img/icon_sitemap.gif) 10px center
		no-repeat;
}

#header .secNav ul li a.quick-contact {
	background: transparent url(../img/icon_quickcontact.gif) 10px center
		no-repeat;
}

#header .secNav ul li a.login {
	background: #fff url(../img/icon_login.gif) 10px center no-repeat;
	border: 1px solid #fff;
	border-bottom: none;
}

#header .secNav ul li a.login:hover,#header .secNav ul li a.selected {
	border: 1px solid #dcdcdc;
	border-bottom: none;
	/*background:transparent url(../img/icon_login_hov.gif) top left no-repeat;*/
}

.txtbox {
	border: 1px solid #dcdcdc;
	padding: 5px 5px;
	margin: 10px 10px 0 10px;
	background: #ffffff url(../img/main-menu-bg.gif) bottom left repeat-x;
	width: 180px;
}

.btn {
	border: 1px solid #dcdcdc;
	padding: 3px 5px;
	margin: 10px 0 0 10px;
	background-color: #cd3739;
	color: #fff;
}

.lnkbtn {
	padding: 3px 5px;
	margin: 5px 0 0 5px;
}

.banner-wrapper {
	background: transparent url(../img/banner_bg.gif) bottom left repeat-x;
	padding: 1px 1px 5px 1px;
	width: 911px;
	margin: 0 auto;
}

.banner-wrapper-subpage {
	padding: 1px 1px 10px 1px;
	margin-bottom: 20px;
}

.banner-wrapper .img-holder {
	width: 911px;
	margin: 0 auto;
}

.banner-wrapper .img-holder .rotate {
	margin: 10px 0;
	text-align: right;
}

.banner-wrapper .img-holder .rotate a {
	margin: 0 5px;
}

/*ul#mainNav {
	margin:0;
	padding:0;
	margin-top:15px;
	position: relative;
	float: right;
	list-style: outside none;
	color: #FF8888 !important;
	background:url(../images/main-menu-bg.gif) top left repeat-x;
}
ul#mainNav li {
	float: left;
	background:url(../images/main-menu-separator.gif) right center no-repeat;
	line-height:28px;
}
ul#mainNav li a, ul#mainNav li a:visited {
	display:block;
	padding:0px 10px;
	margin:1px;
	color: #666 !important;

}
ul#mainNav li.last {
	background:none;
	margin-right:0;
}
ul#mainNav li.last a, ul#mainNav li.last a:visited {
	padding-right:0;
	margin-right:0;
}

ul#mainNav li a:hover, ul#mainNav li a.active {
	color: #cc282d;
	text-decoration:none;
	border-bottom:3px solid #cc282d;
}
ul#mainNav li:hover { color: #fff;}

ul#mainNav li span {
	float: left;
	width:690px;
	padding: 7px 0;
	position: absolute;
	left: 0; top:16px;
	display: none;
	width: 970px;
	color: #FF8888;
}
ul#mainNav li span a, ul#mainNav li span a:visited{
	color: #666 !important;
}
ul#mainNav li span a:hover, ul#mainNav li span a.active {
	color: #cc282d !important;
	text-decoration:none !important;
	border-bottom:3px solid #cccccc;
}
ul#mainNav li:hover {color:#FF8888;}
ul#mainNav li:hover span { display: block; } 
ul#mainNav li span a { display: inline; } 
ul#mainNav li span a:hover {text-decoration: underline;}
ul#mainNav li.last,ul#mainNav li.last a{
	padding-right:0 !important;
	margin-right:0 !important;
	}*/
.contentContainer {
	padding: 15px 0;
	width: 911px;
	margin: 0 auto;
}

.homeContents {
	margin: 0 260px 0 0;
}

.homeRightColumn {
	width: 234px;
	float: right;
}

.contentContainer .leftCol {
	float: left;
	width: 170px;
}

ul.subNav {
	background: #f2f2f1;
	padding: 0 10px;
}

ul.subNav li {
	border-bottom: 1px solid #c9c9c8;
}

ul.subNav li.last {
	border-bottom: none;
}

ul.subNav li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 10px 0;
}

ul.subNav li a:hover,ul.subNav li a.active {
	color: #cd3739;
}

.contentContainer .centerCol {
	margin: 0 260px 0 200px;
}
.contentContainer .centerColWOR {
	margin: 0 5px 0 200px;
}
.contentContainer .centerCol h2.caps {
	text-transform: uppercase;
}
.contentContainer .centerColWOR h2.caps {
	text-transform: uppercase;
}

.contentContainer .rightCol {
	float: right;
	width: 236px;
}

.rightCol .content {
	margin: 15px 10px;
}

ul.desc {
	list-style: outside square;
	margin: 15px 0 0 15px;
}

ul.desc li {
	list-style: outside square;
}

ul.normal {
	list-style: outside square;
	margin: 15px 0px 0px 50px;
}

ul.normal li {
	list-style: outside square;
}

a.mail,a.mail:visited {
	color: #993333;
}

ul.snapsis {
	list-style: outside disc;
	/*list-style-position:outside;
	list-style-image:url(../img/bullet.gif) !important;*/
	margin: 15px 0 0 15px;
}

ul.snapsis li {
	list-style: outside disc;
}

.contentContainer .quicklinks {
	margin: 15px 0px;
	padding: 0;
}

ul.modules {
	list-style: none !important;
}

ul.modules li {
	background: #eee url(../img/plus_sym.gif) 2px 6px no-repeat;
	list-style: none !important;
	margin: 15px 15px 15px 0px;
}

ul.modules li strong {
	padding-left: 15px;
}

ul.modules li.minus {
	background: #c9c9c8 url(../img/minus_sym.gif) 2px 6px no-repeat;
}

ul.modules li div {
	padding: 5px 15px;
	background-color: #FFFFFF !important;
}

.form {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.form th {
	background-color: #e7e8e8;
	font-size: 14px;
	text-align: center;
	padding: 8px 0px;
}

.form td {
	padding: 3px 2px;
}

.form .textbox {
	width: 105px;
	border: 1px solid #dddddd;
	padding: 1px 3px;;
	font-size: 11px;
}

.form .btn {
	padding: 1px 7px;
	font-size: 11px;
}

.form a {
	color: #00aeef;
	text-decoration: none;
	margin: 2px 5px;
}

.form a:hover {
	text-decoration: underline;
}

.star {
	color: #F00;
}

.cusform .textbox {
	width: 165px;
}

.news {
	height: 255px;
}

.news ul {
	margin: 0 10px 0 15px;
	padding: 1px;
}

.news li {
	list-style: disc !important;
	padding: 5px 2px;
}

p {
	text-align: justify;
}

.imgWrap img {
	float: left;
	margin: 10px 10px 10px 0;
}

.imgWrap:after {
	clear: both;
}

.proHL {
	color: #cd3739;
}

.Strong {
	font-weight: bold;
	font-size: 14px;
}

.italic {
	font-style: italic;
}

.spacer {
	margin-top: 40px;
}

#footer {
	width: 911px;
	padding-top: 10px;
	margin: 10px auto 0;
	background: transparent url(../img/footer_bg.gif) left top repeat-x;
}

.footerContainer {
	width: 911px;
	margin: 0 auto;
	line-height: 14px;
}

#footerNav {
	margin-left: 15px;
	width: 911px;
}

#footerNav li {
	float: left;
	padding: 0 62px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	display: inline-block;
	letter-spacing: no;
}

#footerNav li span {
	padding-top: 10px;
	display: block;
	font-size: 12px;
	font-weight: normal;
}

#footerNav li span a {
	display: block;
	padding: 3px 0px;
	color: #cd3739;
	text-decoration: none;
}

#footerNav li span a:hover {
	text-decoration: underline;
	color: #999;
}

#footerNav li.last {
	padding-right: 0;
}

#footerNav li.last a {
	padding: 5px;
	display: block !important;
}

.copyRight {
	color: #eee;
	padding: 12px 10px 5px;
	margin-top: 20px;
	background: #cc282d url(../img/copy_bg.gif) left top repeat-x;
	font-size: 12px;
	text-align: center;
}

.copyRight a {
	color: #fff;
	text-decoration: underline;
}

.copyRight a:hover {
	text-decoration: none;
}

.copyRight .left {
	float: left;
}

.copyRight .motif {
	float: right;
}

.copyRight .motif a {
	color: #fff;
}