* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body{
	background-image: url(images_2/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	}
	
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

.top_heading {
	font-size: 26px;
	font-weight: bold;
	color: #59a00c;
	font-family: Arial, Helvetica, sans-serif;
}
.slogan {
	font-family: Galette;
	font-size: 17px;
	font-weight: bold;
	color: #ff0000;
	padding-right: 7px;
}
.top_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
.headings {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.headings:hover {
	color: #666;
	text-decoration: none;
}
.program-headings {
	font-family: Sansation;
	font-size: 19px;
	color: #000;
}

.blue{color: #3145d9;}
.black{color: #666;}
.red{color: #F00;}

.top_link:hover {
	color: #369;
	text-decoration: underline;
}
.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.3em;
	text-align: justify;
}

.readmore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #024fc1;
	text-decoration: none;
}
.readmore:hover {text-decoration: underline;}

.index_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.index_borderline {
	border-right: 1px solid #ccc; 
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 7px;
}
.copyright_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #03F;
}
.copyright_link:hover {
	text-decoration: underline;
}
.btn_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.left_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}
.left_links:hover {
	color: #09C;
	text-decoration: none;
}
.idps_link{
	color: #06C;
	text-decoration: none;
}
.idps_link:hover{text-decoration: underline;}

#center{
	margin: 0px;
	padding: 0px;
	width: 554px;
}
h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4662ab;
	padding-top: 28px;
	padding-left: 20px;
	padding-right: 35px;
}
h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff1200;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 35px;
}
p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 1.2em;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 35px;
}

li.list1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 1.2em;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 35px;
	list-style-type: decimal;
	list-style-position: inside;
}
li.list2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #33C;
	text-align: justify;
	line-height: 1.2em;
	padding-top: 12px;
	padding-left: 35px;
	padding-right: 36px;
	list-style-type: lower-alpha;
	list-style-position: inside;
}
li.list3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 1.2em;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 35px;
	list-style-type: disc;
	list-style-position: inside;
}
.listspan{padding-left: 20px;}
