.clearfix:after {  	
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html{
	margin:0px;
	padding:0px;
	height:100%;
}
body {
/*	background: #cce2ef url(/images/bodybg.gif) left top repeat-x;*/
	background: #006699;
	margin:0;
	padding:0;
	height:100%;
	color: #006699;
}

body.home {
/*	background: #cce2ef;*/
        background: #006699;
}
form {
	margin:0px;
	padding:0px;
}
body{
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
}
/*td, p, div{
	font-family: Arial, Verdana, Tahoma;
}
*/

p {
	padding:0px;
	margin:10px 0px 10px 0px;
}

form {
	padding:0px;
	margin:0px;
}

img { border : 0; }

h1 {
	color: #020059;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:20px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:24px;
}
h2 {
	color: #020059;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:16px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:20px;
}
h3 {
	color: #020059;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:14px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:18px;
}
h4 {
	color: #020059;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:13px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:17px;
}
h5 {
	color: #020059;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:16px;
}
h6 {
	color: #020059; 
	margin: 20px 0 10px 0;
	padding:0;
	font-size:11px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:15px;
}
a, a:link, a:visited, a:active {
	color:#006699;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

.error {
	margin:10px;
	padding:20px;
	background: #ffeeee;
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
}

.error h2, .error h1	{ margin-top: 0px; color: #CC0000;}
.error h3				{ margin-top: 0px; margin-bottom: 12px; color: #CC0000; border-bottom: 1px #CC0000 solid;}

.error ul {
list-style-type: none;
list-style-position: outside;
}
.error ul li {
color:#CC0000;
}


tr.row{
	background:inherit;
}
tr.rowo{
	background:inherit;
}

tr.row{
	background:inherit;
}
tr.rowo{
	background:#efefef;
}


.clear {
	clear:both;
}

.left {
	float:left;
}
.right {
	float:right;
}

.center {
	text-align:center;
}
.aligncenter {
	text-align:center;
}
.alignjustify {
	text-align:justify;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}


#Main {
	width:998px;
	height:auto;
	clear:both;
	margin: 10px auto;
	border: 0px solid #163656;
	background-color:#fff;
	/*background: #e4f1ff url(/images/mainbg.gif) left 90px repeat-x;*/
}

#Header {
	background-color: #bfdfff;
	width:998px;
	min-height:60px;
	overflow:hidden;
}

#ContentTable {
	/*border-top: 5px solid #ffcc00;*/
	/*border-collapse:collapse;*/
}
#ContentTable td {
	vertical-align:top;
	padding:0;
	margin:0;
}

#ContentTable td.menu-side-cell {
	background-color:#069;
	border-right: 0px solid #163656;
	width: 157px;
}

#ContentTable td.menu-header-cell {
	background-color: #006699;
	border-bottom: 2px solid #163656;
	height:26px;
}
#ContentTable td.content-cell {
	height:auto;
	padding:20px;
}

#ContentTable td.menu-footer-cell {
	background-color: #006699;
	/*border-top: 2px solid #163656;*/
	border-top:5px solid #020059;
	height:26px !important;
}



#Menu {
	border-bottom:5px solid #020059;
	position:static;
	z-index:101;
	background-color: #f8f1c5;
	width:auto;
	padding:0 0px;
	overflow:hidden;
	line-height:21px;
	height:42px;
	color:#fff;
	text-align:left;
	padding-left:157px;
}


#ContentZone {
	/*width: 974px;*/
	padding: 12px;
	clear: both;
	overflow:hidden;
}
html>body #ContentZone {
	overflow:hidden;
	min-height: 639px;
	height: auto;
}

#LeftBanner {
	float: left;
	width: 243px;
	height: 639px;
	margin-right: 35px;
	display: inline;
}

#LeftBanner img {
	border: 1px solid #006699;
}

html>body #LeftBanner {
	display: block;
}

#Content {
	/*width: 696px;*/
	float: left;
}
#ContentInner {
	/*width: 776px;*/
	float: left;
}

#Content, #ContentInner {
	height:576px;
}
html>body #Content, html>body #ContentInner{
	min-height:575px;
	height:auto;
}

.heading {
	margin: 10px;
}
.heading h1 {
	font-size: 24px;
	line-height: 24px;
	color: #020059;
	font-family:Tahoma, Verdana, Arial;
	margin: 0;
	padding: 0;
	clear: both;

}

