body{
	padding : 0px;
	margin : 0px;
}

.content{
	background-image:  url(images/body_bg_rpt.gif);
	background-repeat: repeat-x;
	vertical-align:top;
}

p, li,ul, td {
	font-family: Verdana;
	font-size: 11px;
	color: #3F3F3F;
	line-height : 18px;
	font-weight: normal;
	vertical-align: top;
}
h1 {font-weight:bold;
	font-family: Arial;
	font-size: 13px;
	font-color: #494848;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position : left;
	padding-left:25px;
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:10px;
	}
	
h2 {font-weight: light;
	font-style: italic;
	font-family:  Arial;
	font-size: 11px;
	font-color: #494848;
	margin-bottom: -10px;
	margin-left: 10px;
	margin-top: 15px;}
/*h3 {}
h4 {}*/
a {
	font-family:  Verdana;
	font-size: 10px;
	color: #3F3F3F;
}

/*input,textarea,select {
	font-size: 10px;
	color: #3F3F3F;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	background-color: #ffffff;
}

.none {	border: 0px;
	vertical-align : middle;}
span {
	font-family: Verdana;
	font-size: 10px;
	color: #3F3F3F;
	font-style : italic;
	line-height : 14px;
	font-weight: normal;
}
.back {
color: #AAAAAA;
padding-left : 15px;
background-image:  url(../images/a2.gif);
background-repeat: no-repeat;
background-position : left;
}
.full{
height:100%;
width:100%;
}
.left {
float: left;
vertical-align : middle;
}
.right{
float: right;
}*/

/*custom classes*/
.img {vertical-align : middle;}

.footer{
	background-image:  url(images/footer_rpt.gif);
	background-repeat: repeat-x;
	}
	
.navigator{
	background-image:  url(images/nav_bg_rpt.gif);
	background-repeat: repeat-x;
	}

.top_head{
	background-image:url(images/top_banner.jpg);
	background-repeat: no-repeat;
	}
	
.text_margin {
	padding-left:10px;
	width: 565px;
	}

.a_read_more {font-style:italic;
	font-family: Arial;
	font-size: 11px;
	font-color: #494848;
	background-image: url(images/link_read_more.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
	margin-bottom:1px;	
}

.h1_grey {font-weight:bold;
	font-family: Arial;
	font-size: 13px;
	font-color: #494848;
	background-image: url(images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position : left;
	padding-left:25px;
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:10px;
	}

.h1_yellow {font-weight:bold;
	font-family: Arial;
	font-size: 13px;
	font-color: #494848;
	background-image: url(images/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position : left;
	padding-left:25px;
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:10px;
	}	
	
.h1_red {font-weight:bold;
	font-family: Arial;
	font-size: 13px;
	font-color: #494848;
	background-image: url(images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position : left;
	padding-left:25px;
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:10px;
	}	
	
.h1_purple {font-weight:bold;
	font-family: Arial;
	font-size: 13px;
	font-color: #494848;
	background-image: url(images/bullet_purple.gif);
	background-repeat: no-repeat;
	background-position : left;
	padding-left:25px;
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:10px;
	}	
	
.h1_green {font-weight:bold;
	font-family: Arial;
	font-size: 13px;
	font-color: #494848;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position : left;
	padding-left:25px;
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:10px;
	}	
	
.h1_blue {font-weight:bold;
	font-family: Arial;
	font-size: 13px;
	font-color: #494848;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position : left;
	padding-left:25px;
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:10px;
	}	
	
.h1_orange {font-weight:bold;
	font-family: Arial;
	font-size: 13px;
	font-color: #494848;
	background-image: url(images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position : left;
	padding-left:25px;
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:10px;
	}	

.form_style{
	border: 2px solid #192369;
	background: #ffffff;
	color: #000000;
	
}

.bullet li {
list-style-image: url(images/bullet.gif);
}
	
/*Drop down menu classes and id's*/

#first_sub, #second_sub, #third_sub {
	position: absolute;
	visibility: hidden;
	top:29px;

}
#first_sub {width:65px;
	left:-3px;}
#second_sub {width: 160px;
	left:3px;}
#third_sub {width: 126px;
	left:-6px;}

.sub{display: block;}
.nav {
	position:relative;
	height: 29px;
	z-index: 1000;
}
#scroll{
     width:597px;
	height:374px;
	position:relative; 
	z-index:1; 
	overflow: auto; 
	visibility: visible;
	scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #6c6dac; 
	scrollbar-3dlight-color: #9293c3; scrollbar-arrow-color: #5d71b3; 
	scrollbar-track-color: #e4e6ef; scrollbar-darkshadow-color: #8d95b1; 
	scrollbar-base-color: #e9ecf3; 
	}
	
}
