﻿body
{
	margin:0 auto;
	padding-bottom:15px;		
	text-align:center;
	font-family: Arial;
	font-size:12px;	
	background:#212121 url('../../images/body_bk2.jpg') repeat-x;
	padding-top:0px;
	margin-top:0px;
	scrollbar-base-color:#f0f0f0;
}

a:hover
{
	color:lightgrey;
}

a
{	
    color:#4A4AFF;
}

div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

h1 {
	font-family:Times New Roman;
	font-size:25px;
	font-weight:bold;
	display: block;
	color:#444444;
	border-bottom-width: 0px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;	
	background-repeat: no-repeat;
	background-position: 5px;
	margin:0px 0px 15px 0px;
	padding-left: 0px;
	padding-top:0px;
}
h2 {
	font-family:Helvetica 55 Roman;
	font-size:16px;
	font-weight:bold;
	display: block;
	background-image: url(images/bsullet04.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	border-bottom:1px dotted #105694;
	color:#303030;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color:000;
	background-image: url(images/bullet06.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 2px;
}
h4 {
	font-weight:normal;
	display: block;
	font-size:16px;
	color: #105694;	
	margin-top:0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	display:block;
	background-image: url(images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 5px 0px;
	padding-left: 11px;
	text-align:left;
}
h6 {
	font-family:"Trebuchet MS", Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	display:block;
	margin:25px 0px 3px 0px;
}

hr {
	height:1px;
	color:#bbbbbb;
}

img
{
    border:0px;
}

ul
{
    list-style:none;
    margin-left:15px;
}

/*================================================================*/
.INPUT {
	FONT-SIZE: 11px;
	color:#000000;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	height:15px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
INPUT.prop {
	border: 1px solid red;
}
INPUT.checkbox {
	border:none;
	width:auto;
}
INPUT.radio {
	width: 14px;
	height: 14px;
}
INPUT.button {
	height: 25px;
	
	padding-right: 10px;
	padding-left: 10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #CC0000;
	border: 1px solid #000000;
}
.combo {
	width: 150px;
	height:20px;
	background-color: #f6f6f6;
	border:solid 1px #B5B6B5;
	margin: 6px 0px 0px 0px;
	font-size:11px;
}
INPUT.readonly {
	border:solid 1px #B5B6B5;
}
SELECT {
	FONT-STYLE: normal;
	width: 155px;
}
TEXTAREA {
	width: 330px;
}

#wrapper
{
	margin:0 auto;
	z-index:10;padding-top:0px;	
	width:960px;	
	position:relative;
	
}

#wrapper1
{
    width:950px;
    border:1px solid #bbbbbb;	
	background-color:transparent;
	padding:1px 0px 1px 0px;
	min-height:400px;
	border-bottom:3px solid #999999;	
	background:white url('images/wrapper_bk.jpg') no-repeat;
}

#onlineSupport 
{
    position:absolute;right:20px; top:10px; padding-left:380px;
}

#header
{
	width:100%;
	height:110px;
	background-color:transparent;
	background-position:15px;
	/*background-image:url('images/TE1.png');*/
	background-repeat:no-repeat;	
	margin-bottom:0px;
}

#header .logo_img
{
    float:left;
    margin:25px 0px 0px 280px;    
    height:70px;
}

#top_links
{
    text-align:right;
    background-color:transparent;
    width:auto;
    float:right;    
    margin-top:90px;
	font-weight:bold;	
	font-size:12px;
	width:100px;
	height:17px;
	padding-top:1px;
}

#top_links .c
{
	width:16px;
	height:12px;
	padding-right:16px;
	background-image:url('images/contact_0.png');
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
}

#top_links .c:hover
{
	background-image:url('images/contact_1.png');
}

#top_links .h
{
	width:16px;
	height:12px;
	padding-right:16px;
	background-image:url('images/home_0.gif');
	background-repeat:no-repeat;
	text-decoration:none;
}

#top_links .s
{
	width:16px;
	height:12px;
	padding-right:14px;
	background-image:url('images/sitemap.gif');
	background-repeat:no-repeat;
	text-decoration:none;
}

#top_links .l
{
	width:16px;
	height:16px;
	padding-right:26px;
	background-image:url('images/lock.gif');
	background-repeat:no-repeat;
	text-decoration:none;
}


#top_links .h:hover
{
	background-image:url('images/home_1.gif');
}

#swf
{
    overflow:hidden;
    height:223px;
    float:left;
    width:798px;
    margin-bottom:1px;
    background-color:Black;
    display:none;
}

.crumb
{
    position:absolute;
    right:230px; top:143px;     
    color:gray;    
    text-decoration:none;
    font-size:11px;
}

.crumb a
{
    color:gray;
    text-decoration:none;
}
#crumb a:hover
{
    color:white;
}
/*----------------------------------------------------------------------*/
#content
{
	float:left;
	width:630px;	
	text-align:justify;
	margin:1px 0px 0px 0px;
	color:black;
	padding:10px;
	padding-top:25px;	
	padding-bottom:35px;
	padding-left:80px;
	font-size:12px;		
	min-height:400px;	
}
#content a
{
    font-size:1em;
    text-decoration:none;
    color:#666;
}
#content a:hover
{
    color:#105694;
}

#content .ctcPara a
{
    margin-top:10px;
    color:#105694;font-size:12px;font-weight:bold;
}

#content .ctcPara a:hover
{
    color:#105694;
}
/*----------------------------------------------------------------------*/
#right_panel
{
    float:right;
    width:208px;
    min-height:125px;
    clear:both;
    border:0px solid #bbbbbb;
    border-width:0px 0px 1px 1px;
}

#right_panel .box
{
    padding-bottom:15px;
}

#right_panel .box ul
{
    padding:0px;
    margin-left:0px;
    text-align:left;
}

/*----------------------------------------------------------------------*/
#right_panel .boxSubmenu {padding-bottom:0px;}
#right_panel .boxSubmenu ul
{
    margin:10px;    
}
#right_panel .boxSubmenu ul a { text-decoration:none; color:#105694;}
#right_panel .boxSubmenu ul a:hover {color:Gray;} 

#right_panel .box .heading
{
	background-color:#cccccc;
	color:#38495F;
	height:18px;
	text-align:left;
	padding:3px 5px 0px 10px;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:3px inset #CCCCCC;
}

#right_panel .box .link
{
	display:block;
	padding:0px 0px 0px 20px;
	text-align:left;
	background-image: url(images/bullet03.gif);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	font-weight:bold;
	color: #000000;
	margin-top:4px;
	margin-bottom:4px;
	font-size:11px;
}
#right_panel .box .link:hover
{
    color:#105694;
}
/*----------------------------------------------------------------------*/
#content_bottom
{
    float:left;
	width:590px;		
}

#ajaxticker1 {background:url('images/testimonial_bk.jpg') right bottom no-repeat;}
/*----------------------------------------------------------------------* /
.testimonial
{
    background:url('images/img_testimonials.gif') no-repeat;
    height:56px;    
    padding:10px 70px 0px 205px;
    text-align:left;
    font-size:11px;
    width:auto;
    border-right:1px solid #bbbbbb;
}

.testimonial a
{
    color:Black;
    text-decoration:none;
}*/
/*----------------------------------------------------------------------*/
#bottom_links
{
	float:left;
	text-align:center;
	float:left;
	clear:both;
	color:maroon;
}

#bottom_links ul
{
	margin:0 auto;
	padding:0;
}

#bottom_links ul li
{
	padding:0px;
}

#bottom_links ul li a
{
	color:#fff;
	font-size:1.1em;
	font-family:Arial;
	text-decoration:none;
	padding-right:4px;
	border-right:1px silver solid;
}

#bottom_links ul li a:hover
{
	color:lightblue;
}
#bottom_links ul li{
	display: inline;
}
/*----------------------------------------------------------------------*/
#footer
{
	width:100%;		
	background-color:Transparent;	
	padding:10px 5px 5px 5px;
	font-family:Arial;
	font-size: 0.9em;
	text-align:left;
	color:#999999;
}



