.custom{  }


/* rollovers ----------------------------------*/


a.one:link 
{
color:#003399; 
text-decoration: none; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: left;
padding-right:20px;

}

a.one:visited 
{
color:#003399; 
text-decoration: none; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: left;
padding-right:20px;

}

a.one:hover 
{
color:#880000; 
text-decoration: none; 
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: left;
padding-right:20px;
}

a.one:active 
{

}

a.two:link
{
color:#880000;
text-decoration: underline;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

a.two:visited 
{
color:#880000;
text-decoration: underline;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

a.two:hover 
{
color: #000099;
text-decoration: underline; 
text-decoration: none;
font-size: 12px;
}

a.two:active 
{

}


a.three:link
{
color:#880000;
text-decoration: underline;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

a.three:visited 
{
color:#880000;
text-decoration: underline;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

a.three:hover 
{
color: #000099;
text-decoration: underline; 
text-decoration: none;
font-size: 11px;
}

a.three:active 
{

}


a.four:link 
{
color: #FFFFFF;
font-size: 10px;
margin-right: 10px;
margin-left: 10px;
line-height:12px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
}

a.four:visited 
{
color: #FFFFFF;
font-size: 10px;
margin-right: 10px;
margin-left: 10px;
line-height:12px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
}

a.four:hover 
{
color:#CC9900;
font-size: 10px;
margin-right: 10px;
margin-left: 10px;
line-height:12px;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

a.four:active 
{

}

a.five:link 
{
color: #FFFFFF;
font-size: 10px;
line-height:12px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;

}

a.five:visited 
{
color: #FFFFFF;
font-size: 10px;
line-height:12px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;

}

a.five:hover 
{
color:#003399;
font-size: 10px;
line-height:12px;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

a.five:active 
{

}

a.six:link 
{
color:#550000;
font-size: 14px;
line-height:12px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
}

a.six:visited 
{
color:#666699;
font-size: 14px;
line-height:12px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
}

a.six:hover 
{
color: #000099;
font-size: 14px;
line-height:12px;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

a.six:active 
{

}

/* backgrounds */

#bgmenu_home
{
	float:left;
	position:relative;
	top:1px;
	left:0px;
	background-image:url(images/bg/menu_home.jpg);
	background-repeat:no-repeat;
	width: 770px;
	height: 54px;
	z-index:400;
}


/* macro text formatting ----------------------------------*/
.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#003399;
	line-height: 20px;
	text-decoration: none;
}

.larger
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#003399;
	line-height: 30px;
	text-decoration: none;
}

.reverse
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFF;
	line-height:inherit;
	text-decoration: none;
}

.reverse_big
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFF;
	line-height:25px;
	text-decoration: none;
}

.halfnormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#003399;
	line-height:1.3em;
	text-decoration: none;
}

.halftest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	text-decoration: none;
	line-height:normal;
}

.largest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#003399;
	line-height: 36px;
	text-decoration: none;
	text-align:left;
}


#topofpage
{
	float:none;
	margin-left:0px;
	top: 0px;
	width: 770px;
}


.sectiontitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	color:#003399;
}

.bullets
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-decoration: none;

}



/* macro layout ----------------------------------*/

body 
{
	margin: 0px;
	background-image:url(images/bg/horizon.jpg);
	background-repeat:repeat-x;
	background-color:#003399;
}

#blayout
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	padding:0;
	text-align: left;
	background-color:#FFFFFF;

}

#sidebarleft
{
	float:left;
	position:relative;
	top:0px;
	background-image:url(images/bg/bg_left_sidebar.jpg);
	background-repeat:no-repeat;
	width:100%;

}

#sidebarleft2
{
	background-image:url(images/bg/bg_left_sidebar2.gif);
	background-repeat:repeat;
	z-index:100;
}

#sidebarleft_text_one
{
float:left;
position:relative;
padding-left:120px;
margin-top:45px;
width:125px;
height:165px;
z-index:200;
}

#sidebarleft_text_two
{
float:left;
position:relative;
padding-left:120px;
width:125px;
z-index:200;
}

#sidebarleft_text_expanded
{
float:left;
position:relative;
margin-left:20px;
top:0px;
width: 145px;
}

