*{padding: 0;margin: 0;}
body {
	background-color: #cc6633;
	font: 78%/1.4em arial, verdana, tahoma, sans-serif;
	margin:0; padding:0
}

#container{
	width: 800px;
	margin-left: 50%;
	position: absolute;
	left: -400px;
	background-color: #FFFFFF;
	margin-top: 0.50em;
	margin-bottom: 0.50em;
}

p {font-size:1em; margin: 8px 0; padding:0;}
p.narrow {padding-right:180px; padding-left:10px;}
p.backtotop {text-align:right;}
h2 {font:normal 1.5em/2em arial, verdana, tahoma, sans-serif; border-bottom: solid 1px #000; color:#000;}
h3 {font:bold 1.2em/1.4em arial, verdana, tahoma, sans-serif; padding:0px;	margin-top: 1em;}
h4 {font-size: 1.0em; padding: 0;	margin-top: 1em;}

a img{	border: 0px none;}
a {	text-decoration : none;	font-weight : bold;	color: #cc6633;}
a:hover {color: #cc3300;}


ul li {	margin: 0px 4px 14px 14px;	padding: 0;}
.photo {float:right; padding:2px; border:1px solid #E5E5E5; margin-left:8px;}

#faq_list li {	margin: 0px 4px 8px 30px;	padding: 0; }
#faq_list a {font-weight:normal; }
#faq_list a:hover {text-decoration:underline; }

/* Header area ----------------------------*/
#header{
	background:#FFFFFF; /*url(images/titleFaceInMotion.gif) top no-repeat;*/
	height: 304px;
}

#banner{
	clear: both;
	position: static !important;
	position /**/: absolute;
}

#header #topLinks{
	float: right;
	padding-top: 1px;
	padding-right: 1em;
	color: #000000;
	font-size: 0.8em;
}

#header #topLinks img {	vertical-align: middle;}
#header #topLinks a {color: #000000;	text-decoration: none;}
#header #topLinks a:hover {	text-decoration: underline;}
#header div#mainMenu {
	clear: right;
	float: right;
	height: 45px;/*31px;*/
	white-space: nowrap;
	vertical-align: baseline;
	/* background: url(images/nav_gradient_divider.jpg) repeat-x;*/
}

#header div#mainMenu div {
	float: left;
	padding: 10px 11px 3px 10px;
	font-size: 0.9em;
	font-weight: bold;
	white-space: nowrap;
	background: url(images/nav_gradient_off.jpg) top left repeat-x;
	margin-right: 2px;
}

#header div#mainMenu div.first,
#header div#mainMenu div.firstSelected{
	background-repeat: no-repeat;
	padding-left: 0;
	padding-right: 0;
	width: 8px;
	margin-right: 0px;
}

#header div#mainMenu div.customerLogin {font-style: normal;} /*italic*/
#header div#mainMenu div.customerLogin a {color: #cc6633;}
#header div#mainMenu div.last{	margin-right: 0px;}
#header div#mainMenu div.first{	background-image: url(images/nav_left_off.jpg);}
#header div#mainMenu div.firstSelected{/*background-image: url(images/nav_left_on.jpg);*/}
#header div#mainMenu div.selected{/*	background-image: url(images/nav_gradient_on.jpg);*/}
#header div#mainMenu div.selected a{color: #333333;}
#header div#mainMenu div a{	color: #000000;	text-decoration: none;}
#header div#mainMenu div a:hover {text-decoration: underline;}
#header #logo{	position: absolute;padding: 10px 11px 3px 10px;}

/*------- footer Style ------------*/
#footer{clear: both;}
#footer #bottom {background-image: url(images/bottom_curve.gif);	height:20px;	font-size: 1px;}
#footer #bottomLinks {padding: 10px;}
#footer #bottomLinks { font-size: 0.8em;	background-color: #ffcc99;}
#footer #bottomLinks a {	color: #000000;	text-decoration: none;}
#footer #bottomLinks a:hover{	text-decoration: underline;}

#footer #bottomLinks .copyright{	color: #555555;}

/*------- Tyler Style ------------*/


