@charset "utf-8";
/* CSS Document */

/* standardize defaults */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,blockquote,th,td,p { 
	margin:0;
	padding:0;
	
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	line-height: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* end standardization */

body {
	background-color: #000;
}



#mainWrapper {
	width:100%;
	background-image: url(../images/bkgd_sides.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	
}

/*#contentWrapper {
	width:960px;
	margin-left:50%;
	position:relative;
	left:-480px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/

#contentWrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topMenu {
	width:100%;
	padding: 0;
	margin: 0;
	height:46px;
	overflow: hidden;
	background-color: #000;	
}	

#headerBanner {
	width:100%;
	padding: 0;
	margin: 0;
	height:204px;
	overflow: hidden;
	background-color: #000;
	background-image: url(../images/header_banner_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headerImageFrame {
	width:100%;
	padding: 0;
	margin: 0;
	height:421px;
	overflow: hidden;
}

#headerMenu {
	width:100%;
	padding: 0;
	margin: 0;
	height:65px;
	background-image: url(../images/header_menu_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	z-index: 99;
	
}

.headerMenuItem {

	height:40px;
	padding:0;
	margin:0;
	
	}

.headerMenuItem a {
	background-image: url(../images/header_menu_item_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-right:9px;
	text-decoration: none;
	padding-right: 39px;
	padding-left: 7px;
	padding-top:10px;
	padding-bottom:10px;
	height: 36px;
	line-height: 36px;
}

.headerMenuItem a:hover {
	background-image: url(../images/header_menu_item_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #ca3092;
	
}

#headerSecMenu {
	width:100%;
	padding: 0;
	margin: 0;
	height:36px;
	background-image: url(../images/header_secmenu_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}

#headerSecMenuTop {
	width:100%;
	padding: 0;
	margin: 0;
	height:20px;
	overflow: hidden;
	background-image: url(../images/header_secmenu_bkgd_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
}

.headerSecMenuItem {

	height:36px;
	padding:0;
	margin:0;
	
	}

.headerSecMenuItem a {
	background-image: url(../images/header_secmenu_item_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right:10px;
	padding-right: 37px;
	padding-left: 7px;
	padding-top:10px;
	padding-bottom:10px;
	height: 36px;
	line-height: 36px;
}

.headerSecMenuItem a:hover {
	background-image: url(../images/header_secmenu_item_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #ca3092;
	
}


.footerMenuItem {

	height:36px;
	padding:0;
	margin:0;
	
	}

.footerMenuItem a {
	background-image: url(../images/footer_item_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right:9px;
	padding-right: 40px;
	padding-left: 10px;
	height: 36px;
	line-height: 36px;
	display: block;
}

.footerMenuItem a:hover{
	background-image: url(../images/footer_item_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	/*color: #ca3092;	*/
	color:#333300;
}

.footerMenuItem li {
	padding-bottom:0;	
}


#titleBar {
	height:87px;
	margin: 0px;
	padding: 0px;

}

.content {
	background-image: url(../images/contentPageMid.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.content .top {
	background-image: url(../images/contentPageTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}

.content .bottom {
	background-image: url(../images/contentPageBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 11px;
	margin: 0px;
	padding: 0px;
}

/*---------start styles for content area only---------*/
	
.contentText {
	padding-left:180px;
	padding-right:180px;
	
}

.contentText li {
	margin-bottom:10px;
}

.contentText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #4b4a4a;

}

.contentText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #4b4a4a;
	background-image: url(../images/h2_decoration.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	
}

.contentText h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4b4a4a;
	margin-bottom: 20px;
	margin-top: 20px;
}

.contentText p, .contentText ul, .contentText li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4b4a4a;
}

.contentText ul, .contentTextli {
	list-style-position: inside;
	list-style-type: circle;
	margin-left:20px;
}

.contentText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ca3092;
	text-decoration: underline;
}

/*---------end styles for content area only---------*/

.homeTextPink h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ca3092;
	background-image: url(../images/home_pink_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 32px;
	padding-top: 12px;
	padding-bottom: 7px;
	width: auto;
}

.homeTextGreen h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #52b84a;
	background-image: url(../images/home_green_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 32px;
	padding-top: 12px;
	padding-bottom: 7px;
	width: auto;
}

.homeTextGreen p, .homeTextPink p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b5b5b5;
	width: 92%;
	padding: 6px 0px 3px 0px;
}

#hp_link{
	height: 64px;
	width: 455px;
	line-height: 64px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:900;
	padding: 0px 0px 0px 23px;
}
#hp_link a:link, #hp_link a:visited, #hp_link a:active{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:900;
}
#hp_link a:hover{
	color: #ccc;
}
#hp_link_btn{
	padding: 0px 0px 0px 5px;
}

.homeTextPaperLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #846940;
	font-weight: normal;
	text-decoration: none;
	
}

.homeTextPaperLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #846940;
	font-weight: bold;
	text-decoration: none;
}

.homeTextPaperLink a:hover {
	color: #ca3092;
}


.footer {
	width:100%;
	background-image: url(../images/footer_bkgd.jpg);
	background-position: center top;
	overflow: hidden;
	height: 140px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footerleft {
	width:50%;
	float:left;

}

.footerRight {
	width:25%;
	float:left;
	text-align:right;
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
.footerCenter {
	width:25%;
	float:left;
	text-align:left;
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerContent {
	margin-left:60px;
	margin-top:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}


.dropmenu {}

.dropmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: url(../images/pop_menu_bkgd_1.gif);
	background-position: center top;
	background-repeat: no-repeat;
  }
 
.dropmenu li {
  float: right;
  position: relative;
  /*margin-bottom:0px;*/
  }
  
.dropmenu li ul {
  display: none;
  position: absolute; 
  left: -999em;
  top: -109px;
  padding-bottom:2px;
  width: 175px;
  }

li > ul {
	
	top: auto;
	left: auto;	
	}

.dropmenu li:hover ul, .dropmenu li.sfhover ul { left:-6px; display:block; }


.dropmenu2 {}

.dropmenu2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: url(../images/pop_menu_bkgd_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
  }
 

.dropmenu2 li {
  float: right;
  position: relative;
  /*width: 10em;*/
  }
  
.dropmenu2 li ul {
  display: none;
  position: absolute; 
  left: -999em;
  top: 36px;
  padding-top:2px;
  padding-bottom:2px;
  width: 200px;
  }

li > ul {
	
	top: auto;
	left: auto;	
	}
	
.dropmenu2 li > .dropmenu2 ul {
	top: auto;
	left: 10px;
	}

.dropmenu2 li:hover ul, .dropmenu2 li.sfhover2 ul { left:-46px; display:block; }
/*.dropmenu2 li:hover ul, .dropmenu2 li.over ul{ display: block; }*/

.form_label_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ca3092;
	padding-right:20px;
}

.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4b4a4a;
	padding-right:20px;
}

.anchorButtons {
	text-align:center;
	width:33%;
	float:left;
}

.clear {
	clear:both;
}

.anchorTopButton {
	text-align:right;
	width:100%;
}
