.alert-dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color:#CC0000;
	background-color: transparent;
}

.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 5px;
	width: 100%;
	background-color: #FFFFFF;
}

.boxesnopadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}

.Content-dl
{
font-family: Arial;
font-size: 12px;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #F0F0F0;
text-align: Left;
}

.Content-dl a
{
font-family: Arial;
font-size: 12px;
color: 004499;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #F0F0F0;
text-align: Left;
}

.Content-dl a:hover
{
font-family: Arial;
font-size: 12px;
color: 0099EE;
font-weight: Bold;
font-style: normal; 
text-decoration: none; 
background-color: #F0F0F0;
text-align: Left;
}

.Content-dl2
{
font-family: Arial;
font-size: 12px;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.Content-dl2 a
{
font-family: Arial;
font-size: 12px;
color: 004499;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.Content-dl2 a:hover
{
font-family: Arial;
font-size: 12px;
color: 0099EE;
font-weight: Bold;
font-style: normal; 
text-decoration: none; 
background-color: #FFFFFF;
text-align: Left;
}

.itemcolor {
	background-color: #FFFFFF;
}

.itemaltcolor {
	background-color: #F5F5F5;
}

.tdpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 100%;
}

.tdnopadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 100%;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
}

.title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: 004499;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: transparent;
}

.title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	background-color: transparent;
}


.title-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
}
