/* GLOBAL ELEMENTS */

body,td,th {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

body {
	margin:11px 0 0 0;
	text-align:center;
	background: url(../img/bg_body_02.jpg) repeat-x scroll;
}

table {
	border-collapse:collapse;
}

a {text-decoration:none}
a:link {color: #F46C2A}
a:visited {color: #F46C2A}
a:hover {color: #666666}
a:active {color: #F46C2A}



/* ALT CLASSES */

.black {color:#000;}
.smallwhite {font-size:8pt;color:#fff;}
.clear {clear:both;}
.formstyle {font-size:7pt; color:#000}

.optionalbox {
	width:130px;
	margin-bottom:20px;
	}
	
.optionalbox h1 {
	background-color:#F46C2A;
	color:#fff;
	padding:3px 0px 4px 5px;
	margin:0 0 4px 0;
	font-size:8.5pt;
	text-transform:uppercase;
	}

.optionalbox p {
	color:#F46C2A;
	font-size:8.5pt;
	margin:0px 10px 0px 0px;	
	}


/* LAYOUT */

/* HEADER & LOGIN */


#login {
	position:relative;
	width:760px;
	height:74px;
	margin:0;
	text-align:right;
	}

#tagline {
	font-size:8pt;
	float:right;
	width:400px;
	padding-top:4px;
	}

#tagline a {
	margin-right:25px;
	}	
	
#logo {
	float:left;
	width:230px;
	}
	
#logo a {
	border:0px;
	}
	
#logo img {
	margin-top:10px;
	text-align:left;
	}	
	
#formleft {
	position:relative;
	float:right;
	width:350px;
	padding-top:20px;
	color:#E15A23;
	text-transform:uppercase;
	}
	
#formright {
	width:100px;
	float:right;
	text-align:center;
	padding-top:25px;
	}
	
#subheader {
	float:left;
	width:760px;
	height:171px;
	background:url(../img/bg_subheader.jpg) no-repeat top left;
	}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:1px solid #808080;
	border-top:0px;
	width: 760px;
	background-image:url(../img/bg_3col.jpg);
	background-repeat:repeat-y;
}

#header {
	margin: 0;
	padding: 0 0 2px 0;
	/*height: 100px;*/
	background:#fff url(../img/logo.gif) no-repeat top left;
	border-bottom:1px dashed #808080;
	text-align:right;
}

#header_int {
    margin: 0;
    padding: 0 0 2px 0;
    height: 100px;
    background-color:#ffffff;
    border-bottom:1px dashed #808080;
    text-align:right;
}

/* NAV TOP */

#nav {
	float:right;
	width:560px;
	}
	
#nav ul li {
	color: #fff;
	display: inline;
}

#nav ul {
	margin: 0;
	padding: 0px 0px 0 0;
	list-style:none;
}

html>body #nav ul {
	padding: 0px 0px 0 0;
}

#nav a {
	float:left;
	display:block;
	width: 92px;
	background:url(../img/bg_link.jpg) repeat-x right bottom;
	background-color:#545454;
	padding:6px 0px 5px 0;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	border-bottom: 3px solid #F46C2A;
	border-left:1px solid #fff;
	margin:0;
	text-align: center;
}

#nav a:hover {
	border-bottom: 3px solid #CC571C;
	background:url(../img/bg_hover.jpg) repeat-x right bottom;
	background-color:#434343;
}

#nav .first a {
	width:94px;
	}

	
/* BODY */	
	

#leftcol {
	float: left;
	width: 200px;
}

	
/* LEFT BOXES */


#leftboxes {
	float:left;
	width:200px;
	}
	
#leftboxes ul li {
	color: #fff;

}

#leftboxes ul {
	margin: 0;
	padding: 0px 0px 0 0;
	list-style:none;
}

html>body #leftboxes ul {
	padding: 0px 0px 0 0;
}

#leftboxes a {
	width: 185px;
	display:block;
	background:url(../img/bg_box_up.jpg) repeat-x right center;
	background-color:#525252;
	padding:6px 10px 6px 5px;
	text-decoration:none;
	font-weight:normal;
	font-size:13pt;
	color:#F46C2A;
	border-bottom: 1px solid #999;
	text-align: left;
}

