body, p, td {
	font-family: arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	color:#222222;
	line-height:16px;
}

body {
	background-image:url('images/bg.gif');
	background-position:center;
	background-repeat:repeat-y;
	background-color:#ebebeb;
	margin: 0px;
}

h1 {
	font-weight: normal; 
	font-size: 20px; 
	color: #282828;
	font-family: tahoma, arial, trebuchet ms, verdana;
	margin-top:4px;
	margin-bottom:4px;
	line-height:22px;
}

h2 {
	font-weight: normal; 
	font-size: 18px; 
	color: #9d3316;
	font-family: tahoma, verdana;
	margin:0px;
	line-height:20px;
}

h3 {
	font-weight: bold; 
	font-size: 15px; 
	color: #ba8003;
	font-family: tahoma, arial, verdana;
	margin:0px;
	line-height:20px;
}

h4 {
	font-weight: bold; 
	font-size: 13px; 
	color: #065ea1;
	font-family: tahoma, arial, verdana;
	margin-top:0px;
	margin-bottom:0px;
	line-height:22px;
}

h5 {
	font-weight: normal; 
	font-size: 18px; 
	color: #0f519b;
	font-family: tahoma, arial, verdana;
	margin-top:4px;
	margin-bottom:4px;
	line-height:22px;
}

h6 {
	font-weight: bold; 
	font-size: 13px; 
	color: #a65200;
	font-family: arial, tahoma, verdana;
	margin:0px;
	line-height:20px;
}

a {
	font-weight: normal; 
	font-size: 12px; 
	color: #a50000;
	font-family: arial, verdana;  
	text-decoration: none;
}

a:hover {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
	font-family: arial, verdana; 
	text-decoration: none
}

a.big {
	font-weight: normal; 
	font-size: 13px; 
	color: #9a1a09;
	font-family: arial, verdana;  
	text-decoration: none;
}

a.big:hover {
	font-weight: normal; 
	font-size: 13px; 
	color: #000000;
	font-family: arial, verdana; 
	text-decoration: none
}

a.biglinks {
	font-weight: bold; 
	font-size: 13px; 
	color: #000000;
	font-family: tahoma, arial, verdana;  
	text-decoration: none;
}

a.biglinks:hover {
	font-weight: bold; 
	font-size: 13px; 
	color: #9a1a09;
	font-family: tahoma, arial, verdana; 
	text-decoration: none
}

a.small {
	font-weight: normal; 
	font-size: 11px; 
	color: #005fa4;
	font-family: tahoma, arial, verdana;  
	text-decoration: none;
}

a.small:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
	font-family: tahoma, arial, verdana; 
	text-decoration: none
}

.byline {
	font-weight: normal; 
	font-size: 12px; 
	color: #91661b;
	font-family: tahoma, verdana;  
}

.grey {
	font-weight: normal; 
	font-size: 11px; 
	color: #555555;
	font-family: tahoma, verdana;  
}

.date {
	font-weight: normal; 
	font-size: 12px; 
	color: #888888;
	font-family: arial, verdana;  
}


.topbar{
	background-image:url('images/bg_topbar.gif');
	background-repeat:repeat-x
}

.dot{
	background-image:url('images/dot.gif');
	background-repeat:repeat-x
}

select {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: arial, verdana;
}

.textarea
{
	width:86%;
	border:1px solid;
	border-color:#E3E4E6;
	height:90px;
}
input.tf
{
	border:1px solid;
	border-color:#E3E4E6;
}

input.tfs
{
	border:1px solid;
	border-color:#E3E4E6;
	width:100px;
}

input.btn
{
border:1px solid;
border-color:#E26D0D;
width:70px;
height:20px;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
background-color:#E26D0D;
font-family:Arial;
font-style:normal;
}
input.btn2
{
border:1px solid;
border-color:#1554A1;
width:110px;
height:25px;
color:#ffffff;
font-weight:bold;
font-size:12px;
background-color:#1D69C7;
font-family:Arial;
font-style:normal;
}
input.btn1
{
border:1px solid;
border-color:#716E6A;
width:50px;
height:18px;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
background-color:#716E6A;
font-family:Arial;
font-style:normal;
}
/*input {
	font-weight: normal;
	font-size: 12px; 
	color: #000000; 
	font-family: arial, verdana;
	border: #999999 1px solid; 
	background-color: #ffffff
}

input.noborder {
	font-weight: normal;
	font-size: 12px; 
	color: #000000; 
	font-family: arial, verdana;
	border: #999999 0px solid; 
	background-color: none;
}

textarea {
	font-weight: normal;
	font-size: 12px;  
	color: #000000; 
	font-family: arial, verdana;
	border: #999999 1px solid; 
	background-color: #ffffff
}*/

/* pagenation */