.content {
	/*border: 3px solid #e5eaf0;
	padding: 7px;
	background: #deeef9;*/
}

.hr {
	height: 4px;
	width:auto;
	background: url(/images/hrmain.gif) left top no-repeat;
	margin: 5px 0;
}

img.blueborder {
	border: 1px solid #020059;
}

.copy {
	margin: 10px 0;
	clear:both;
}

.footer {
	height:26px;
	line-height:26px;
	/*background-color: #bfdfff;*/
	color:#fff;
}

.footer a {
	color:#fff;
}
.footer p {
	margin:0;
}

html>body {
	height:auto;
	min-height:21px;
}

.lang {
	float:right;
	width:150px;
	text-align:right;
	overflow:hidden;	
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding:0 10px;
}

.lang a, .lang a:visited {
	color:#000;
	text-decoration:none;
}
.lang a:hover {
	color:#000;
	text-decoration:underline;
}



#nav, #nav ul {
	list-style: none;
	line-height: 1;
	/*background-color: #006699;*/
	width:auto;
	display:inline-block;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 0;
	margin:0;
	/*line-height:14px;*/
}
#nav{
	border:0;
	margin:0;
	padding:0;
	padding-top:0px;
	height:42px;
	background-color: #ffffff;
	clear:both;
	margin-left:0px;
}

#nav a {
	display: inline-block;
	/*width: 10em;
	w\idth: 6em;*/
	width:auto;
	color: #fff;
	text-decoration: underline;
	padding: 0 5px;
	width:125px;
	text-align:center;
}
#nav a:hover {
}

#nav a.daddy {
	/*background: url(/rightarrow2.gif) center right no-repeat;*/
}

#nav li {
	/*float: left;*/
	display:inline-block;
	clear:none;
	float:left;
	padding: 0;
	line-height:21px;
	height:42px;
	/*max-width: 15em;*/
	width:137px;
	background-color:#006699;
	margin-left:0.5em;
}

#nav li.first {
	margin-left:0 !important;
}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	display:block;
	clear:none;
	float:none;
  *margin: 0 0 0 -0.25em;
}

#nav li li {
	float: left;
	clear:none;
	padding-right: 0;
	width: 14.4em;
	w\idth: 13.9em;
	height:auto;
	max-width: none;
	display:block;
	margin-left:0;
}

#nav li ul a {
	/*width: 13em;
	w\idth: 9em;
  */
  display:block !important;
  width:auto;
	text-align:left;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
	/*margin: -1.75em 0 0 7em;*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #163656;
}


table.price_table {
	border: 3px solid #e5eaf0;
	padding: 7px;
	background: #deeef9;
	border-collapse: collapse;
}

.price_table td {
	border-top:3px solid #e5eaf0;
}

.price_table tr.first td {
	padding:0;
	margin:0;
}

#SideMenu {
	background-color:#069;
	float: left;
	width: 157px;
	margin-right: 0;
	display: inline;
	padding:0px;
}

#SideMenu div {
	background-color:#fff;
	border-bottom: 3px solid #020059;
}
#SideMenu div.subs {
	background-color:#069;	
}
#SideMenu div.last {
	border-bottom: 0px;
}
#SideMenu div.sub {
	background-color:#069;	
	border:0;
}


#SideMenu div a {
	/*border-bottom: 1px solid #fff;*/
	display:block;
	clear:both;
	color:#020059;
	text-decoration:none;
	min-height:18px;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
	padding:6px 5px;
	display:block;
	font-family: tahoma;
}
#SideMenu div.sub a {
	text-decoration:none;
	color:#fff;
}
#SideMenu div.selected a {
	text-decoration:underline;
}
#SideMenu div.subs div.selected a {
	/*background: #FC0;*/
	color:#FC0;
}


#SideMenu div a:hover {
	text-decoration:underline;
}
#SideMenu div.selected a:hover {
	text-decoration:none;
}

#SideMenu div.subs div a:hover {
	text-decoration:none;
	/*background: #163656;*/
	color:#FC0;
}
#SideMenu div.subs div.selected a:hover {
	text-decoration:none;
	/*background: #163656;*/
	color:#fff;
}




#SideMenu div.first a {
	border-top:0;
}

#SideMenu div.sub a {
	min-height:15px;
	line-height:15px;
	padding-left:15px;
	font-size:12px;
	font-weight:normal;
}



