@charset "utf-8";
html {
	margin: 0px; padding: 0px;
	height:100%;
}

body {
	margin: 0px; padding: 0px;
	/*background: #FFFFFF url(images/bgr.png) top center repeat-x;*/
	height:auto !important;
	height:100%;
	min-height:100%;
}

/*Font*/
body
{
	font-size: 14px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	letter-spacing:0em;
}

#wrapper {
height:auto !important;
margin:0 auto;
min-height:100%;
width:100%;
}

/*Font in table*/
table
{
	font-size:100%;
	border-collapse:collapse;
}

img {
	border:none;
}

/*Links*/
a:link {color: #1436CF;text-decoration:none;}
a:visited{color:#1436CF;text-decoration:none;}
a:active {color: #1436CF;text-decoration:none;}
a:hover{color:#1436CF;text-decoration:underline;}


small
{
	font-size:85%;
}

hr {
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
	color: #CCCCCC;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	/*width: 915px;*/
	width:100%;
}

hr.orange {
	background-color: #ff7100;
	height: 5px;
	border: 0;
	color: #ff7100;
	/*margin-top: 30px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
#header {
	vertical-align: top;
	background: url(images/bgr.header.png) center top;
	width: 100%;
	height: 566px;
	padding: 0;
}

#cont {
height:auto !important;
	margin-top:-432px;
margin-bottom:0;
	min-height:500px;
	
}
#page_title {
	padding:0 0 15px;
	text-align:center;
}

td.left_marg {
	vertical-align: top;
	background: url(images/bgr.header.left1.png) right top repeat-x;
	padding: 0;
	font-size: 1px;
}

td.right_marg {
	vertical-align: top;
	background: url(images/bgr.header.right1.png) left top repeat-x;
	padding: 0;
	font-size: 1px;
}

td.left_col {
	vertical-align: top;
	background: url(images/bgr.header.left2.png) right top no-repeat;
	padding: 0;
	font-size: 1px;
}

td.right_col {
	vertical-align: top;
	background: url(images/bgr.header.right2.png) left top no-repeat;
	padding: 0;
	font-size: 1px;
}

td.center_col {
	vertical-align: top;
	background: url(images/bgr.header.center.png) center top no-repeat;	
	height: 566px;
	padding: 0;
}

#header_center {
    background: url(images/bgr.header.center.png) center top;	
	height: 566px;
}

* html #header_center {
	margin-bottom: -30px;
}

#logo {
	padding-top: 6px;
}

* html #logo {
	padding-top: 0px;
	position: relative;
	top: 6px;
	width: 928px;
	margin: auto;
}
#menu {
	height: 37px;
	margin-top: 2px;
	border-left: #FFFFFF solid 1px;
}
*+html #menu {
	margin-top: 2px;
}

* html #menu {
	margin-top: 8px;
	padding-top: 0;
}
#menu ul {
	height: 37px;
	margin: 0; padding: 0;
	overflow: hidden;
}
#menu li {
	height: 37px;
	float: left;
	width: 131px;
	margin: 0px;
	list-style: none;
	border-right: #FFFFFF solid 1px;
}

#menu img {
	border: none 0px; 
}

.submenu {
	position: absolute; top: 300px; left: 20px;
	width: 131px;
	background: #f7a538;
}

.submenu ul {
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}

* html ul {
	padding-left: 0px!important;
	margin-left: 25px;
}

*+ html ul {
	padding-left: 20px;
	margin-left: 5px;
}

.submenu li, .submenu a:link, .submenu a:visited, .submenu a:hover, .submenu a:active {
	margin-top: 3px;
	list-style: disk;
	color: #ffe597;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.submenu a:hover, .submenu a:active {
	color: #FFFFFF;
	font-size: 17px;
}

.center {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.linespace {
/*	width: 100%; */
	height: 60px;
	vertical-align: middle;
}

.icons {
	text-align: center;
	margin: 5px auto;
	display: table;
	overflow: hidden;
}

.ul_center {
	display: table-cell;
}

.icons ul {
	margin: 10px auto;
	overflow: hidden;
	list-style: none;
	white-space: nowrap;
	width: 520px;
}

ul.icon1 {
	width: 920px;
}

.icons li {
	float: left;
	margin-right: 17px;
}

.icons img {
  text-align:center; 
  float: left; 
}

.footer {
	overflow: hidden;
	vertical-align: middle;
	height: 75px;
	background: #FFFFFF url(images/bgr.footer.png) repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c42b0;
	font-size: 9px;
	font-weight: bold;
/*margin:-75px 0 0;*/
width:100%;
/*display:none;*/
}
* html .footer hr.orange {
	margin-top: -10px;
}

* html .footer {
	/*margin-top: -7px;*/
}

*+ html .footer hr.orange {
	margin-top: -10px;
}
.copy {
	float: left;
	width: 450px;
	vertical-align: middle;
	padding-top: 25px;
}

.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c42b0;
	font-size: 18px;
	font-weight: bold;
	width: 380px;
	float: right;
	vertical-align: middle;
	padding-top: 8px;
	text-decoration: none;
}
.click, .click a, .click a:visited, .click a:hover, .click a:active {
	text-decoration: none;
}

.click a:hover, .click a:active {
	text-decoration: underline;
}

.clicksmall {
	font-size: 100%;
	margin-top:20px;
	width:250px;
}

