body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #333333;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	color: #19477B;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #003553;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #003453;
}

.h3 {
	color: #19477B;
}
a {
	color: #1575A7;
}

#layout {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#logo_home {
	float: left;
	width: 127px;
}
#main {
	float: right;
	width: 862px;
	margin-top: 42px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 45px;
	font-size: 14px;
	padding-left: 20px;
}
#nav a {
	color: #EAEAEA;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 19px;
	font-weight: bold;
}
#nav a:hover ,#nav .over {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #badb1d;
	border-bottom-color: #badb1d;
	margin: 0px;
}
.nav_divider {
	float: left;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#subnav {
	background-image: url(../images/subnav_bg.gif);
	height: 51px;
	background-repeat: repeat-x;
}
#subnav a {
	background-image: url(../images/arrow_blue.gif);
	margin-left: 40px;
	padding-left: 30px;
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: left 12px;
	text-decoration: none;
	color: #233253;
	float: left;
}
#subnav a:hover ,#subnav .over {
	background-image: url(../images/arrow_green.gif);
	color: #84c225;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
#footer_content {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 140px;
}
#footer_nav a {
	font-size: 12px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
}
#footer_nav a:hover, #footer_nav .over {
	color: #badb1d;
}
#copyright {
	float: left;
	font-size: 12px;
	margin-left: 0px;
}
#footer_nav {
	float: right;
}
#content_2col .left {
	float: left;
	width: 200px;
}
#content_2col .right {
	width: 625px;
	float: right;
	padding-right: 15px;
}
.border_all {
	border: 1px solid #F5F5F5;
}
.table_grey {
	background-color: #F5F5F5;
}
.dropdownmenu {
	text-align: right;
	color: #1575A7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.sitemap_sub {
	margin-left: 50px;
	margin-bottom: 12px;
}
.sitemap_sub a {
	display: block;
	margin-bottom: 5px;
}
.faq_title {
	color: #1575A7;
	text-decoration: underline;
	padding-bottom: 5px;
}
.back_top {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 3px;
}
.txt_small {
	font-size: 11px;
}
#irix_design {
	text-align: center;
	color: #999999;
	font-size: 12px;
}
#irix_design a {
	color: #999999;
	text-decoration: none;
}

