@charset "UTF-8";
/* CSS Document */

html{
	font-family:Arial, Helvetica, sans-serif;
}
body
{
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

h1
{
	color: #000000;
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
	color: #000000;
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
	margin: 0 0 20px 0;
	font-family:"Times New Roman", Times, serif;
}

h2 strong
{
	color: #005a8c;
	font-weight: normal;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}


h5 {
	margin: 0 0 20px 0;
	padding:0;
	color:#f6ba31;
	font-weight:bold;
	font-size:14px;

}



img
{
	border: none;
}

a
{
	color: #40409f;
	text-decoration: none;
}

a:hover
{
	color: #f6ba31;
}

ol {
	margin-top: 0;
	margin-bottom: 20px;
}

ul {
	margin-top: 0;
	margin-bottom: 20px;
}

p {
	margin: 0 0 20px 0;
}

caption
{
	text-align: left;
}

/*---- COMMON ----*/

.column
{
	float: left;
}

.header
{
	
}

.txtinput
{
	width:150px;
	background:#FFF;
	color:#727E7E;
	border:1px solid #d4e3eb;
	font-size:11px;
	padding:3px;
}

/*------------*/

/*----- WRAP -----*/

#wrap
{
	width: 765px;
	margin: 0 auto 0 auto;
	padding-bottom: 50px;
	
}

/*----------*/

/*----- LEFT -----*/

#left
{
	width: 190px;
	margin-top: 15px;
}

#left_home
{
	width: 220px;
	margin-top: 15px;
}

.title {
	border-top: 1px solid #CCCCCC;
	border-left: 7px solid #CCCCCC;
	margin: 0 0 40px 0px;
	padding: 18px 15px 5px 10px;
}

#left_info {
	background-image:url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	padding: 0;
	height: 250px;
	
}

#left_info p {
	margin-left:95px;
	color:#555;
	font-size:11px;
	line-height:16px;
	padding-left:15px!important;
	text-align: left;
	
}
#left_nav {
	color:#000;
	font-size:11px;
	line-height:28px;
	padding-left:15px!important;
	text-align: left;
	padding-bottom: 60px !important;
	}
	
#left_nav ul
{
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0px;
	width:170px;
	
}

#left_nav li
{
	border-top: solid 1px #ddd;
	list-style-type:none;
	height:28px;
}

#left_nav li a, #left_nav table table a
{
	color:#000;
	display: block;
	padding: 0 0 0 19px;
	text-decoration:none;
	height:28px; 
}

#left_nav li a:hover, #left_nav table table a:hover
{
	height:28px;
	background-color:#f6ba31;
	text-decoration:none;
	background-image:url(../images/list_arrow.gif) ;
	background-repeat:no-repeat;
	background-position:0 0;
}

#left_nav table table
{
	border-top: solid 1px #ddd;
	width:170px;
}

#left_nav table table td
{
	height:28px;
	width:170px;
}

/* ------- RIGHT --------*/

#banner {
	margin-bottom: 20px;
}

#right
{
	width: 550px;
	padding: 0;
	margin-top: 15px;
	margin-left: 20px;
}

#right_home
{
	width: 500px;
	padding: 0;
	margin-top: 15px;
	margin-left: 20px;
}

.login_form {
	margin-bottom: 37px;
	background-color:#f0f0f0;
}

.alert {
	padding: 10px;
	background: #f0f0f0;
	margin-bottom: 20px;
}

.callout_box {
	background: #d4d4ff;
	padding: 5px;
}

.callout_box h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}

.callout_box h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:bold;
}


.numbers {

	text-decoration:none;
}

.content, .subscribe
{
	padding: 0 20px 40px 20px;
	border-left: solid 1px #CCCCCC;
}

.product img
{
	margin: 0 0 10px 10px;
	float: right;
}

form  {
}
	
	.submit  {
  width: 61px;
  height: 30px;
  margin: 0;
  padding: 0;
  border: 0;
  background-image: url(../images/submit_form.gif);
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#right p {
	margin: 0 0 2em 0;
}

.HideGridview {
	border: none;
	border-collapse: collapse;
	float: left;
}

.HideGridview * {
	margin: 0 !important;
	border: none !important;
	border-collapse: collapse;
}

#menu_links div {
	display: inline;
	border: none;
}
/*---- Nav - Horizontal ----*/