#bg_body
{
	background-image:url(images/bg/bg_body.gif);
	background-repeat:repeat;
}

#bg_body2
{
	background-image:url(images/bg/bg_body2.gif);
	background-repeat:repeat;
}

.title_1
{
	float:left,right;
	position:absolute;
	background-image:url(images/bg/bg_title1.gif);
	background-repeat:no-repeat;
	width:330px;
	margin-top: 10px;
	z-index:100;
}

.title_2
{
float:left;
position:relative;
top:auto;
background-image:url(images/bg/bg_title2.gif);
background-repeat:no-repeat;
width:495px;
}

.title_3
{
float:left;
position:relative;
background-image:url(images/bg/bg_title1_subpage.gif);
background-repeat:no-repeat;
width:550px;
margin-top:5px;
}

.title_4
{
float:left;
position:relative;
background-image:url(images/bg/bg_title_long.gif);
background-repeat:no-repeat;
width:740px;
margin-top:5px;
}

#thirds
{
background-image:url(images/bg/bg_thirds.gif);
background-repeat:no-repeat;
width:495px;
float:left;
margin-top:20px;
}

#onethird
{
float:left;
position:relative;
width:145px;
top:auto;
text-align:center;
margin-left:10px;
margin-right:10px;
}

#twothird
{
float:left;
position:relative;
width:145px;
top:auto;
text-align:center;
margin-left:5px;
margin-right:5px;
}


#threethird
{
float:left;
position:relative;
width:145px;
top:auto;
text-align:center;
padding-left:10px;
padding-right:10px;
}

#left
{
	float: left;
	position: relative;
	top:0px;
	width: 330px;
	margin-right: 10px;
	margin-left: 10px;
}



.homecontent
{
	float:left;
	position:relative;
	width:495px;
	margin-top:10px;	
}

#right
{
	float:right;
	position:relative;
	margin-top:10px;
	width: 185px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:10px;
	background-image:url(images/bg/bg_right_sidebar.gif);
	background-repeat:repeat;
	z-index:300;
}


.text_box_1
{
float:left;
position:relative;
width:165px;
margin-left:5px;
}

.text_body
{
float:left;
position:relative;
width: 750px;
margin-left:10px;
}

.text_body_home
{
float:left;
position:relative;
width: 495px;
margin-left:10px;
}




/* design ----------------------------------*/


.hlinefull
{
width:745px;
height:2px;
background-color:#DDDDDD;
}


#bg_footer
{
	float:left;
	position:relative;
	background-image:url(images/bg/bg_footer.gif);
	background-repeat:no-repeat;
	width: 770px;
	text-align:center;
}

.nestleft
{
	float:left;
	position:relative;
	width: 350px;
	top: 0px;
	margin-top:0px;
}

.nestright
{
float: left;
position:relative;
width: 350px;
left: 10px;
top:0px;
}


/* Navigation ----------------------------------*/


#menu_home
{
float:left, right;
position:relative;
top:0px;
width:770px;
height:54px;
background-image:url(images/bg/menu_home.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}

#menu_two
{
float:left, right;
position:relative;
top:0px;
width:770px;
height:54px;
background-image:url(images/bg/menu_item2.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}

#menu_three
{
float:left, right;
position:relative;
top:0px;
width:770px;
height:54px;
background-image:url(images/bg/menu_item3.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}

#menu_four
{
float:left, right;
position:relative;
top:0px;
width:770px;
height:54px;
background-image:url(images/bg/menu_item4.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}

#menu_five
{
float:left, right;
position:relative;
top:0px;
width:770px;
height:54px;
background-image:url(images/bg/menu_item5.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}

#menu_six
{
float:left, right;
position:relative;
top:0px;
width:770px;
height:54px;
background-image:url(images/bg/menu_item6.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}

#menu_text
{
float:left;
position:relative;
width:575px;
margin-left:10px;
margin-top:15px;
}

#right_menu
{
float:left;
position:relative;
width:185px;
top:0px;
}

.current
{
color:#FFF; 
text-decoration: none; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: left;
padding-right:20px;
}
