.body_white
{
	font-family: verdana;	
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;

}

.body_gray
{
	font-family: trebuchet MS, arial, verdana;	
	font-size: 11px;
	color: #4b4b4b;
	line-height: 18px;
	text-decoration: none;

}

.body_subhead
{
	font-family: trebuchet MS, arial, verdana;
	font-weight: bold;	
	font-size: 12px;
	color: #152d4e;
	line-height: 18px;
	text-decoration: none;

}

.footer_font
{
	font-family: arial;	
	font-size: 10px;
	color: #a2a2a2;
	line-height: 14px;
	text-decoration: none;
}
a.footer_font:hover {text-decoration: underline;  }

.link_blue_alwaysunderline
{
	font-family: arial;	
	font-size: 10px;
	color: #133c75;
	line-height: 14px;
	text-decoration: underline;
	
}

.link_blue_hoverunderline
{
	font-family: arial;	
	font-size: 10px;
	color: #133c75;
	line-height: 14px;
	text-decoration: none;
	
}
a.link_blue_hoverunderline:hover {text-decoration: underline;  }

.link_white_alwaysunderline
{
	font-family: arial;	
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: underline;
	
}


.link_white_hoverunderline
{
	font-family: arial;	
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}
a.link_white_hoverunderline:hover {text-decoration: underline;  }

ul {
	margin: 40px;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bulletedListNoSubList {
	margin-top: 12px;
}

#bulletedListNoSubList ul li{
	margin-top: 5px;
	list-style-image:url(/images/template/bullet-main.gif)
}

#bulletedList ul li {
	margin-top: 12px;
	list-style-image:url(/images/template/bullet-main.gif)
}

#bulletedList ul ul li {
	margin-top: 0px;
	list-style-image:url(/images/template/bullet.gif)
}

.photoCursor{
	cursor: pointer;
}

.mailingList {
	width: 115px;
	padding: 0px;
	font-family: verdana;	
	font-size: 10px;
	color: #4b4b4b;
}