div.pagination {
	background-color:#fff;
	color:#005fa4;
	padding:8px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

div.pagination a {
	color:#005fa4;
	padding:2px 5px;
	margin:0 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	border:2px solid #eeebd3;
}

div.pagination a:hover, div.pagination a:active {
	border:2px solid #459cdc;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#005fa4;
}

div.pagination span.disabled {
	display:none;
}


a.toplinks{
background-image: url('images/toplinks_line.gif');
background-position:right;
background-repeat:no-repeat;
font-family: arial, verdana;
color: #ffffff;
font-size:12px;
padding-right:9px;
padding-left:9px;
text-decoration:none;
line-height:33px;
padding-bottom:7px;
padding-top:5px;
}

a.toplinks:hover{
background-image: url('images/toplinks_line2_new.gif');
background-position:right;
background-repeat:no-repeat;
font-family: arial, verdana;
color: #000000;
font-size:12px;
padding-right:9px;
padding-left:9px;
text-decoration:none;
line-height:33px;
padding-bottom:7px;
padding-top:5px;
}

a.bottomlinks{
font-family: arial, verdana;
color: #9e2f2f;
font-size:12px;
margin-right:4px;
padding-right:10px;
text-decoration:none;
line-height:30px;
}

a.bottomlinks:hover{
font-family: arial, verdana;
color: #000000;
font-size:12px;
margin-right:4px;
padding-right:10px;
text-decoration:underline;
line-height:30px;
}

a.list {
	font-weight: normal; 
	font-size: 12px; 
	color: #611b05;
	font-family: arial, verdana; 
	text-decoration: none
}

a.list:hover {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
	font-family: arial, verdana; 
	text-decoration: none;
}

a.list2 {
	font-weight: normal; 
	font-size: 12px; 
	color: #444444;
	font-family: arial, verdana; 
	text-decoration: none
}

a.list2:hover {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
	background: #f4e698;
	font-family: arial, verdana; 
	text-decoration: none;
}


a.blacklink {
	font-weight: normal; 
	font-size: 12px; 
	color: #222222;
	font-family: arial, verdana; 
	text-decoration: none
}

a.blacklink:hover {
	font-weight: normal; 
	font-size: 12px; 
	color: #a50000;
	font-family: arial, verdana; 
	text-decoration: none;
}

.line1{
	background-image:url('images/line1.gif');
	background-repeat:repeat-x
}

.line2{
	background-image:url('images/line2.gif');
	background-repeat:repeat-x;
}

.line3{
	background-image:url('images/line3.gif');
	background-repeat:repeat-x;
}

.toplinksbg{
	background-image:url('images/bg_toplinks.gif');
	background-repeat:repeat-x;
	height:37px;
}

.bgcoverstory{
	background-image:url('images/bg_coverstory.gif');
	background-repeat:repeat-x;
}

.bgticker{
	background-image:url('images/bg_ticker.gif');
	background-repeat:repeat-x;
}

.bottombg{
	background-color:#e1e1df;
	font-family: arial, verdana;
	color: #ffffff;
	font-size:12px;
}
.bottom {
	font-family: arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	color:#444444;
	background-color:#7b7b7b;
}

a.scrolltext {
	font-weight: normal; 
	font-size: 11px; 
	color: #376da6;
	font-family: tahoma, arial, verdana; 
	text-decoration: none
}

a.scrolltext:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
	background: #f4e698;
	font-family: tahoma, arial, verdana; 
	text-decoration: none;
}
a.breadcrumbs
{
background-image: url('images/bullet3.gif');
background-repeat:no-repeat;
padding-left:8px;
padding-right:5px;
font-family: tahoma, arial, verdana; 
color: #a65200;
font-size:12px;
text-decoration:none;
}

a.breadcrumbs:hover
{
background-image: url('images/bullet3.gif');
background-repeat:no-repeat;
padding-left:8px;
padding-right:5px;
font-family: tahoma, arial, verdana; 
color: #000000;
font-size:12px;
text-decoration:underline;
}


/********************************/

.cssform table
{
	border: thick 1px #e3effa;
	/*BACKGROUND-COLOR: #e0ecf8;*/
}

.cssform th
{
    FONT-SIZE: 15px;
    color:#000000;
    FONT-FAMILY: arial, tahoma ;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR:#a7d0f1;
	text-align:left;
}

.cssform tr
{
    FONT-SIZE: 12px;
    COLOR: #555555;
    FONT-FAMILY: arial, tahoma;
	FONT-WEIGHT: normal;
	/*background-color:#fafcfe;*/
}


.cssform td 
{
    FONT-SIZE: 12px;
    COLOR:#222222;
    border-color:#fafcfe;
    FONT-FAMILY: arial, tahoma;
	FONT-WEIGHT: normal;
}

.cssform A
{
    FONT-SIZE: 13px;
    COLOR: #a64200;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
	font-weight:bold
}

.cssform A:hover
{
	FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
	font-weight:bold;
	letter-spacing:normal
}

.general {
	font-weight: bold; 
	font-size: 13px; 
	color: #065ea1;
	font-family: tahoma, arial, verdana;
	margin-top:0px;
	margin-bottom:0px;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 1px;
font-size:12px;
font-weight:bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
font-size:14px;
font-weight:bold;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #CCCCCC;
color: #2d2b2b;
background: #F3EDDB top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
background: #F0E0B1 top left repeat-x;
}

.shadetabs li a.selected{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

