@import url(layout.css);
@import url(layout_home.css);
@import url(layout_content.css);
@import url(navigation.css);
@import url(text.css);
@import url(modules.css);

html, body{
	background:#A0A0A1 url(images/body-tail.gif) left top repeat-x;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	line-height:1.75em;
}

a img { border:0;}

ul,ol { padding-left:13px;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


input, textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.75em;
	color:#646060;
	background-color:#FFFFFF;
}

input, select { vertical-align:middle; font-weight:normal;font-size:13.5px;}
/*#newsletter_home input, 
input[type='submit'], 
input[type='reset'] { border:0px; color:#FFFFFF; padding:3px 5px;margin:0 5px;}*/
#newsletter_home input:hover, 
input[type='submit']:hover, 
input[type='reset']:hover{
	background:transparent url(images/link2-tail-bg-hover.gif) repeat-x scroll center top;
}
input[type='radio']{float:left;}
#fe_LoginBoxContent form input {float:none;}
a {color:#173A8B; outline:none;}
a:hover{color:#148ed9;text-decoration:underline;}
p{padding:0px;}
/* ============================= main layout ====================== */

li { /*background:url(images/list-bg.png) no-repeat 0 6px; padding-left:25px;*/ line-height:25px;}

.imgindent {margin:0 27px 0 0; float:left;}
.imgindent1 {margin:0 20px 0 0; float:left;}

h2 {font-size:24px; line-height:26px;margin:10px 0;}
h3 {font-size:18px; margin:10px 0; line-height:26px; }
h4 {font-size:14px; line-height:24px; margin:10px 0; letter-spacing:-1px;clear:right;}
h5 {font-size:14px; line-height:22px; color:#33312a; font-weight:normal; letter-spacing:-1px; margin:10px 0;}
h6 {font-size:14px; line-height:20px; color:#33312a; font-weight:normal; margin:10px 0;}