/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FDD3F1;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9D0A73;
	text-decoration:none;
}
a:visited {
	color: #9D0A73;
	text-decoration:none;
}
a:hover {
	color: #9D0A73;
	text-decoration:none;
}
a:active {
	color: #9D0A73;
	text-decoration:none;
}

h1{
	font-size:15px;
	color:#67197C;
}
h3{
	font-size:12px;
	color:#67197C;
	margin-bottom:0px;
}
h5{
	font-size:14px;
    color:#67197C;
}
ul{
	list-style-image:url(images/bullet2.jpg);
	line-height:150%;
}

#logo{
	padding-left:60px;
	padding-top:30px;
	width:140px;
	height:76px;
}
#top_icons{
	text-align:right;
	padding-right:30px;
	padding-bottom:35px;
}
.buttons_left{
	font-size:10px;
	height:26px;
	color:#67197C;
}
.buttons_left a{
	font-size:10px;
	height:26px;
	color:#67197C;
	text-decoration:none;
}

.buttons_top{
	font-size:11px;
	text-align:center;
	color:#67197C;
	height:26px;
	font-weight:bold;
}

.buttons_top a{
	font-size:11px;
	text-align:center;
	color:#67197C;
	height:26px;
	font-weight:bold;
	text-decoration:none;
}
.buttons_top a:hover{
	color:#67197C;
}

#main_body{
	vertical-align:top;
	padding:8px;
	padding-top:15px;
	line-height:130%;
	text-align:justify;
}

.column_top{
	background-image:url(images/column_top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.column_middle{
	background-image:url(images/column_middle.jpg);
	background-position:top center;
	padding-left:5px;
	padding-right:5px;
	background-repeat: repeat-y;
}
.home_tab_bottom{
	background-image:url(images/home_tab_bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.home_tab_top{
	background-image:url(images/home_tab_top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:76px;
}
.home_tab_middle{
	background-image:url(images/home_tab_middle.jpg);
	background-position:top center;
	padding-left:5px;
	padding-right:5px;
	background-repeat: repeat-y;
}
.column_bottom{
	background-image:url(images/column_bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#footer{
	text-align:center;
	height:100px;
	background-image:url(images/page_border_bottom.gif);
	background-repeat:no-repeat;
	padding-bottom:17px;
	vertical-align:bottom;
}

#footer1{
	text-align:center;
	padding:10px;
	color:#67197C;
}

.text1{
	color:#67197C;
	font-size:10px;
}

.text1 a{
	color:#67197C;
	font-size:10px;
	text-decoration:none;
}

.text2_11{
	color:#67197C;
	font-size:11px;
}

.text2{
	color:#9D0A73;
	font-size:10px;
}
.text_white{
	color:#FFFFFF;
}
#sublinks_heading{
	 padding-left:15px;
	 height:25px;
}
.sublinks{
}
.sublinks a{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:22px;
	display:block;
}
.sublinks a:hover{
	background-image:url(images/bullet3.jpg);
	background-position:center left;
	background-repeat:no-repeat;	
}

.sublinks a:selected{
	font-weight:bold;
}

.text_black_10{
	color:#000000;
	font-size:10px;
}