ul.list {
	padding: 00;
	margin: 10px 5px 10px 10px; /* TOP, RIGHT, BOTTOM, LEFT*/
	text-align: left;
	list-style-image: url(images/listBullet.gif);
	}
	
li.list {
	margin: 0;
	padding: 0px 10px 8px 25px;
	text-align: left;
	}
	
.red {color: #E50101;}

.blue {color: #457fae;}

.eng {color: #993300;}

.blueBold {color: #457fae;
          font-weight: bold;}

.news{color: #8f8f8f;}

#nav_sidebar {
	width: 140px;
	display:block;
	padding: 0;
	margin: 10px 10px 0 0;
	float: left;
	text-align: left;
}



/* ------------------ Layout for pages with no side-navigation --------------------*/

#main_content { margin: 1em 2em;}
#main_content p { padding-right:60px;}

#col_left {float:left; width: 370px !important; border: solid 1px #bdd1d7; background: url(images/box_bg.gif) bottom repeat-x;}  /*border: solid 1px #cccccc;*/
#col_left_text {float:left; width: 370px !important;}  /*border: solid 1px #cccccc;*/
#col_right {float:right; width: 350px !important; border: solid 1px #bdd1d7; background: url(images/box_bg.gif) bottom repeat-x;}
#col_right_form {float:right; width: 350px !important; border: solid 1px #bdd1d7; background: url(images/box_bg.gif) bottom repeat-x;} 
#col_left h3, #col_right h3, #col_right_form h3 {border-bottom: solid 1px #bdd1d7; color: #333333; background-color: #bdd1d7; margin:0; padding:5px;} /* background-color: #E5E5E5;*/

#col_left p, #col_right p, #col_right_form p {padding:4px 6px 2px 6px; margin:0;}


/* ------- form ----- */

#col_right_form th
{
	padding:5px 10px 5px 10px;
	background-color:#B2B2B2;
	color:white;
}

#col_right_form td
{
	padding:2px 10px 2px 10px;
}

#col_right_form td.field
{
	font-weight:bold;
	text-align:right;
}

#col_right_form input
{
	border:solid 1px #bdd1d7;
	FONT-SIZE: 8pt;
	z-index:1;
	position:relative;
}

#col_right_form #noborder input
{
	border:solid 1px #bdd1d7;
	background-color:#EEEEEE;
}





/* ------------------ Layout for pages with side-navigation --------------------*/

#main { margin: 1em;}
#left {float:left; width:180px; margin:0; padding:0;}
#right {float:right; width:570px; margin:0; padding:0 10px;}

#col1 {float:left; width: 275px !important; border: solid 1px #CCCCCC;}
#col2 {float:right; width: 275px !important; border: solid 1px #CCCCCC;} 

#col1_noBorder {float:left; width: 275px !important;}
#col2_noBorder{float:right; width: 275px !important;} 

#col1 h3, #col2 h3, .box h3 {border-bottom: solid 1px #CCCCCC; color: #333333; background-color: #bdd1d7; margin:0; padding:5px;}

#col1 p, #col2 p, .box p {padding:5px 8px; margin:0;}

.box { /* wide call out box*/
	float:left; width: 568px !important; border: solid 1px #CCCCCC; margin:5px 0;}


/* ------------------ Sub navigation --------------------*/
#navlist {
padding: 0;
margin: 10px 0 0 0;
border: 1px solid #CCCCCC;
border-top:none;
width: 160px;
}

#navlist li {
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #CCCCCC;
}

#navlist a { display: block; font-weight:normal; color:#000; text-decoration: none; padding:7px 5px 3px 10px; width:145px; height:20px;}
#navlist a:hover {color:#E50101;}
#navlist a.here {font-weight:bold; background:#F5F5F5;}
#navlist a.title {font-weight:bold; background: #bdd1d7 repeat-x; padding-left:5px; width:150px }


table.demo1 { width: 480px; margin: auto; border-collapse: collapse; }
#td { text-align: center; border: solid 1px gray; padding: 10px; }
#td.shaded { background-color:#ddd; }
#td.center { width: 80%; }
#td.left { background-color: #cce; }
