/* CSS Document */
body{
	font: 12px  Arial;
	background: #c0c3c6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#divBody {
	text-align: left;
}

.tdShareThis {
	height: 32px;
}

.info_header_text{
	font-family: Arial Narrow;
	color: #feea9f;
	font-size: 16px;
	font-weight:bold;
	padding-left:7px
}

.info_box{
padding:8px 8px 8px 8px;
font-family:Tahoma;
font-size:11px;
list-style: disc;
color: #505c77;
}

.info_box2{
padding:8px 8px 8px 8px;
font-family:Tahoma;
font-size:11px;
list-style: disc;
color: #505c77
}

a.home_links:link {
	font-family: Tahoma;
	font-size:11px;
	color: #202e4d;
	text-decoration:underline;
	font-weight:bold
}
a.home_links:visited {
	font-family: Tahoma;
	font-size:11px;
	color: #202e4d;
	text-decoration:underline;
	font-weight:bold
}
a.home_links:hover {
	font-family: Tahoma;
	font-size:11px;
	color: #202e4d;
	text-decoration:none;
	font-weight:bold
}
a.home_links:active {
	font-family: Tahoma;
	font-size:11px;
	color: #202e4d;
	text-decoration:underline;
	font-weight:bold
}

div.divBasicMessage {
	padding:4px;
	line-height:19px;
	text-align:center;
	color:#FF0000;
}

.style1 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.body {
	font-family: Tahoma;
	color: #636d82;
	font-size: 12px;
}
a.all_links:link {
	font-family: Tahoma;
	font-size:12px;
	color: #202e4d;
	text-decoration:underline;
}
a.all_links:visited {
	font-family: Tahoma;
	font-size:12px;
	color: #202e4d;
	text-decoration:underline;
}
a.all_links:hover {
	font-family: Tahoma;
	font-size:12px;
	color: #202e4d;
	text-decoration:none;
}
a.all_links:active {
	font-family: Tahoma;
	font-size:12px;
	color: #202e4d;
	text-decoration:underline;
}

a.right_side_links:link {
	font-family: Tahoma;
	font-size:11px;
	color: #202e4d;
	text-decoration:underline;
}
a.right_side_links:visited {
	font-family: Tahoma;
	font-size:11px;
	color: #202e4d;
	text-decoration:underline;
}
a.right_side_links:hover {
	font-family: Tahoma;
	font-size:11px;
	color: #202e4d;
	text-decoration:none;
}
a.right_side_links:active {
	font-family: Tahoma;
	font-size:11px;
	color: #202e4d;
	text-decoration:underline;
}
.titles{
font-family: Tahoma;
	font-size: 24px; 
	color: #394463;
}
.PageHeading{
font-family: Tahoma;
	font-size: 24px; 
	color: #394463;
}
a.black:link {
	font-family: Arial;
	font-size:12px;
	color: #000000;
	text-decoration:underline;
}
a.black:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.black:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
a.black:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.white2:link {
	font-family: Arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.white2:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.white2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF99;
	text-decoration:underline;
}
a.white2:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.black2:link {
	font-family: Trebuchet MS;
	font-size:10px;
	color: #000000;
	text-decoration:underline;
}
a.black2:visited {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
a.black2:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}
a.black2:active {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

.newTitle{
	font-family: Arial Narrow;
	font-size: 16px;
	color: #B11116;
	font-weight:bold
}
.newTitle2{
	font-family: Arial Narrow;
	font-size: 16px;
	color: #505C77;
	font-weight:bold
}