/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#69030e;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.center  { text-align: center;}


html, input, textarea
	{
		font-family:Tahoma;
		font-size:0.688em;
		line-height:1.455em;
		color:#fff;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#3666c9;}
a:hover{text-decoration:none;}
p {padding-top:16px;}
#page1 p {padding-top:12px;}

table {border-collapse:collapse;}
td {border:1px dotted #fff;}

.divider {
padding-bottom: 15px;
}
.dividerH {
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 1px;
	padding-top: 10px;
	margin-bottom: 10px;
}


/* ============================= main layout ====================== */

.top-tail {background:url(../images/top-tail.gif) top repeat-x #860412;}
.bottom-tail {background:url(../images/bottom-tail.gif) bottom repeat-x;}

h3 {color:#fff; font-size:2.181em; font-weight:normal; margin-bottom:30px;}
.box h3 {
color:#c4081c; 
margin-bottom:10px;
line-height: 24px;
}
h4 {color:#1f4086; font-size:2.181em; font-weight:normal; margin-bottom:20px;}
h5 {color:#c4081c;}
h6 {
	font-size: 1.25em;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
}

.link {background:url(../images/link2-bg.gif) no-repeat 0 0; padding-left:21px; font-weight:bold; color:#ebbb22; display:block; float:right; margin:24px 0 0 0;}
.linkH {background:url(../images/link2-bg.gif) no-repeat 0 0; padding-left:21px; font-weight:bold; color:#3666c9; display:block; float:right; margin:10px 0 0 0;}
.box .link {background:url(../images/link-bg.gif) no-repeat 0 0; color:#3666c9;}
.box .pdf {background:url(../images/pdf-bg.gif) no-repeat 0 0; color:#3666c9;}
.box .ipod {background:url(../images/ipod-bg.gif) no-repeat 0 0; color:#3666c9;}
.pdf {background:url(../images/pdf-bg.gif) no-repeat 0 0; padding-left:21px; font-weight:bold; color:#ebbb22; display:block; float:right; margin:24px 0 0 0;}
.ipod {background:url(../images/ipod-bg.gif) no-repeat 0 0; padding-left:21px; font-weight:bold; color:#ebbb22; display:block; float:right; margin:24px 0 0 0;}
.ipodR {
	padding-left:21px;
	font-weight:normal;
	color:#FFFFFF;
	display:block;
	float:right;
	margin:0 0 10px 0;
}
.link2 {font-weight:bold; color:#c4081c;}
.link3 {color:#7c7c7c; text-decoration:none;}
.link3:hover {text-decoration:underline;}
.link4 {color:#7c7c7c; text-decoration:none; float:right;}
.link4:hover {text-decoration:underline;}

.bullet { background:url(../images/list-bg.gif) no-repeat 0 0; padding-left:26px;}

li { background:url(../images/list-bg2.gif) no-repeat 0 0; padding-left:26px;}
li a {color:#fff; text-decoration:none; font-weight:bold; line-height:1.818em;}
li a:hover {text-decoration:underline;}

.box li { background:url(../images/list-bg.gif) no-repeat 0 7px; padding-left:15px;}
.box li a {color:#3666c9; text-decoration:none; font-weight:bold; line-height:1.455em;}
.box li a:hover {text-decoration:underline;}

.imgindent {margin:0 11px 0 0; float:left;}

#listona {
width: 99%;
text-align: left;
padding-left: 20px;
}
#candSX {
	float: left;
	width: 68%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
#candDX {
	float: right;
	width: 32%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
}
#col1 {
	float: left;
	width: 50%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
#col2 {
	float: right;
	width: 49%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
#col1H {
	float: left;
	width: 50%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
#col2H {
	float: right;
	width: 49%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

/* ============================= toolbar ====================== */

#tool1 {
width: 110px;
height: 68px;
background-image: url(../images/m1.jpg);
background-repeat: no-repeat;
float: left;
text-align: center;
padding-top: 15px;
font-weight: bold;
}
.tool2 {
width: 109px;
height: 68px;
background-image: url(../images/m3.jpg);
background-repeat: no-repeat;
float: left;
text-align: center;
padding-top: 15px;
font-weight: bold;
}
.tool3 {
width: 108px;
height: 68px;
background-image: url(../images/m2.jpg);
background-repeat: no-repeat;
float: left;
text-align: center;
padding-top: 15px;
font-weight: bold;
}
#tool4 {
width: 178px;
height: 68px;
background-image: url(../images/m8.jpg);
background-repeat: no-repeat;
float: left;
text-align: center;
padding-top: 25px;
font-weight: bold;
}
a.tool {
	color:#333333;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 125%;
}
a.tool:hover{color:#c4081c;}
a.toolD {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	text-transform: uppercase;
}
a.toolD:hover{
	color:#FFFFFF;
	font-size: 1.5em;
}
a.toolH {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.toolH:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

/* ============================= header ====================== */

#header {font-size:1.091em;}
#header .block {padding:11px 44px 0 42px; height:31px;}
#header .logo {margin:-32px 0 0 20px;}
#header .menu {padding:120px 0 0 19px;}
#header .right {font-weight:bold;}
#header .right a {color:#fff; text-decoration:none;}
#header .right a:hover {color:#6e90d7;}

/* ============================= content ====================== */

#content {padding:0 21px 0 19px;}

.box {color:#7c7c7c;}
.box strong {color:#3666c9;}
.box b {color:#000000;}
.box .top-row {background:#fff; padding-top:20px; border-top:1px solid #d5d5d0;}
.box .corner-bottom-left {background:url(../images/box-left-bg.gif) top left no-repeat; width:10px; height:11px; margin-right:-10px; position:relative; float:left;}
.box .bot-tail {width:100%; float:left; font-size:1px;}
.box .bot-tail .indent {margin:0 10px 0 10px; background:#fff; height:11px; padding:0;}
.box .corner-bottom-right {background:url(../images/box-right-bg.gif) top left no-repeat; width:10px; height:11px; margin-left:-10px; position:relative; float:left;}

.line-hor {border-bottom:1px solid #c70820; padding:0 0 10px 0; margin-bottom:10px;}
.box .line-hor {border-top:1px solid #e2e2dd; border-bottom:none; padding:15px 0 16px 0; margin:0;}
.extra1 {border-top:1px solid #e2e2dd; padding:15px 0 0 0;}
.extra1 .link {margin:0;}
.extra-link {font-weight:bold; color:#c4081c; text-decoration:none;}
.extra-link:hover {text-decoration:underline;}
.extra2 { line-height:1.01em;}
.mark1 {background:url(../images/star.gif) no-repeat 0 0; padding-left:25px;}

.indent {padding:20px 0 28px 0;}
.indent4 {padding:0 60px 0 17px;}
#page1 .indent1, #page6 .box .indent1, #page7 .indent1 {padding:0 37px 0 17px;}
.indent1 {padding:0 55px 0 17px;}
.indent2 {padding-bottom:18px;}
.indent3 {padding-top:13px;}
.indent5 {padding-top:8px;}
.indent6 {padding-bottom:8px;}
#page8 .top-row {padding:33px 40px 15px 18px;}

.margin0 {margin-top:0;}
.margin1 {margin-top:20px;}
.margin2 {margin-top:10px;}
.margin3 {margin-top:50px;}
.padding1 {padding-top:28px;}
.padding2 {padding-top:15px;}
.padding3 {padding-top:24px;}
.padding4 {padding-top:10px;}
.padding5 {padding-top:42px;}
.phone {float:right;}

.table {font-family:trebuchet MS;}
.table .first-line {font-size:1.273em; font-family:tahoma; font-weight:bold;}
.name {padding:1px 10px 2px 20px; width:122px;}
.name2 {padding:1px 10px 2px 25px; width:105px;}
.rating {width:83px; text-align:center; padding:1px 0 2px 0;}
.first-line .name {padding:3px 10px 8px 20px;}

.evid {
	background-color: #cfdaf7;
	padding: 5px;
	border: 1px solid #999999;
	}
.evid2 {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #999999;
	}

/* ============================= footer ====================== */

#footer a {color:#ff0e28; font-weight:bold;}

/* ============================= forms ============================= */

#ContactForm {padding-top:12px;}
#ContactForm .rowi {height:40px;}
#ContactForm .input {width:196px; height:15px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; font-size:1.01em; color:#7c7c7c;}
#ContactForm .link {margin-left:20px;}

#HeaderForm {float:right;}
#HeaderForm .input {width:159px; height:18px; border:1px solid #2b4374; background:#102349; padding:0 0 0 5px; font-size:0.917em; color:#6e90d7; margin:0 8px 0 11px;}
#HeaderForm .input2 {width:88px; height:18px; border:1px solid #2b4374; background:#102349; padding:0 0 0 5px; font-size:0.917em; color:#6e90d7; margin:0 9px 0 0;}

textarea {width:429px; height:145px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; color:#7c7c7c;}
