
/* structure **************************************** */

body {
	margin: 0;
	padding: 0;

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#73643b url(imgs/all_bg.gif) repeat scroll 50% 0;
color:#5a5a5a;
xcolor:red;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
line-height:18px;
}


#outer {
background: #fff url(imgs/inner_bg.jpg) top no-repeat;
width: 990px;
xpadding: 0;
margin: 55px 0 ;
margin-left: auto;
margin-right: auto;
}


/* ----------container -------------- */
#container {
xbackground: #fff;
width: 920px;
xpadding: 0;
margin: 0px 35px ;

}


#header {
	height: 140px;
	xbackground: red;
	xmargin-bottom:57px;
}

.main {
	xfont-size: 12px;
	xcolor: #a2a2a2;
	line-height: 18px;
	background-color:#181818;
}




.lower {
	xfont-size: 11px;
	xcolor: #8699a3;
	xline-height: 16px;
	xbackground: #1b1f2a;
	margin-top: 19px;
}

.lower2 {
	xfont-size: 11px;
	xline-height: 16px;
	xbackground: #1b1f2a;
	margin-top: 10px;
}

.lowerInner {
	xbackground-color:red;
	width:920px;
	text-align: left;

}


.lower2Col {
	float: left;
	width: 622px;
	xborder-right: 1px dotted #dddddd;
	padding: 0 10px 30px 10px;
	xbackground: #fff;
}

.lowerL {
	float: left;
	width: 311px;
	border-right: 1px dotted #dddddd;
	padding-right: 12px;
	xbackground: #fff;
}

.lowerC {
	float: left;
	width: 311px;
	padding: 0 12px;
	xbackground: #fff;
}


.lowerR {
	xwidth: 308px;
	padding: 5px 10px 0px 10px;
	margin-left: 659px;
	background:#fff;
	border: 4px solid #e7edf0;
}





/* global link styles **************************************** */



A:LINK {
	color: #d55328; /* default blue */
	text-decoration : underline;
	}
	
A:VISITED {
	color : #b73f17;
	text-decoration : underline;
	}
	
A:HOVER {
	color: #000;
	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 : #666; font-size: 10px;}
.navBread A:visited {color : #666; text-decoration: none; font-size: 10px;}
.navBread A:hover {color : #000; text-decoration: none; font-size: 10px;}


.title A:link {xcolor : #666; text-decoration: none;}
.title A:visited {xcolor : #666; text-decoration: none;}
.title A:hover {color : #000; text-decoration: none;}

.xfooter A:link {color : #8abbd5; font-size: 11px; padding: 1px 10px 0 10px}
.xfooter A:visited {color : #8abbd5; text-decoration: none; font-size: 11px; padding: 1px 10px 0 10px}
.xfooter A:hover {color : #fff; text-decoration: none; font-size: 11px; padding: 1px 10px 0 10px}


a img{ border:0px}
.main img, .lower img, .lower2 img {border: 4px solid #dddddd; 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: #000; 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-grey.gif) no-repeat 0 .1em;}
.arrowList li a {xcolor: #d55328; text-decoration: none; }
.arrowList li a:hover {xcolor: #000; }
.arrowList .listOn {xcolor: #5682fd; 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;}

.greyList { margin-top: 5px; margin-left: 10px; xfont-size: 11px; }
	.greyList li {list-style-position:outside; list-style-type:none; padding:0 0 5px 1em;}
	.greyList li {background:url('imgs/grey_dot.gif') no-repeat 0 0.5em}
	
.greyList2 { xmargin-top: 5px; margin-left: 10px; xfont-size: 11px; }
	.greyList2 li {list-style-position:outside; list-style-type:none; padding:0 0 0 1em;}
	.greyList2 li {background:url('imgs/grey_dot2.gif') no-repeat 0 0.5em}


/* ---------- CONTENT STYLES -------------- */



h1 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:26px;
	color:#000;
	xmargin: 0 -30px 0 -80px;
	xbackground: whitesmoke;
	xpadding: 5px 0 5px 30px;
	line-height: 26px;
}

h2 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:20px;
	color:#000;
}

h3 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:14px;
	color:#1f1000;
	margin: 0px;
}


.serif {
	font-family: Georgia,'Times New Roman',Times,serif;
}


.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;

}

.mediumB {
	color: #000;
	font-size: 14px;

}

.title {
	padding: 5px 0;
	border-top: 4px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.mediumW {
	color: #fff;
	font-size: 14px;

}

.mediumG {
	color: #a2a2a2;
	font-size: 14px;

}

.smallB {
	color: #000;
	font-size: 12px;
	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;

}




.req {
	color:#0a972b;
}

form td {
	font-size: 11px;
	padding: 2px 10px;
	xtext-align: right;
}

.floatR {
	float:right; margin: 10px 0 10px 10px;
}

.floatL {
	float:left; margin: 10px 15px 10px 0;
}



.navBread {
	color: #999;
	font-size: 10px;
}

.credit {
	color: #a2a2a2;
	font-size: 10px;
	line-height: 20px;
}



.footer {
	color: #666;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	margin:0 -35px;
	padding: 20px 35px;
	border-top: 1px solid #999;
}



#MySpamTrap {display: none;}






/* TABS **************************************** */

.navBox {
	height: 40px;
	xpadding: 50px 0px 0px 0px;
	xborder-bottom: 1px solid #333;
	background: url(imgs/nav_bg.gif) no-repeat
}


.tab1 a {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 11px;
	font-weight: bold;
	color:#ccc;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 11px 30px;
	text-align: center;
	border-right: 1px dotted #a97b5a;
	text-decoration: none;
	
	}
	
.tab1 a:visited {
	color: #ccc;
	}
	
.tab1 a:hover {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 11px 30px;
	text-align: center;
	background: #333;
	border-right: 1px dotted #999;
	text-decoration: none;
}
	
.tab1On a{
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 11px 30px;
	text-align: center;
	background: #333;
	border-right: 1px dotted #999;
	text-decoration: none;
}






.subnavBox {
	height: 24px;
	xpadding: 50px 0px 0px 0px;
	xborder-bottom: 1px solid #333;
	xbackground: url(imgs/nav_bg.gif) no-repeat;
	background: #333;
}


.tab2 a {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 11px;
	font-weight: bold;
	color:#ccc;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 3px 30px;
	text-align: center;
	border-right: 1px dotted #999;
	text-decoration: none;
	
	
	}
	
.tab12 a:visited {
	color: #ccc;
	}
	
.tab2 a:hover {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 3px 30px;
	text-align: center;
	background: #666;
	border-right: 1px dotted #999;
	text-decoration: none;
}
	
.tab2On a{
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 3px 30px;
	text-align: center;
	background: #666;
	border-right: 1px dotted #999;
	text-decoration: none;
}