html {
	height: 100%
}

html body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.6em;
	height: 100%;
	background-image: url(images/bg-main.gif);
}

html body #container {
	clear: both;
	min-height: 92.3%;
	!min-height: 92.4%;
	!height: auto !important;
	!height: 92.4%;
}

#container {
	background-image: url(images/bg-con.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 872px;
	left: 50%;
	margin-left: -436px;
	position:relative;
}
#containerX {
	background-image: url(images/bg-con.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 872px;
	left: 50%;
	margin-left: -436px;
	position:relative;
}

#wrapper_bottom {
	background-image: url(images/bg-bot.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 872px;
	height: 66px;
	left: 50%;
	margin-left: -436px;
	position:relative;
}

p {
	margin: 0em 0 1em 0;
}

h1 {
	font-size:20px;
	color:#00adef;
	font-weight: normal;
}

h2 {
	font-size:16px;
	color:#00adef;
	font-weight: bold;
}

h3 {
	font-size:14px;
	color:#000000;
	font-weight: bold;
}


a {
	color: #13b6eb;
	text-decoration: underline;
}

a:link {
	color: #13b6eb;
	text-decoration: underline;
}

a:visited {
	color: #13b6eb;
	text-decoration: underline;
}

a:hover {
	color: #13b6eb;
	text-decoration: none;
}



#wrapper {
	clear: both;
	width: 828px;
	left: 50%;
	margin-left: -436px;
	position:relative;
	padding: 0px 22px;
}

#wrapperX {
	clear: both;
	width: 828px;
	left: 50%;
	margin-left: -436px;
	position:relative;
	padding: 0px 22px;
}




#wrapper_bottom {
	clear: both;
	width: 872px;
	left: 50%;
	margin-left: -436px;
	background-image: url(images/bg-bot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}



#col1 {
	float: left;
	display: inline;
	width: 218px;
}


#col2 {
	float: left;
	display: inline;
	width: 610px;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	padding-top: 38px;
}



#right {
	clear: both;
	margin-bottom: 18px;
}


#nav_right {
	clear: both;
	margin-top: 8px;
}

#nav_right a {
	display: block;
	color: #434343;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/nav-2.gif);
	padding: 4px 10px 0px 21px;
	width: 187px;
	height: 24px;
}

#nav_right a:link {
	display: block;
	color: #434343;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/nav-2.gif);
	padding: 4px 10px 0px 21px;
	width: 187px;
	height: 24px;
}

#nav_right a:visited {
	display: block;
	color: #434343;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/nav-2.gif);
	padding: 4px 10px 0px 21px;
	width: 187px;
	height: 24px;
}

#nav_right a:hover {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/nav-2-mo.gif);
	padding: 4px 10px 0px 21px;
	width: 187px;
	height: 24px;
}



#nav_right_cur {
	clear: both;
	margin-top: 8px;
}

#nav_right_cur a {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/nav-2-mo.gif);
	padding: 4px 10px 0px 21px;
	width: 187px;
	height: 24px;
}

#nav_right_cur a:link {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/nav-2-mo.gif);
	padding: 4px 10px 0px 21px;
	width: 187px;
	height: 24px;
}

#nav_right_cur a:visited {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/nav-2-mo.gif);
	padding: 4px 10px 0px 21px;
	width: 187px;
	height: 24px;
}

#nav_right_cur a:hover {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/nav-2-mo.gif);
	padding: 4px 10px 0px 21px;
	width: 187px;
	height: 24px;
}



#box_grey {
	clear: both;
	background-image: url(images/box-grey-bg.gif);
	width: 186px;
	padding: 12px 16px 16px 16px;
	font-size: 11px;
	color: #666666;
}

#box_grey_heading {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	padding-bottom: 8px;
}

#box_grey_text {
	clear: both;
	padding-bottom: 8px;
}

#box_grey_link {
	clear: both;
}



