/*  CSS STYLE SHEET 2
    (c)TechTriad.com */

body {
	background-color: #042946;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#pageWrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#topstripe {
	width: 100%;
	background-image: url(../img/bg/bg_topstripe.jpg);
	background-repeat: repeat-x;
}

#wrapper	{
	clear: both;
	float: none;
	width: 980px;
	margin:0px auto;
}
#supernav {
	float: right;
	height: 90px;
	width: 630px;
	padding-left: 0px;
	color: #fff;
	text-align: right;
}
#supernav .buttons {
	height: 36px;
	padding-top: 45px;
}


.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}

img, div {
	behavior: url(iepngfix.htc);
	border: 0;
}

/*    * { behavior: url(iepngfix.htc) }  */
/* header */
#header {
	height: 90px;
	padding: 0;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#logo {
	float: left;
	width: 350px;
	height: 90px;
	background-image: url(../img/structure/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo a {
	width: 350px;
	height: 90px;
	display: block;
}
#logo h1	{
	display:none;
}
/* /header */


/* navigation */
#menu, #menuWrapper	{
	z-index:999999;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../img/bg/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
#menu {
	color: #fff;
	width: 980px;
	height: 26px;
	font-size: 12px;
}

#menu ul	{
	margin: 0;
}
#menu li	{
	display:inline;
}
#menu li a:link, #menu li a:visited	{
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 20px;
	font-size: 12px;
}
#menu li a:hover	{
	color: #FFC480;
}
/* /navigation */


/* content */
#contentWrapper {
	padding: 0;
	background-color: #fff;
	background-image: url(../img/bg/bg_page.jpg);
	background-repeat: repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 100%;
	padding: 10px;
}
#content a img, #content abbr {
	border: 0;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	color: #369;
}
#content a:hover {
	text-decoration: underline;
	color: #006;
}
#content ul, #content ol {
	margin-left: 2em;
	margin-top: 0px;
}
#content ul, #content ol {
	margin-bottom: 1em;
	text-align: left;
	padding-left: 90px;
	font-size: 16px;
}
#content ul li, #content ol li	{
	margin-bottom: 10px;
	color: #000;
	padding-right: 60px;
	line-height: 21px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {

}
#content h1	{
	color: #FFC384;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 30px;
	text-align: center;
	margin-top: 4px;
}
#content h2 {
	color: #062F4F;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: -0.5px;
	padding-left: 40px;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 40px;
	text-align: left;
}
#content h3 {
	color: #093A5B;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 40px;
	margin-bottom: 8px;
}
#content h4 {
	color: #093A5B;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-top: 0px;
}
#content h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
/* /footer */
#content h6 {
	color: #062F4F;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	text-align: center;
	margin-top: 4px;
}

#content blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #666666;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
	/*border-left: 1px solid #ccc; */
}
/* content boxes */
#box1	{
	float: left;
	width: 960px;
}
#box1 .box1text	{
	background-color: #fff;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}
#box1 .box1text p {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 12px;
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	color: #000;
	font-size: 16px;
	line-height: 20px;
}
#box2	{
	float: left;
	width: 960px;
}
#box2 .box2text	{
	background-color: #fff;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}
#box2 .box2text p {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 12px;
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	color: #000;
}
#box3	{
	float: left;
	width: 960px;
}
#box3 .box3text	{
	background-color: #fff;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}
#box3 .box3text p {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 12px;
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	color: #000;
}
#mainBox	{
	width: 720px;
	margin-top: 10px;
	margin-right: 4px;
}
#mainBox .maintext	{
	background-color: #fff;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}
#mainBox .maintext p {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 12px;
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	text-align: justify;
}
#rightBox	{
	width: 200px;
	margin-top: 30px;
}
#rightBox .mainright	{
}
#rightBox .mainright p	{
}
.stripe1Top	{
	background-image: url(../img/structure/stripeh1_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 960px;
}
.stripe1Bot	{
	background-image: url(../img/structure/stripeh1_bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 960px;
}
.stripe2Top	{
	background-image: url(../img/structure/stripeh2_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 720px;
}
.stripe2Bot	{
	background-image: url(../img/structure/stripeh2_bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 720px;
}
/* /content */

/* dividers */
.divider1	{
	width: 98%;
	height: 8px;
	background-image: url(../img/bg/bg_divider1.png);
	background-repeat: repeat-x;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
}

/* footer */
#footerWrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg/bg_footer.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 980px;
	color: #f1f1f1;
	font-size: 11px;
	height: 36px;
	padding-top: 4px;

}

#footer a {
	color: #f1f1f1;
}
.h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #062F4F;
	letter-spacing: -0.5px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.h8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #062F4F;
	letter-spacing: -0.5px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 40px;
	padding-left: 0px;
	line-height: 28px;
}
.h9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #062F4F;
	letter-spacing: -0.5px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.h10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #062F4F;
	letter-spacing: -0.5px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 40px;
	padding-left: 0px;
	line-height: 24px;
}
.h11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #FFC384;
	letter-spacing: -0.5px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 40px;
	padding-left: 0px;
	line-height: 28px;
}

