body {
	background: #074775 url(images/background-image.gif) repeat-y scroll center;
	font-family: arial;
	font-size: 8pt; }
	
	a:link { color: #336699; text-decoration: underline } 
	a:hover { color: #336699; text-decoration: blink }
	a:visited { color: #336699; } 
	a:active { color: #336699; }
	
    .awhite a:link { color: #FFFFFF; text-decoration: underline } 
	.awhite a:hover { color: #EEEEEE; text-decoration: blink }
	.awhite a:visited { color: #EEEEEE } 
	.awhite a:active { color: #FFFFFF }
	
	.amainmenu a:link { color: #FFFFFF; text-decoration:none } 
	.amainmenu a:hover { color: #666666; text-decoration:none }
	.amainmenu a:visited { color: #FFFFFF; text-decoration:none } 
	.amainmenu a:active { color: #FFFFFF; text-decoration:none }
	
.container { z-index: 1; position: relative; margin: auto; width: 776px; top: 0px; }	 
.main-box { position: relative; border-style: solid; border-width: 1pt; border-color: #333333; font-family: Verdana; font-size: 10pt; background-color: #FFFFFF; }
.inner-box { position: relative;  margin: 10px 10px 10px 10px; padding: 10px; border-style: solid; border-width: 1pt; border-color: #333333; font-family: Verdana; font-size: 8pt; background-color: #EEEEEE;} 
	 

h3 {
font-size: 12pt;
font-weight: bold;
font-family: arial;
color: #666666;
}

.error {
color: #993300;
font-size: 8pt;
}


h2 {
font-size: 16pt;
font-family: arial;
color: #3F586C;
padding: 0px;
}


h1 {
font-size: 24px;
font-family: arial;
color: #336699;
font-weight: bold;
margin-bottom: 10px;
margin-top: 0px;
text-transform: uppercase;
}
.intro {
	font-size: 14px;
	color: #333333;
	line-height: 14pt;
	margin: 10px;
}


.submit {
     font-size: 8pt;
     border: 1pt solid #000000;
     }
     
.form {
     float: left; 
     padding: 5px;
     width: 225px;
     }

.form-title {
background-color: #3366ff;
color: #FFFFFF;
font-size: 16pt;
padding: 5px;
margin-bottom: 20px;
}


.form-border {
border: 1pt dashed #000000;
padding: 10px;
width: 500px;
}

	 
.form-text {
     float: left; 
     padding: 5px;
     width: 225px;
	 font-size: 10pt;
     }
    


.small { font-family: verdana;
	 font-size: 8pt; }
	 
.med { font-family: verdana;
	 font-size: 10pt; }
	 
.clear { clear: both; }
.hor-spacer { width: 20px; float: left; }


  .style4-left {
   width: 280px;
   float: left;
 }  
 
  .style4-right {
   width: 280px;
   float: left;
 }
.container-bottom {
	background: url(images/container-bottom.gif) no-repeat;
	height: 38px;
}

.container-top {
	background: url(images/container-top.gif) no-repeat;
	height: 22px;
}

.container-content {
	background: url(images/container-content.gif) repeat-y;
	padding: 10px;
}


.blue-top {
	position: static;
	width: 247;
	height: 23;
	background: url(images/blue-top.gif);
}

.blue-bottom {
	position: relative;
	width: 247;
	height: 23;
	background: url(images/blue-bottom.gif);
}

.blue-content {
	position: relative;
	width: 247;
	background: url(images/blue-content.gif) repeat-y;
	padding: 15px;
	color: #FFFFFF;
	height: 175px;
}

.brown-top {
	position: static;
	width: 247;
	height: 23;
	background: url(images/brown-top.gif);
}

.brown-bottom {
	position: relative;
	width: 247;
	height: 23;
	background: url(images/brown-bottom.gif);
}

.brown-content {
	position: relative;
	width: 247;
	background: url(images/brown-content.gif) repeat-y;
	padding: 15px;
	color: #FFFFFF;
	height: 175px;
}

.dark-top {
	position: static;
	width: 247;
	height: 23;
	background: url(images/dark-top.gif);
}

.dark-bottom {
	position: relative;
	width: 247;
	height: 23;
	background: url(images/dark-bottom.gif);
}

.dark-content {
	position: relative;
	width: 247;
	background: url(images/dark-content.gif) repeat-y;
	padding: 15px;
	color: #FFFFFF;
	height: 175px;
}
.box {
	float: left;
	width: 247px;
}
.box-menu {
	width: 185px;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box-menu-top {
	background-image: url(images/box-menu-top.png);
	position: static;
	height: 20px;
	width: 185px;
}
.box-menu-body {
	background-image: url(images/box-menu-body.png);
	background-repeat: repeat-y;
}

.box-menu-bottom {
	background-image: url(images/box-menu-bottom.png);
	height: 20px;
	width: 185px;
}
.main-menu-box {
	background-image: url(images/main-menu.png);
	height: 29px;
	width: 735px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.main-menu-item-left {
	font-size: 12px;
	float: left;
	margin-top: 7px;
	margin-left: 8px;
	font-weight: bold;
	margin-right: 9px;
	color: #FFFFFF;
}
.main-menu-item {
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 7px;
}

.main-menu-divider {
	background-image: url(images/main-menu-divider.png);
	height: 29px;
	width: 6px;
	float: left;
}
.main-menu-link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



.box-menu-category1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 6pt;
}
.box-menu-category {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-bottom: 6pt;
}
.box-menu-content {
	height: 16px;
	padding-left: 35px;
	background-image: url(images/box-menu-content.png);
	padding-top: 0px;
	color: #FFFFFF;
	font-size: 11px;
}
.box-menu-content1 {
	height: 16px;
	padding-left: 22px;
	background-image: url('images/box-menu-content1.gif');
	padding-top: 0px;
	color: #FFFFFF;
	font-size: 11px
}
.box-menu-category-divider {
	height: 24px;
	width: 185px;
	background-image: url(images/box-menu-category-divider.png);
}






.box-intro {
	width: 735px;
	background-image: url(images/intro_box.png);
	height: 57px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	vertical-align: middle;
	color: #333333;
	text-align: center;
	float: left;
}

.content-box {
	float: left;
	width: 538px;
	margin-left: 12px;
	margin-top: 5px;
}
.content-box-standardcontent {
	margin-right: 20px;
	margin-left: 20px;
	width: 498px;
}


.content-box-top {
	background-image: url(images/content-box-top.png);
	height: 14px;
	width: 538px;
}
.content-box-body {
	background-image: url(images/content-box-body.png);
	background-repeat: repeat-y;
}
.content-box-bottom {
	background-image: url(images/content-box-bottom.png);
	height: 20px;
	width: 538px;
	float: left;
}


.menu-head {
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	margin-left: 10px;
}


.bullets {
	margin-left: 0px;
}

.menu-bullets {
	margin-left: 0px;
	color: #FFFFFF;
}

.text {
	font-size: 12px;
	line-height: 12pt;
	margin-left: 5px;
}

.bullet {
	list-style-type: none;
	padding: 20px;
	font-weight: bold;
	margin-left: -35px;
	text-transform: uppercase;
	border-top: 1px solid #999999;
}

.sub-bullet {
	list-style-type: none;
	padding: 10px;
	font-weight: normal;
	margin-left: -40px;
	text-transform: capitalize;
	margin-bottom: -10px;
}
.content-box-partner {

	margin-right: 20px;
	margin-left: 20px;
}
.content-box-partner-description {
	margin-left: 10px;
	float: left;
	height: 55px;
	font-size: 12px;
	line-height: 12pt;
	width: 323px;
}