div#nav
{
	width: 765px;
	background: #fff;
	color: #fff;
	padding-bottom: 15px;	
}

#nav img
{
	border: none;
}
#nav ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#nav ul li {
	float:left;
	display: inline;
	padding:0;
	margin:0;
	position: relative;
	z-index: 9; /* One less than child element - for IE 6 */
}

#nav li a {
	/*display: block;*/
	height:40px;
	cursor:pointer;
	text-decoration: none;
	color: #000 !important;
	background: #f6ba31;
	padding: 0;
	font-size:11px;
	line-height:16px;
}

#nav li a:hover {
	/*display: block;*/
	background: #ffd983;
	padding: 0;
	height:40px;
	cursor:pointer;
	text-decoration: none;
	color: #000 !important;
}

#nav li ul {
	border-top:1px solid #FFFFFF;
	display: none;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 39px;
	background: none;
	width: 180px;
}
#nav li ul li ul 
{
	top: -1px !important;
	left: 175px !important;
}
#nav li ul li a, #nav li ul li a:hover
{
	width: 180px !important;
	padding: .5em 5px .5em 5px;
	height: auto !important;
	display: block;
}
#nav li.over ul
{
	display: block;
}

#nav li.out ul
{
	display: none !important;
}

/*----- PRINT LOGO -----*/

#logo_print
{
	display: none;
}

/*----------------*/

/*----- NAV2 -----*/

#nav2
{
	background: #f7d77d;
	font-size: 10px;
	font-weight: bold;
}

#nav2 h3
{
	color: #e31937;
	margin: 0;
	padding: 16px;
	line-height: 16px;
}

#nav2 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav2 li
{
	background: #fae6a8;
	border-top: solid 1px #fffcea;
}

#nav2 li a
{
	text-decoration: none;
	color: #5a4099;
	padding: 8px 16px 8px 16px;
	display: block;
	line-height: 12px;
}

#nav2 li a:hover, #nav2 li a.current
{
	color: #666666;
}

/*----------*/

/*----- FOOTER -----*/

#footer
{
	width: 760px;
	border-top: solid 1px #CCCCCC;
	font-size: 11px;
	clear:both;
	text-align:center;
	color:#999999;
	padding-top:50px;
	
}

#footer .column
{
	padding: 10px 80px 10px 30px;
}

#footer p
{
	margin: 0;
}

#footer #copyright
{
	text-align: right;
	float: right;
	padding: 10px 30px 10px 0 !important;
}

#footer a {
	text-decoration: underline;
	color:#999999;
	
}

#footer a:hover {
	color:#f6ba31;
}

/*----------*/

/*---- Scroll ----*/

#scrollWrapper {
	overflow: auto;
	height: 250px;
	border: solid 1px #ccc;
}

#scrollContainer {
	padding: 10px;
}

#menu_links {
	padding: 10px 0 10px 0;
}

#menu_links a {
	background: #ccc;
	padding: 5px;
}

#menu_links a:hover {
	background: #333;
}

/*----------*/

/*---- Login Area ----*/

.print_field {
	width: 130px;
	height: 20px;
	border: solid 1px #ccc;
	display: block;
}

/*----------*/

/*---- Forms ----*/

.fieldset
{
	border: solid 1px #ccc;
}

.fieldset_tables table
{
	
	width: 100%;
}

.fieldset_tables table th
{
	border-top: solid 1px #ccc;
	background: #efefef;
	text-align: center;
}
/*----------*/

/*----- EXTRA ------*/

.content table, .content table td, #ctl00_ContentPlaceHolder1_Label1
{	
	top: auto !important;
	left: auto !important;
	text-align: left !important;
	z-index: auto !important;
	position: relative !important;
}

.content table
{
	display: table !important;
}

.ctl00_Menu1_4, .ctl00_Menu2_4 { padding: 0 !important; }
.ctl00_Menu1_4 img, .ctl00_Menu2_4 img { display: none !important; }

#ctl00_appLogo { display: none !important; }

#ctl00_Menu1n1, #ctl00_Menu2n1, #ct100_Menu2n1, #ctl00_Menu2n4 { display: none !important; }
/*----------*/

/*---- Self-Clearing Elements ----*/

.column:after, .product:after, #wrap:after, #footer:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*------------*/