body {
	font-family : verdana,arial,tahoma,helvetica;
	color : #FFF;
	font-size : 11px;
	background-color : #FFF;
}
td {
	color :#FFF;
	font-size : 11px;
	font-family : verdana,arial,tahoma,helvetica;
}
a {
	text-decoration : none;
	color : #2b8ebf;
}
a:hover {
	text-decoration : none;
	color : #FFF;
}
.heading {
	font-family : verdana,tahoma,helvetica;
	font-size : 18px;
	font-weight : bold;
}
li {
	list-style : url(/images/bullet_point.gif);
}
.smallText {
	font-family : arial,verdana,tahoma,helvetica;
	color : #FFF;
	font-size : 10px;
}
.smallTextBlack {
	font-family : arial, verdana,tahoma,helvetica;
	color : #000;
	font-size : 10px;
}
.smallTextBlack a {
	color : #000;
	text-decoration : none;
}
.smallTextBlack a:hover {
	color : #2b8ebf;
	text-decoration : none;
}
.textBox {
	background-color: #2b8ebf;
	color : #FFF;
	font-family : arial,verdana,tahoma,helvetica;
	font-size : 12px;
}
.textArea {
	background-color: #2b8ebf;
	font-family : arial,verdana,tahoma,helvetica;
	font-size : 12px;
	color : #FFF;
}
.button {
	background-color: #2b8ebf;
	color:#FFF;
	font-size:11px;
	width : 100px;
	height : 22px;
}
#nav_content_container {
	width : 73px;
	height : 70px;
	cursor:pointer;
}
#nav_content {
	padding : 52px 5px 0px 5px;
	color : #FFF;
	font-family : arial,verdana,tahoma,helvetica;
	font-size : 12px;
	font-weight : bold;
}
.nav_content a {
	color : #FFF;
	text-decoration : none;
}
.nav_content a:hover {
	color : #FFF;
	text-decoration : none;
}