
/* structure **************************************** */


body {
	background:url(imgs/main_bg.jpg) repeat center top;
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	margin: 0;
	padding: 0;
	width:100%
}


/* ----------container -------------- */

#outer {
background:url(imgs/top_bar.gif) top repeat-x;
}

#container {
width: 907px;
padding:15px 0px 0 0px;
margin: 0px 0 0 0px ;
margin-left: auto;
margin-right: auto;

}

.logo {
	padding: 13px 0 8px 0;
}

#header {
	height: 140px;
	xbackground: red;
	xmargin-bottom:57px;
}

.main {
	font-size: 12px;
	color: #8699a3;
	line-height: 18px;
	xbackground-color:#181818;
	margin: 10px 1px 10px 1px;
}

.mainL { float:left; background-color: #222632; width: 257px; padding: 22px; }

.mainC { width: 560px; padding: 11px 22px 50px 22px; margin-left: 301px;}

.lower {
	font-size: 11px;
	color: #8699a3;
	line-height: 16px;
	background: #1b1f2a;
	margin-top: 10px;
}

.lowerInner {
	xbackground-color:green;
	width:907px;
	text-align: left;

}

.lowerL {
	float:left;
	width: 256px;
	padding: 23px;
}

.lowerC {
	float:left;
	width: 309px;
	padding: 22px;
}


.lowerR {
	width: 208px;
	padding: 22px;
	margin-left: 655px;
	xbackground-color:red;
}


/* global link styles **************************************** */

b {color: #00aeef; }
a:link b {color: #fff; }

A:LINK {
	color: #ff6100; /* default blue */
	text-decoration : underline;
	}
	
A:VISITED {
	color : #ff6100;
	text-decoration : underline;
	}
	
A:HOVER {
	color: #fff;
	xtext-decoration : underline;
	xbackground: #eaeaea;
	}
	
A:ACTIVE {
	xtext-decoration : underline;
	color : #fff;
	}

.topLinks {
	color:#ccc; padding: 50px 0 2px 5px; font-family: arial; font-size: 12px;
}
.topLinks A:link {color : #ffcc60;}
.topLinks A:visited {color : #ffba27; text-decoration: none;}
.topLinks A:hover {color : #fff; text-decoration: none;}

.navBread A:link {color : #fe5e00; font-size: 10px;}
.navBread A:visited {color : #fe5e00; text-decoration: none; font-size: 10px;}
.navBread A:hover {color : #000; text-decoration: none; font-size: 10px;}

.medium A:link {color : #ff6100; text-decoration: none;}
.medium A:visited {color : #ff6100; text-decoration: none;}
.medium A:hover {color : #fff; text-decoration: none;}

.footer A:link {color : #5682fd; font-size: 11px; padding: 1px 10px 0 10px}
.footer A:visited {color : #8abbd5; text-decoration: none; font-size: 11px; padding: 1px 10px 0 10px}
.footer A:hover {color : #fff; text-decoration: none; font-size: 11px; padding: 1px 10px 0 10px}


a img{ border:0px}

.main img, .lower img {border: 4px solid #4c5363; margin: 10px 10px 10px 0; }

.padT { padding-top: 10px; }
.padB { padding-bottom: 10px; }

.border { border-top: 1px dotted #ccc; margin-top: 15px; padding-top: 15px;}


/* ------------LISTS -------- */

ul {margin:0; padding:0}




.arrowList ul {margin: 10px 0 5px 0;}
.arrowList li {color: #d8d8d8; line-height: 14px; list-style-position:outside; list-style-type:none; padding-bottom:0.3em; padding-left:1.8em; margin-top: 7px}
.arrowList li {background:url(imgs/arrow-blue.gif) no-repeat 0 .1em;}
.arrowList li a {color: #fff; text-decoration: none; }
.arrowList li a:hover {color: #00aeef; }
.arrowList .listOn {color: #00aeef; font-weight: bold }

.checkList ul {margin: 10px 0 5px 0;}
.checkList li {color: #fff; line-height: 14px; list-style-position:outside; list-style-type:none; padding-bottom:0.3em; padding-left:1.8em; margin-top: 7px}
.checkList li {background:url(imgs/check.gif) no-repeat 0 .1em;}


.smList { margin-top: 5px; font-size: 11px; }
	.smList li {list-style-position:outside; list-style-type:none; padding:0 0 0 1em; color:#d8d8d8;}
	.smList li {background:url('imgs/gray_black.gif') no-repeat 0 0.5em}


/* ---------- CONTENT STYLES -------------- */



h1 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #ff6100;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:16px;
	color:#fff;
}

h3 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:14px;
	color:#1f1000;
	margin: 0px;
}



.largeB {
	color: #000;
	font-size: 24px;
	line-height: 26px;

}


.largeG {
	color: #a2a2a2;
	font-size: 24px;
	line-height: 26px;

}


.largeG B {
	color: #fff;

}


.largeW {
	color: #fff;
	font-size: 24px;
	line-height: 26px;

}

.white {
	color: #fff;
}

.medium {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #ff6100;
	font-size: 16px;
	font-weight: bold;

}

.mediumW {
	color: #fff;
	font-size: 14px;

}

.mediumG {
	color: #a2a2a2;
	font-size: 14px;

}

.small {
	color: #fff;
	font-size: 14px;
	xline-height: 18px;
}

.smallR {
	color: #b2958c;
	font-size: 12px;
	xline-height: 18px;
}

.smallG {
	color: #a2a2a2;
	font-size: 12px;
}


.smallW {
	color: #fff;
	font-size: 12px;

}


.x-small {
	color: #000;
	font-size: 11px;

}


.x-smallG {
	color: #a2a2a2;
	font-size: 11px;

}


.caption {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #8abbd5;
	font-size: 10px;
	line-height: 11px;
	margin-top:5px;

}



.floatR {
	float:right; margin: 10px 0 10px 10px;
}

.floatL {
	float:left; margin: 10px 15px 10px 0;
}



.navBread {
	margin-top: -18px;
	xcolor: #474843;
	font-size: 10px;
}

.credit {
	color: #a2a2a2;
	font-size: 10px;
	line-height: 20px;
}



.footer {
	color: #666;
	font-size: 10px;
	line-height: 20px;
	xtext-align: center;
	background-color:#10131c;
	height:59px;
}

.footerInner {
	width:907px;
	text-align: left;
	padding-top: 10px;
}





/* TABS **************************************** */

.navBox {
	height: 56px;
	padding: 0px 0px 0px 0px;
	background: url(imgs/nav_off.gif) top repeat-x;
}


.tab1 a {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 22px 37px 0 37px;
	height: 26px;
	text-align: center;
	border-right: 1px dotted #333744;
	
}
	
.tab1 a:visited {
	color: #fff;
}
	
.tab1 a:hover {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#00aeef;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 24px 37px 0 37px;
	height: 36px;
	text-align: center;
	border-right: 1px dotted #52555d;
	background: url(imgs/nav_on.gif) top repeat-x;
	
}
	
.tab1On a{
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#00aeef;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 24px 37px 0 37px;
	height: 36px;
	text-align: center;
	border-right: 1px dotted #52555d;
	background: url(imgs/nav_on.gif) top repeat-x;
}