#nav_con {
	clear: both;
	width: 590px;
	height: 55px;
	background-image: url(images/bg-nav.gif);
	padding-left: 12px;
}



#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#nav a {
    display: block;
}
#nav li {
    float: left;
	display: inline;
}
#subnav li {
    float: left;
	display: inline;
	padding: 0px;
	border-top: 1px solid #bdebfa;
}


#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}


#nav li ul {
    position: absolute;
    width: 150px;
    left: -999em;
	border-right: 1px solid #bdebfa;
	border-bottom: 1px solid #bdebfa;
	border-left: 1px solid #bdebfa;
}
#nav li:hover ul {
    left: auto;
}


#nav a {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 20px 0px 0px 0px;
	width: 110px;
	height: 35px;
	margin: 0px 3px;
}

#nav a:link {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 20px 0px 0px 0px;
	width: 110px;
	height: 35px;
	margin: 0px 3px;
}

#nav a:visited {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 20px 0px 0px 0px;
	width: 110px;
	height: 35px;
	margin: 0px 3px;
}

#nav a:hover {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background-image: url(images/nav-mo.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	padding: 20px 0px 0px 0px;
	width: 110px;
	height: 35px;
	margin: 0px 3px;
}



#nav .cur:link {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background-image: url(images/nav-mo.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	padding: 20px 0px 0px 0px;
	width: 110px;
	height: 35px;
	margin: 0px 3px;
}

#nav .cur:visited {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background-image: url(images/nav-mo.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	padding: 20px 0px 0px 0px;
	width: 110px;
	height: 35px;
	margin: 0px 3px;
}

#nav .cur:hover {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background-image: url(images/nav-mo.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	padding: 20px 0px 0px 0px;
	width: 110px;
	height: 35px;
	margin: 0px 3px;
}


#subnav a {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #def5fd;
	width: 140px;
	padding: 3px 5px;
}

#subnav a:link {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #def5fd;
	width: 140px;
	padding: 3px 5px;
}

#subnav a:visited {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #def5fd;
	width: 140px;
	padding: 3px 5px;
}

#subnav a:hover {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #bdebfa;
	width: 140px;
	padding: 3px 5px;
}


#content {
	clear: both;
	width: 544px;
	padding: 26px 26px 0px 26px;
	background-color: #FFFFFF;
	
}


#mainimg {
	clear: both;
	width: 544px;
	height: 227px;
	
}


#body_text {
	clear: both;
	padding-top: 11px;
	text-align: justify;
}


#table_row {
	clear: both;
	width: 544px;	
	border-left: 1px solid #e4e4e4;
}


#table_row_bot {
	clear: both;
	width: 544px;	
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
}

#table_col {
	display: inline;
	float: left;
	width: 261px;
	padding: 2px 5px;
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}



#bottom {
	clear: both;
	color: #ffffff;
	width: 544px;
	margin-left: 266px;
	padding-top: 6px;
	text-align: center;
}

#bottom a {
	color: #ffffff;
	text-decoration: none;
}

#bottom a:link {
	color: #ffffff;
	text-decoration: none;
}

#bottom a:visited {
	color: #ffffff;
	text-decoration: none;
}

#bottom a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.callback-form {
	color: #000000;
	font-size: 12px;
	border: 1px solid #7f9db9;
	width: 142px;
	padding: 2px 4px 2px 4px;
}

.callback-area {
	color: #000000;
	font-size: 12px;
	border: 1px solid #7f9db9;
	width: 142px;
	padding: 2px 4px 2px 4px;
}

.callback-form-drop {
	color: #000000;
	font-size: 12px;
	border: 1px solid #7f9db9;
	width: 152px;
	padding: 3px 4px 4px 4px;
}

.newsticker a { margin-right:30px;}
#blogtickerbg { background-image:url(images/blogtickerbg.gif); background-repeat:no-repeat; height:50px; padding:7px 5px 0px 5px;}

#clear {
	clear: both;
}
