td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:12px;
}
a {
	text-decoration: underline;
	color:#717070;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Tahoma;
font-size:11px;
color:#A09D9D;
text-decoration:none;
}

.gray {color:#666666; text-decoration:none}
.gray1 {color:#747373}
.gray2 {color:#868585}
.gray3 {color:#d6d7d9}
.dark_gray {color:#515350}
.light_gray, .light_gray:link, .light_gray:active, .light_gray:hover  {color:#E5E2E2; text-decoration:none}
.green {color:#59BE30}
.blue {color:#003082}
.white {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.white_small, .white_small:link, .white_small:active {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.white_small:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
.shadow {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	opacity: .5;
}
a:link{color:#003082; text-decoration:underline}
a:hover{text-decoration:underline; color: #000000;}
#under{text-decoration:underline;}.blue1 {
	color:#003082;
	font-size: 16px;
	font-weight: bold;
}
.grey_header {
	font-size: 16px;
	font-weight: bold;
}
li {
	line-height: 18px;
}
.blue2 {
	color:#CC0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
.dark_gray_bold {
	color:#515350;
	font-weight: bold;
}
.borderedtable, td.borderedtable {
	border: 1px solid #666666;
	border-collapse:collapse;
}

#itable table, #itable td, #itable2 table, #itable2 td
{
    border-color: #666666;
    border-style: solid;
}

#itable table, #itable2 table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

#itable td, #itable2 td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	color: #666666;
}

