﻿* {margin: 0; padding: 0;}

/*=========== Default Tags ============ */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .700em;
	line-height: 150%;
	color: #666; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/new_body.jpg) top left repeat-x;

	/*background:#F7941D url(../images/template/bg_body.gif) repeat-y scroll 0%;*/
}

a, a:visited {color: #23acf1;}
a img {border: none;}
a:hover {color: #006395;}


h1 {
	font: 3em "Times New Roman", Georgia, serif;	
	padding-bottom: 5px;
	color: #fff; 	
	letter-spacing: 1px;
}

h2 {
	font: 2em "Times New Roman", Georgia, serif;	
	color: #006395;
	letter-spacing: 1px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: dashed 1px #c5c5c5;
}

h3 {
	font: bold 1.250em Verdana, Arial, Helvetica, sans-serif;  
	color: #006395;  
	letter-spacing: 1px;
	margin-bottom: 5px;
}

h4 {
	font: bold italic 1.125em Verdana, Arial, Helvetica, sans-serif;
	color: #006395;
}
h5 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font: .8125em Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p{
	margin: 0px 0px 20px 0px;	
}
ul{
	list-style-image: url(/images/template/bullet1.gif); 
	margin: 0 1em 1em 2em;
}
ul ul{
	list-style-image: none;
	/*margin: -.8125em 1em 1em 2em;*/
	margin: 0 1em 1em 2em;
}
ul ul li{ padding-bottom: 0;}
ol {
	list-style: upper-roman; 
	margin: 0em 1em 1em 2em; 
	padding: 1em;
}
li{padding-bottom: .8125em;}
dl{
	margin: 0 0 15px 0;
}
dt{
	font-weight: bold; 
	color: #23acf1; 
	clear: both;
}
dd{
	padding-bottom: 15px;
}

dt img{
	border: solid 1px #666;
	float: left;
	margin: 5px 10px 15px 0;
}

.list{
	width: 230px;
	padding: 0;
	margin: 5px 10px 30px 10px;
	float: left;
}
.list ul{
	margin: 0;
	padding: 0 0 0 15px;
}
.list ul li{
	margin: 0;
	padding: 6px 0;
}


blockquote {
	display: block;
	padding: 10px;
	background-color: #f9f8f3;
	font: italic 1.125em Georgia, Times, serif;
	margin: 5px 0px 15px 0px;
	border: dashed 1px #999999;
	text-align: center;
	line-height: 1.5em;
}
hr{
  	height: 1px;
	color: #fff;
	margin: 10px 0 10px 0;
	_margin: 0; 
	padding: 0;
	border: none;
	border-bottom: 1px dashed #60605f;
}
input, textarea{
	border: solid 1px #666666;
	padding: 2px 5px 0 4px;
	margin: 5px 0;	
	width:170px;	
}
label{
	width: 120px;
	display: block;
	float: left;
	text-align: right;
	padding: 5px 15px 5px 0;
	clear: both;
}

/* input{
	border: solid 1px #666;
	padding: 2px 5px 0 4px;
	font: 11px Verdana, tahoma, sans-serif;
	height: 16px;
}*/

/*=========== Special Global Styles ============ */
.shimCol{
	width:1px;
	line-height: 0;
	font-size: 0;
	height: 400px;
	float: right;
}
.clear{
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
}
.screenReader{
	line-height: 0;
	font-size: 0;
	position: absolute;
	text-indent: -999em;
}
a.button, a.button:visited, input.button{
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    padding: 2px 8px 2px 8px;
    border: solid 1px #088bdd;
    background: url(../images/template/btn_off.gif) 50% 50%;     
} 

a.button:hover,  input.button:hover{
	color: #fff;
	background: url(../images/template/btn_on.gif) 50% 50%;
	border: solid 1px #5b80c2;
}

/*=========== Left Col Styles ============ */
.leftCol h3{
	margin: 0;
	color: #f7941d;
	font-style: normal;
}
.leftCol dt a, .leftCol dt a:visited{
	color: #5d5d5d;
}
.leftCol dt a:hover{
	color: #6AB2E7; 
}

/*=========== Right Col Styles ============ */
.rightCol, .rightCol p{
	color: #fff;
}
.rightCol a, .rightCol a:visited {
	color: #006395;
}
.rightCol a:hover {
	color: #DF5B1B;
}
.rightCol h2{
	color: #fff;
	border-bottom: dashed 1px #fff;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.rightCol h3{
	color: #A93200;
}
.rightCol h4{
	color: #EF580E;
}
.rightCol h6{
	color: #fff;
}
.rightCol dt{
	color: #006395;
}
.rightCol dd {
	color: #fff;
	border-bottom: dashed 1px #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.rightCol dd a, .rightCol dd a:visited{
	color: #fff;
	text-decoration: none;
}
.rightCol dd a:hover{
	text-decoration: underline; 
}
.rightCol blockquote{
	background: #F7941D;
	color: #fff;
	border: dashed 1px #006395;
}
.rightCol hr{
	border: Solid 1px #F7941D;
	border-bottom: 1px dashed #fff;
}
.quote {
	padding: 15px;
	background: #F6931C url(../images/template/bg_quote.gif) no-repeat;
	color: #fff;
}
.quoteSource {
	padding: 25px 65px 0 0;
	margin-bottom: 35px;
	line-height: 1.5em;
	text-align: right;
	background: #F6931C url(../images/template/bg_quoteB.gif) no-repeat;
	color: #fff;
	font-size: 0.8125em;
}
.quoteSource b{
	color: #006395;
	font-weight: bold;
	font-size: 1.6125em;
}

/*=========== Footer Styles ============ */

.footer{
	/*width: 750px;*/
	width: 100%;	
	border-top: solid 1px #a2a2a2;
	color: #a2a2a2;
	font-size: .8125em;
}
.footer a, .footer a:visited{
	color: #a2a2a2;
}
.footer a:hover{
	color: #003366;
}
.validate{
	float: left;
	width: 80px;
	padding: 10px 0 10px 10px;
}
.validate a{
	display: block;
	width: 80px;
	height: 15px;
}
.validate a:hover{
	background: #003366;
}
.copyWrite{
	float: left;
	width: 715px;
	padding: 10px;
	text-align: center;
}

/*=========== JetIdeas Modified  ============ */
select{
	border: solid 1px #666666;		
	margin: 5px 0;	
	width: 170px;	
}

img.textEmbedded
{
	float:left; 
	margin: 0px 5px 5px 0px;
}

td p
{
	margin: 0px 0px 10px 0px;	
}

.validator
{	
	 vertical-align:super;	
}

p.followList
{
	margin: 0px 0px 5px 0px;
}

/*new */
.new_header
{
	width:828px;
	height:125px;
	background:url(../images/new_header_body.jpg) top left repeat-x;
	overflow:hidden;
	margin:0 auto;
}

.new_header .left
{
	float:left;
	width:13px;
	height:125px;
	overflow:hidden;
	background:url(../images/new_header_left.jpg) top left no-repeat;
}

.new_header .right
{
	float:right;
	width:13px;
	height:125px;
	overflow:hidden;
	background:url(../images/new_header_right.jpg) top left no-repeat;
}

.new_header .logo
{
	float:left;
	width:215px;
	height:119px;
	overflow:hidden;
	background:url(../images/header_logo.gif) top left no-repeat;
	margin-left:16px;
	cursor: pointer;
}

.new_header .slogan
{
    float:right;
    width:302px;
    height:22px;
    overflow:hidden;
    background:url(../images/slogan.jpg) top left no-repeat;
    margin-right:16px;
    text-align:right;
    margin-top:70px;
}

.leng_s
{
    text-align:right;
    font-family:Arial, Helvetica, sans-serif;     
    font-size:11px;
    margin-right:30px;
    color:#fff;
}
.leng_s span
{
    font-weight:bold;
    font-size:11px;
    color:#006cac;
}
.leng_s a,
.leng_s a:visited
{
    color:#fff;
}

/*
.new_header .slogan
{
    float:right;
    width:400px;
    height:40px;
    overflow:hidden;
    margin-right:16px;
    text-align:right;
    margin-top:85px;
}
*/

.new_header .slogan span
{
	display:block;
    height:30px; 
    font-family:"Times New Roman", Times, serif;
    font-size:24px;
    font-style:italic;
    color:#347ea3;
} 

.new_menu
{
	margin:0 auto;
	width:828px;
	height:30px;
	padding-left:40px;
	_padding-left:20px;
	overflow:hidden;
}

.new_menu a,
.new_menu a:visited{
/*color:#4A4A4A;*/
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
/*margin:10px 1px 10px 20px;*/
text-decoration:none;
} 

.new_menu a:hover
{
	/*color:#e65d15;*/
	color:#006395
}

/*
.new_menu a:visited
{
color:#4A4A4A;
} 
*/

