.tbl a {
	width:276px;
	padding: 6pt;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #6494DC;
}
.tbl a:hover {
	text-decoration: underline;
	background-color: #84abec;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.rollover a {
	width:100%;
	background-color: #6494DC;
	text-align: left;
	text-decoration: none;
	color:#FFFFFF;
}
.rollover a:hover {
	text-decoration: underline;
	background-color: #84abec;
	color: #FFFFFF;
}
.rollover ul {list-style-type: none;}
.rolllover p {margin:0px}

.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #008000;
}

.bottom-border-white {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.btm-border-black {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

body {
	background-color: #80b6f6;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
}

body,td,th {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}	

.bold_italic {
	font-weight: bold;
	font-style: italic;
}

.bold_italic_lg {
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #008000;
	font-weight: bold;
	font-style: italic;
}

.header_green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #008000;
	font-weight: bold;
}

.header_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.tan_text_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d8dd7b;
	font-weight: bold;
}

.tan_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d8dd7b;
}

.white_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.white_text_sm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.white_text_sm_italic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: italic;
}

.black_text_sm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.green_text_sm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #008000;
}

.green_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #008000;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #008000;
	text-decoration:none;
}	
	
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #008000;	
	text-decoration:underline;
}

a.large_links {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

a.large_links:hover {
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

a.small_links {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}

a.small_links:hover {
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}

a.blue_links {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4b76d1;
	font-weight: bold;
}

a.blue_links:hover {
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4b76d1;
	font-weight: bold;
}

a.red_links {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #dd311b;
	font-weight: bold;
	text-transform: uppercase;
}

a.red_links:hover {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0008a1;
	font-weight: bold;
	text-transform: uppercase;
}


a.white_links {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

a.white_links:hover {
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
