@charset "UTF-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #005ABB;
	background-image: url(images/body_BG.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#IntContainer {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/INT_sidebar_bg.jpg);
	background-repeat: repeat-y;
}
#intTopnav {
	background-image: url(images/top_nav_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
}
#intLogo {
	background-image: url(images/header_logo_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 156px;
}
#intLogo h1 {
	padding-top: 27px;
	padding-left: 22px;
}
#intLogo span {
	position: absolute;
	left: -3000px;
}
#IntLeftwrapper {
	float: left;
	width: 273px;
}
#IntRightwrapper {
	float: right;
	width: 507px;
	height: auto;
}
#intTopper {
	height: 119px;
}
#intMainnav {
	background-image: url(images/main_nav_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 256px;
}
#intSidebar {
}
#intMainnav ul {
	font-size: 100%;
	line-height: 2em;
	text-align: left;
	list-style-type: none;
	padding-top: 18px;
	padding-left: 55px;
}
#intMainnav li a:link, #intMainnav li a:visited {
	font-size: 90%;
	font-weight: bold;
	color: #57b8ff;
	text-decoration: none;
}
#intMainnav li a:hover, #intMainnav li a:active, #intMainnav li a:focus {
	color: #FFFFFF;
}
.aboutContentimg {
	float: right;
	margin-right: 15px;
	padding-left: 11px;
}
#IntFooter {
	background-image: url(images/INT_footer_BG.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 84px;
}
#IntFooter p {
	font-size: 80%;
	font-weight: bold;
	color: #42A2EF;
	text-align: center;
	padding-top: 38px;
}
#intContent {
	background-image: url(images/INT_content_BG.jpg);
	background-repeat: repeat-y;
}
#intSidebar img {
	margin-top: 11px;
	margin-left: 25px;
}
#intSidebar h2 {
	font-size: 100%;
	color: #FCB90B;
	padding-left: 90px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #57B8FF;
}
#intSidebar p {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #53B4FC;
	margin-top: 11px;
	margin-right: 4px;
	margin-left: 40px;
	text-align: center;
}
#intContent p {
	font-size: 85%;
	line-height: 1.1em;
	color: #002D53;
	padding: 11px;
	margin-right: 18px;
	margin-left: 18px;
}
#intContent h2 {
	font-size: 90%;
	color: #E61947;
	padding-left: 44px;
}
#intContent h3 {
	font-weight: bold;
	color: #000033;
	padding-left: 30px;
	font-size: 80%;
	padding-right: 22px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
#intTopnav img {
	float: right;
	margin-right: 16px;
}
#intContent img {
	padding-left: 33px;
}
#intSidebar a:link, #intSidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#intSidebar a:hover, #intSidebar a:active, #intSidebar a:focus {
	color: #FCB90B;
}
.Contacth5 {
	color: #005ABB;
	margin-right: 40px;
	margin-left: 30px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 70%;
	line-height: 3em;
}
#intContent a:link, #intContent a:visited {
	font-weight: bold;
	color: #005ABB;
	text-decoration: none;
}
#intContent a:hover, #intContent a:active, #intContent a:focus {
	color: #C31A28;
}
#intContent ul {
	font-size: 90%;
	line-height: 1.2em;
	color: #005ABB;
	padding-left: 50px;
	list-style-type: circle;
	padding-right: 30px;
}
#form1 {
	padding-right: 33px;
	padding-left: 22px;
}
