.nolink {
	text-decoration: none;
	color: #8eacc4;
}
.imgtitle {
border-top: 2px solid #cccccc;
padding: 1px;
background-color: #666666;
color: #ffffff;
font-size: 12px;
font-weight: bold;
padding-left:5px;
padding-right:5px;

}
.imgwrapper {
	padding: 1px;
	border: 2px solid #cccccc;
	background-color:#d7d7d7;
}
.imgwrapper img{
padding: 1px;
}
.dform p{
width: 260px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.dform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.dform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.dform textarea{
width: 250px;
height: 150px;
}
.list

{
border: 1px solid #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
width: 400px;
}

.list_title
{
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px #000000 solid;
	background-image: url(../images/table_head.gif);
	background-repeat: no-repeat;
	height: auto;
	vertical-align: middle;
	padding-left: 5px;
	margin-top: -2px;
	padding-top: -2px;

}



.ltblue

{
	background-color: #eef2f7;
	background-image: url(../images/bluestar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
	padding-right: 3px;
	padding-bottom: 3px;

	vertical-align: middle;
	text-align: left;
	display: block;
	height: 20px;
	padding-top: 8px;
	left: 10px;

}



.white

{
background-color: #FFFFFF;
	background-image: url(../images/bluestar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
	padding-right: 3px;
	padding-bottom: 3px;

	vertical-align: middle;
	text-align: left;
	display: block;
	height: 20px;
	padding-top: 8px;
	left: 10px;

}

.content {
	padding: 5px;
	background-image: url(../images/curve.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}


.contactbg {
	background-image: url(../images/woman.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.noimgborder {
	padding: 2px;
	border: none;
	border: hidden;
}
.content_container {	
	color: #000000;
	padding-top: 5px;
}
.fadebg {
	background-image: url(../images/content_bg_fade_322.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	height: 322px;
	width: 771px;
	margin-left: 4px;
	padding: 10px;
}



.header_bg {
	background-color: #031c7d;
	width: 780px;
	height: 23px;
}

.header
{

	height:201px;
	width:780px;
	background-color:#e8e8e8;
	vertical-align:top;
	padding:0;
	margin: 0;
	
}
/*END ADDED*/

#container {
	text-align: center;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
}

#table
{
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;	
	background-color: #FFFFFF;
	border-left: 1px solid #9c9c9c;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	color: #ffffff;
	margin:0;
	padding-left: 2px;
	padding-right: 2px;
}
.report_li {
	list-style-type: none;
}
.zebra_list th {
	text-indent: 5px;
	background-color: #CCCCCC;
	text-align: left;
}
.zebra_list td {
	padding-left: 5px;
}
.vid_box {
	width: 320px;
	border: #b5b5b5 solid 1px;
	background-color: #f3f2e2;
	padding: 5px;
}
.r_col_box {
	width: 273px;
	border: #b5b5b5 solid 1px;
	background-color: #fffeed;
	padding: 5px;
}

.r_col_box img {
	margin-left: 5px;
	border: none;
}