body{
	padding:0px;
	margin:0px;
	background-color:#2C3230;
}

table, td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}
.image-layout {
	padding: 5px;
	text-align: center;
}


img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#777B8C;
	}
	
strong a { color:#35609A; font-size:9px; text-decoration:none}
strong a:hover{ color:#35609A; text-decoration:underline}

span a { color:#35609A}

.h_text { color:#264770; font-size:9px}
	
.s_text { color:#424846; font-size:9px}
	
.l_text {
	color:#5281C1
}
	
.c_text {
	color:#061627;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
}
.c_text a{ color:#1C1F1E; font-size:9px; font-weight:bold; text-decoration:none}
.c_text a:hover{
	color:#1C1F1E;
	font-size:9px;
	font-weight:bold;
	text-decoration:none
}

.div { background:url(images/bg-line2.gif) repeat-x; height:1px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:24px; margin-top:6px;}
.form input	{
	width:138px;
	height:21px;
	border-color:#808080;
	border-top-width:0px;
	background-color:#ffffff;
	padding-left:5px
}

textarea{width:138px; height:91px; border-color:#808080; border-top-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:6px}

.blueHeading {
	color:#5281C1;
	font-size:18px;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
	text-decoration: none;
}
.whiteHeading {
	color:#FFFFFF;
	font-size:17px;
	text-transform: uppercase;
	font-family: Tahoma;
	line-height: 20px;
	font-weight: bold;
}
h3 {
background:url(images/a1.gif) no-repeat; background-position:0px 10px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 9px; font-weight:bold
}
h3 a {
font-family:Tahoma; font-size:9px; line-height:23px; color:#35609A; text-decoration:none;
}
h3 a:hover {
text-decoration:underline;
}
/* --- Navbar Style --- */
#nav {
	width: 756px;
	height: 45px;
	float: left;
	background: transparent;
	z-index: 1;
	}
.menu {
	font-family: Helvetica;
	width:756px;
	height:45px;
	position:relative;
	margin-left: 5px;
	z-index:1000;
	font-weight: bold;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#726E60;
	font-weight:bold;
	width:108px;
	height:45px;
	text-align:center;
	border-bottom: 0;
	background-image:url('images/nav-bar-button.png');
	line-height:45px;
	font-size:12px;
	text-transform: uppercase;
	overflow:hidden;
	padding-left: 0px;
}
.menu .left_nosub {
	background-image:url('images/nav-bar-button.png');
	padding-left: 0px;
	margin-right: -1px;
}
.menu .right_hassub {
	background-image:url('images/right.png');
	background-repeat: no-repeat;
}
.menu .right_nosub {
	background-image:url('images/right.png');
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* Button ":hover" Styling */
.menu ul li:hover a {
	color:#002c53;
	background:url('images/center_hassub.png');
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:36px;
	left:0;
	width:108px;
	margin: 0;
	padding: 0;
}
.menu ul li:hover ul li a.center_hassub {
	background:#6a3;
	color:#FFF;
}
.menu ul li:hover ul li:hover a.center_hassub {
	background:#6fc;
	color:#002c53;
}
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover .left_nosub {
	color:#002c53;
	background:url('images/left_nosub.png');
}
.menu ul li:hover .right_hassub {
	color:#002c53;
	background-image: url('images/right_hassub.png');
	background-repeat: no-repeat;
}
.menu ul li:hover .right_nosub {
	color:#002c53;
	background:url('images/right_nosub.png');
}
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:36px;
	left:0;
	width:152px;
	margin: 0;
	padding: 0;
}
.menu ul li:hover ul li a.center_hassub {background:#6a3; color:#EBE0D5;}
.menu ul li:hover ul li:hover a.center_hassub {background:#6fc; color:#381B01;}
.menu ul li:hover ul li ul {display: none;}

/* DropDown Styling */
.menu ul li:hover ul li a {
	background-image: none;
	display:block;
	height: 26px;
	line-height: 26px;
	color: #381B01;
	width: 168px;
	text-align:left;
	margin: 0;
	padding:0 0 0 8px;
	font-weight:normal;
	text-transform: none;
}
.menu ul li:hover ul {
	padding: 0;
	background-image:url('images/dropdown.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	width: 178px;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
}

/* DropDown Menus ":active" or "Selected" Styling */
.menu ul li:hover ul .sub_active {
	background-image:url('images/sub_active.png');
	margin-right: 1px;
	text-transform: none;
}

/* DropDown Menus ":hover" Styling */
.menu ul li:hover ul li a:hover {
	color:#FFFFFF !important;
	background-image:url('images/sub_hover.png');
	text-transform: none;
}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:108px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-108px;}
.whiteHeading2 {
	color:#FFFFFF;
	font-size:36px;
	text-transform: uppercase;
	font-family: Tahoma;
	line-height: 20px;
}
.bold {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
.whitetext {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#FFF;
}
.boldheader {
	color:#5281C1;
	font-weight: bold;
	text-decoration: none;
}
.levelbold {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#FA8A00;
	font-weight: bold;
	text-decoration: none;
}
.levelboldwithbullet {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#FA8A00;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: none;
}
.levelboldbig {
	font-family:Tahoma;
	font-size:18px;
	line-height:20px;
	color:#FA8A00;
	font-weight: bold;
	text-transform: uppercase;
}
.orangelg {
	font-size:14px;
	line-height:14px;
	color:#FA8A00;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica;
}
.linksheader {
	color:#FA8A00;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
}
@charset "utf-8";
.label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
fieldset {
	width: 350px;
	padding: 15px;
}
.inputformbox {
	margin-top: 5px;
	margin-bottom: 5px;
}


.codeexample{
background-color:#FFFFCC;
border: 1px solid #E1E100;
}
.inputformboxenq {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 240px;
}
.blueHeading2 {
	color:#5281C1;
	font-size:14px;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

