/* Start of CMSMS style sheet 'startech' */
/*---- general styles ----*/

* { padding: 0; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }

body {
	background-color: #dcdcdc;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 740px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -370px;
	padding: 0 10px;
	background-color: #FFFFFF;
	border-bottom: 10px solid #dcdcdc;
}

/* header style */

#header {
width: 740px;
margin: 0 0 20px 0;
float: left;
}

#logo {
width: 200px;
float: left;
}

#logo img {
margin: 20px 0 0 10px;
}

#contact {
width: 540px;
text-align: right;
float: left;
margin-top: 67px;
}

#contact p {
	font-size: 1em;
}

#contact a {
	color: #ED1C24;
	text-decoration: none;
	font-size: 80%;
}

#contact a:hover {
	color: #111111;
	text-decoration: underline;
}

/*  navigation styles */

#navigation {
float: left;
width: 740px;
background-color: #ED1C24;
background-image: url(../images/bg_nav.gif);
background-repeat: repeat-x;
}

/* content styles */

#splash {
float: left;
width: 740px;
height: 180px;
background-color: #333333;
margin-top: 1px;
}

#mainContent {
float: left;
width: 720px;
margin: 15px 10px;
_width: 730px;
_margin: 15px 5px;
}

#text {
float: left;
width: 480px;
}

#text h1 {
	font-size: 1.4em;
	color: #ED1C24;
	line-height: 150%;
	margin-bottom: 15px;
}

#text h2 {
	font-size: 1em;
	color: #222222;
	line-height: 150%;
	margin-bottom: 15px;
}

#text h3 {
	font-size: 1.4em;
	color: #ED1C24;
	line-height: 150%;
	margin-bottom: 15px;
}

#text p {
font-size: 0.8em;
color: #222222;
line-height: 150%;
margin-bottom: 15px;
}

#text table {
margin-bottom: 15px;
}

#text td {
padding: 4px 0;
font-size: 0.7em;
color: #222222;
border-bottom: 1px solid #cccccc;
}

#text ul {
margin-bottom: 15px;
font-size: 0.8em;
}

#text li {
color: #222222;
line-height: 120%;
margin-bottom: 5px;
margin-left: 30px;
}

#text hr {
color: #dcdcdc;
background-color: #dcdcdc;
height: 1px;
border: 0;
margin: 10px 0 10px 0;
width: 100%;
}

#text a {
text-decoration: none;
color: #ED1C24;
border-bottom: 1px dotted #ED1C24;
}

#text a:hover {
text-decoration: none;
color: #222222;
border-bottom: 1px dotted #222222;
}

#news {
float: left;
width: 240px;
}

.block {
float: left;
margin: 0 0 1px 20px;
_margin: 0 0 1px 10px;
width: 200px;
padding: 15px;
min-height: 100px;
_height: 100px;
}

.block h1 {
font-size: 0.8em;
}

.block ul {
list-style: none;
}

.grey {
	background-color: #666666;
	background-image: url(../images/bg_block_grey.gif);
	background-repeat: repeat-x;
	_background-image: url(../images/bg_block_grey2.gif);
	_background-repeat: repeat-x;
	_background-color: #333333;
}

.grey:hover {
	background-color: #333333;
	background-image: url(../images/bg_block_grey2.gif);
	background-repeat: repeat-x;
}

.grey h1, .red h1 {
	color: #FFFFFF;
	margin-bottom: 10px;
}

.grey p {
	color: #FFFFFF;
	margin-bottom: 10px;
font-size: 0.7em;
line-height: 130%;
}

.grey input {
	width: 200px;
margin-bottom: 5px;
}

.block hr {
	width: 200px;
margin: 10px 0;
height: 1px;
border: 0;
color: #dcdcdc;
background-color: #dcdcdc;
}

.grey a {
font-size: 0.8em;
text-decoration: none;
color: #CCCCCC;
}

.grey a:hover {
text-decoration: underline;
color: #ffffff;
}

.red {
	background-color: #f2545b;
	background-image: url(../images/bg_block_red.gif);
	background-repeat: repeat-x;
	_background-color: #ed1b24;
	_background-image: url(../images/bg_block_red2.gif);
	_background-repeat: repeat-x;
}

.red:hover {
	background-color: #ed1b24;
	background-image: url(../images/bg_block_red2.gif);
	background-repeat: repeat-x;
}

.red p {
font-size: 0.8em;
text-decoration: none;
color: #111111;
}

.red a {
text-decoration: none;
color: #111111;
}

.red a:hover {
text-decoration: underline;
color: #ffffff;
}

.red ul {
font-size: 0.8em;
list-style: disc;
}

.red li {
margin-left: 15px;
}

.yellow {
background-color: #f4f167;
background-image: url(../images/bg_block_yellow.gif);
background-repeat: repeat-x;
_background-color: #f0ec34;
_background-image: url(../images/bg_block_yellow2.gif);
_background-repeat: repeat-x;
}

.yellow:hover {
background-color: #f0ec34;
background-image: url(../images/bg_block_yellow2.gif);
background-repeat: repeat-x;
}

.yellow h1 {
	color: #111111;
	margin-bottom: 10px;
}

.yellow p {
font-size: 0.8em;
text-decoration: none;
color: #111111;
margin-bottom: 10px;
}

.yellow a {
	text-decoration: none;
	color: #ED1C24;
}

.yellow a:hover {
text-decoration: underline;
color: #000000;
}

.question {
	background-image: url(../images/question.png);
background-position: 100% 50%;
background-repeat: no-repeat;
}

#trail {
float: left;
width: 450px;
font-size: 0.6em;
margin-bottom: 15px;
}

#trail a {
color: #ED1C24;
text-decoration: none;
}




/* footer styles */

#footer {
float: left;
width: 740px;
background-color: #363636;
background-image: url(../images/bg_footer.gif);
background-repeat: repeat-x;
margin-bottom: 10px;
}

#copy {
float: left;
width: 235px;
margin-left: 9px;
_margin-left: 5px;
}

#terms {
float: left;
width: 245px;
text-align: center;
}

#commun {
float: left;
width: 240px;
text-align: right;
}

#copy p, #terms p, #commun p {
	font-size: 0.65em;
	color: #CCCCCC;
	margin: 10px 0;
}

#copy a, #terms a, #commun a {
	color: #808080;
	text-decoration: none;
}

#copy a:hover, #terms a:hover, #commun a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

.imagepad {
padding: 0 0 15px 25px;
}

/* End of 'startech' */