#leftboxes a:hover {
	border-bottom: 1px solid #999;
	background:url(../img/bg_box_hover.jpg) repeat-x right center;
	background-color:#4e4e4e;
	color:#fff;
}


#links {
	width:170px;
	clear:both;
	text-align:right;
	font-size:9pt;
	font-weight:700;
	/*border-top:1px dashed #666;*/
	margin-top:10px;
	padding:20px 15px 30px 15px;
	}
	
	
/* RIGHT COL */	

#righcol {
	float: right;
	width: 130px;
	background-image:url(../img/bg_rightcol_05.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-top:132px;
}

/* CONTENT AREA */

#content { 
	float: left;
	width: 54%;
}

#content h1 {
	color:#F46C2A;
	margin:20px 12px 7px 20px;
	font-size:14pt;
}

#content h2, #content span.h2 {
	color:#333;
	font-size:11pt;
	margin:25px 12px 7px 21px;
	border-bottom:1px dashed #ccc;
	}

#content span.h2 { margin:0; border:none; font-weight: bold; }

#content h3 {
	color:#000;
	font-size:10pt;
	font-weight:bold;
	margin:25px 12px 7px 21px;
	}

#content p {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px 15px 7px 23px;
	line-height:12pt;
}

#content ul {
	list-style-type:circle;
	list-style-image:url(../img/arrow.png);
	margin-left:4em;
	padding-left:2em;
	}

#content li {
	font-size:8.5pt;
	color:#666666;
	line-height:12pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 4px 0;
	}
	
.specialTable table {
	border-collapse:collapse; 
	}
	
.specialTable td {
	border: 1px solid #F46C2A;
	}
	
.quotes {
	margin-right:20px;
	margin-left:20px;
}
	
.submit {background: #ccc; color:#000; border: 1px solid #666; font-family: verdana, arial, sans-serif; font-size: 10px;}

.indent { margin-left:35px; margin-right:20px; }


/* HOMEPAGE STUFF */	

#righcol_home {
	float: right;
	width: 372px;
	background-color:#FFF;
	}
	
/* ACTION BOXES */


.actionbox {
	float:left;
	width:372px;
	padding:0;
	margin:0 0 2px 0;
	}
	
.actionbox ul li {
	color: #fff;

}

.actionbox ul {
	margin: 0;
	padding: 0px 0px 0 0;
	list-style:none;
}

html>body .actionbox ul {
	padding: 0px 0px 0 0;
}

.actionbox a {
	width: 352px;
	display:block;
	background:url(../img/bg_actionbox.jpg) repeat-x right center;
	background-color:#525252;
	padding:8px 0px 8px 20px;
	text-decoration:none;
	font-weight:normal;
	font-size:18pt;
	color:#F46C2A;
	border-bottom: 1px solid #999;
	text-align: left;
}

.actionbox a:hover {
	border-bottom: 1px solid #999;
	background:url(../img/bg_actionbox_hover.jpg) repeat-x right center;
	background-color:#4e4e4e;
	color:#fff;
}

#rss_feed {
	float:left;
	width:372px;
	height:300px;
	background:url(../img/bg_rssnews.jpg) repeat-x;
	background-color:#FFF;
	}
	
#rss_feed h1 {
	color:#fff;
	font-size:10pt;
	text-transform:uppercase;
	padding:3px 2px 3px 20px;
	margin:0 0 15px 0;
	background-color:#F46C2A;
	}
	
#rss_feed h2 {
	font-size:9pt;
	padding:3px 2px 3px 10px;
	margin:0 0 5px 0;
	color:#333;
	}	
	
#rss_feed p {
	padding:2px 15px;
	font-size:8.5pt;
	margin:0;
	line-height:12pt;
	}
	
#rss_feed ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#rss_feed li {
	font-size:8.5pt;
	padding:0px 0px 8px 0px;
	margin:0 10px 8px 10px;
	}
			
	
	
		
	
/* FOOTER */	

#footer {
	clear: both;
	background: #fff;
	border-top:1px dashed #808080;
	padding:15px 15px 15px 215px;
}
