﻿/*----------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #FFFFFF;
	text-align: center;
	}
	
html, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#787878;
	line-height: 13px;
	}
	
	
/*----------------------------------------------------------*/
/*--- Aligment ---*/	
.alignright, .rght {
	text-align: right;
	}
	
.cntr {
	text-align: center;
	}
	
	
/*----------------------------------------------------------*/
/*--- Anchors ---*/
a, a:link, a:focus, a:visited {
	color: #5d858b;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

a.footerlink, a.footerlink:link, a.footerlink:focus, a.footerlink:visited {
	color: #5d858b;
	text-decoration: underline;
	font-weight: bold;
}

a.footerlink:hover, a.footerlink:active {
	text-decoration: none;
}

.link1 {
	background: url(/i/marker2.gif) no-repeat right 5px;
	padding-right: 8px;
	color: #747474;
	text-decoration: none;
	}
	
.link1:hover {text-decoration: underline;}

.link2 {
	background:url(/i/marker1.gif) no-repeat 0 5px;
	padding-left: 11px;
	color: #c20000 !important;
	}
	
.link3 {
	color: #787878 !important;
	font-weight: bold;
	}
	
.link4 {
	background: url(/i/marker4.gif) no-repeat 0 5px;
	color: #4b4848 !important;
	padding-left: 10px;
	}
	
.link5 {color: #c20000 !important;}


/*----------------------------------------------------------*/
/*--- Clears and floats ---*/
.clear {
	clear: both;
	}

.fleft {
	float: left;
	}
	
.fright {
	float: right;
	}
	
	
/*----------------------------------------------------------*/
/*--- Forms ---*/	
input, select {
	vertical-align: middle;
	font-weight: normal;
	padding: 3px;
	}
	
textarea {
	width: 170px;
	height: 94px;
	background: none;
	overflow: auto;
	border-color: #DBDBDB;
	color: #5d5d5d;
	padding: 3px;
	}
	
.form {
	height: 28px;
	padding-bottom: 0.64em;
	}
	
.form input {
	width: 168px;
	height: 18px;
	background: none;
	border-color: #DBDBDB;
	color: #5d5d5d;
	}
	
.input {
	width: 154px;
	height: 20px;
	background: #f9f9f9;
	border: 1px solid #DBDBDB;
	color: #828282;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	}
	
.input1 {
	width: 126px;
	height:20px;
	background: #f4f4f4;
	border: 1px solid #DBDBDB;
	color: #828282;
	font-size: 13px;
	}
	
	
/*----------------------------------------------------------*/
/*--- Headers ---*/
h2 {
	margin: 0 0 18px -1px;
	}
	
h2.buy_margin {
	margin: 1.5em 0 0.5em -1px !important;
	font-size: 1.2em;
	}	
	
h3 {
	margin: 0 0 14px 0;
	font-weight: normal;
	line-height: 1;
	}
	
.h2img {
	margin-bottom: 0.64em !important;
}

.h3img {
	margin-bottom: 0.64em !important;
}

h4 {
	font-size: 1em;
	margin: 0 0 0.64em 0;
	color: #4b4848;
	font-family: Tahoma, Geneva, sans-serif;
}


/*----------------------------------------------------------*/
/*--- Images ---*/
img {
	border: 0;
	vertical-align: top;
	text-align: left;
	}

.brd {
	border: 1px solid #838786;
}

.iml {
	float: left;
	margin: 0 1em 1em 0;
}

.imr {
	float: right;
	margin: 0 0 1em 1em;
}

.img_margin_tb {
	margin: 1em 0;
}

/*----------------------------------------------------------*/
/*--- Indents ---*/
#content .col_1 .indent {
	padding: 0;
	}
	
.newsindent {
	padding: 0.64em;
	}
	
#content .col_2 .indent,
#content .col_2page6 .indent {
	padding: 0 30px 0 41px;
	}
	
#content .col_3 .indent,
#content .col_3page6 .indent {
	padding: 7px 0 0 0;
	}
	
.img_indent {
	margin:0 1em 0 0;
	float: left;
	}


/*----------------------------------------------------------*/
/*--- Lines ---*/
.line_hor {
	background: url(/i/line1.gif) left bottom repeat-x;
	padding-bottom: 25px;
	margin-bottom: 25px;
	}



/*----------------------------------------------------------*/
/*--- Lists ---*/
ul {
	list-style: none;
	}
	
ul li {
	padding-bottom: 1em;
	background: url(/i/marker3.gif) no-repeat 0 0.45em;
	padding-left: 1em;
	}	
	
ul.bigbottom li {
	padding-bottom: 2em;
	}	
	
ul.smallbottom li {
	padding-bottom: 0.3em !important;
	}	
	
ul.marginyes {
	margin-left: 3em;
	}	
	
ul ul {
	margin-top: 1em;
}

dl {
	margin: 1em 0;
}

dt {
	color: #c20000;
	font-weight: normal;
	padding-bottom: 0.5em;
}

dd {
	padding-bottom: 2em;
}
	
/*----------------------------------------------------------*/
/*--- News ---*/	
.news_block {
	background: url(/i/news_bgd.gif) left bottom repeat-x #686868;
	color: white;
	}
	
.news_block .ind {
	padding: 13px 0 17px 12px;
	}
	
.news_block a {
	color: #cbcbcb;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.82em;
	}
	
.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 1em;
	font-weight: bold;
	border-left: 4px solid #DE0606;
	padding-left: 5px;
}

	.date span {
		color: #DE0606;
	}
	
.newsmarker {
	 margin: 5px 0 0 4px;
}

.newsheader {
	width: 143px;
	height: 15px;
	margin: 7px 0 0 24px;
}

/*----------------------------------------------------------*/
/*--- Paragraphs and texts ---*/
p {
	margin: 0 0 0.64em 0;
}

.txt1 {color: #c20000;}

.txt2 {
	color: #5d858b;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
.nw {
	white-space: nowrap;
}

.form_errors {
	color: #c20000;
	font-weight: bold;
	padding: 1em;
}


/*----------------------------------------------------------*/
/*--- Tables ---*/	
table {
	width: 100%;
	
	border-collapse:collapse;
	}
td {
	border:1px solid black;
	text-align: center;	
	vertical-align:center;
	padding: 2px 3px;
	}	








