.whitecopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bgnorepeat {
	background-repeat: no-repeat;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699CC;
	margin-bottom:18px;
}	

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
	margin-bottom: 10px;
}	

.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;

}
.bodycopy_bluebg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	background-color: #F3F8F3;

}
.bodycopy_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;

}

.repeaty {
	background-repeat: repeat-y;
}
.repeatx {
	background-repeat: repeat-x;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.disclaimer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #666666;
}
.bodycopy a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ABE14;
	text-decoration: none;
}
.bodycopy a:active{
	color: #6ABE14;
	text-decoration: none;
}
.bodycopy a:visited{
	color: #6ABE14;
	text-decoration: none;
}
.bodycopy a:hover{
	color: #30843C;
	text-decoration: underline;
	
}
.green {
color: #30843C;
}
strong {
color: #555555;
}

.table a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30843C;
	text-decoration: none;
}
.table a:active{
	color: #30843C;
	text-decoration: none;
}
.table a:visited{
	color: #30843C;
	text-decoration: none;
}
.table a:hover{
	color: #6ABE14;
	text-decoration: underline;
	
}



.footertext {
	color: #999999;
	text-decoration: none;
}
a.footertext:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
a.footertext:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.footertext:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.formfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #F4F4F4;
}

.grid_header
{
	font-weight: bold;
	color: #ffffff;
	background-color: #006699;
}
.grid_footer
{
	font-weight: bold;
	color: #ffffff;
	background-color: #006699;
}
.grid_item
{
	font-weight: bold;
	color: #000000;
	background-color: #99CCFF;
}
.grid_alternate
{
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
}
.grid_selected
{
	font-weight: bold;
	color: #ffffff;
	background-color: #6699CC;
}
.app_heading
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #00648B; 
}
.app_heading_ddi
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00648B; 
}
.page_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	font-weight: bold;
	color: #444444; }
	
li {
	list-style-image: url(images/list_dot.gif);
}

.contentnavMain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	background-color: #F3F8F3;
	
}

.contentnavMain td {
	/*border: solid 1px;*/
	border-top: solid 1px white;
	border-bottom: solid 1px #6ABE14;
}

.contentnavMain a:link, .contentnavMain a:visited {
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30843C;
	text-decoration: none;
	/*height: 20px;*/
	width: 100%;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
}

tr>td .contentnavMain a:link, .contentnavMain a:visited
{
	width: auto;
}
.contentnavMain a:active {
	color: #F3F8F3;
	text-decoration: none;
	background-color: #6ABE14;
}

.contentnavMain a:hover{
	/*color: #30843C; 6699CC*/
	color:#F3F8F3;
	background-color: #6ABE14;
	text-decoration: none;
}

.contentnavSub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	background-color: #FFFFFF ;
	border-top: solid 1px #6ABE14;
}

.contentnavSub td {
	border: none;
}

.contentnavSub a:link, .contentnavSub a:visited {
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30843C;
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	/*height: 20px;
	
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px; */
	vertical-align: middle;
	width: 100%;
}

tr>td .contentnavSub a:link, .contentnavSub a:visited
{
	width: auto;
}
.contentnavSub a:active {
	color: #30843C;
	text-decoration: none;
	background-color:White;
}

.contentnavSub a:hover{
	/*color: #30843C; 6699CC*/
	color: #30843C;
	background-color: #F3F8F3;
	text-decoration: none;
}