body,td,th {
	font-family: Gil Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #23408c;
	margin:0px;
	
}
li {
	font-size:10px;
	padding-bottom:10px;
	}
form {
	margin:0px;
	padding:0px;
	font-size:11px;
	}
a:link {
	color: #23408C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.form_1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #737781;
	background-color: #EDEEF2;
	height: 20px;
	width: 226px;
	border: 1px solid #9AA1B0;
}
.form_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #737781;
	background-color: #EDEEF2;
	height: 50px;
	width: 226px;
	border: 1px solid #9AA1B0;
	overflow:auto;
}


/* Specific Divs */
#indexContent {
	padding:15px 50px 0px 30px;
	font-size:10px;
/*	line-height:14px; */
	}
#footer{
	font-size: 9px;
	line-height:14px;
	}
#index_categories{
	line-height:15px;
	padding:80px 0px 0px 25px;
/*	font-size:12px; */
	font-weight:bold;
	}
#index_categories a{
	color:white;
	text-decoration:none;
	}
#index_categories a:hover{
/*	font-style:italic; */
	text-decoration:underline;
	}
#caption{
	padding:10px 20px 10px 20px;
	font-size: 9px;
	color:white;
/*	line-height:14px; */
	}
#subContent{
	padding:12px 30px 12px 30px;
	}
#CategoriesTD_sub{
	padding-left:18px;
	font-size:10px;
	}
#CategoriesTD_sub a{
	color:black;
	text-decoration:none;
	}
#CategoriesTD_sub a:hover{
	color:#0099B2;
	text-decoration:underline;
	}