A:link {
	COLOR: #none; 
	text-decoration:#none;
}
A:active {
	COLOR: #none; 
	text-decoration:#none;
	}

A:visited {
	COLOR: #none; 
	text-decoration:#none;
	}

A:hover {
	text-decoration:#none;
	color: #none;
}
body{
	margin: 0px, 0px, 0px, 0px;
	background-color: #ffffff;
}
.footer{
	background: url(../images/footer_bg.gif) repeat-x;
	height: 65px;
	padding:  25px 25px 25px 25px;
	text-align: center;
	color: #ffffff;
}
.top-links{
	background: url(../images/top_links_bg.gif) repeat-x;
	height: 40px;
	padding:  8px 22px 0px 0px;
}
.td_flash{
	background: url(../images/flash_background.gif) repeat-x;
	align: left;
}
.left{
	background: url(../images/left_bg.gif) no-repeat;
	width: 239px;
	background-color: #ffffff;
}
.content_box{
	background-color: #ffffff;
	text-align: justify;
}
.page-title{
	font-size: 13px; 
	font-family:Tahoma; 
	font-weight: bold;
	color: #264C8B;
}
b{
	font-size: 11px; 
	font-family:Tahoma; 
	font-weight: bold;
	color: #7A7A7A;
}
form{
	margin: 0 0 0 0;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
radio {
	border-width: none;
	border-style: none;
	border-color: #ffffff;
	background-color: #ffffff;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: none;
	background-color: none;
	border-style: none;
	border-color: none;
}
.input-button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #605E76;
	background-image: url(../images/button_bg.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
.more-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #264C8B;
	text-decoration: none;
}

.more-link:active {
	COLOR: #264C8B; TEXT-DECORATION: none;
}
.more-link:visited {
	COLOR: #264C8B; TEXT-DECORATION: none;
}
.more-link:hover {
	CURSOR: hand; COLOR: #898989; TEXT-DECORATION: none;
}
.footer-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.footer-link:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer-link:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer-link:hover {
	CURSOR: hand; COLOR: #ffffff; TEXT-DECORATION: underline;
}
.middle-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #264C8B;
	text-decoration: underline;
}
.middle-link:active {
	COLOR: #264C8B; TEXT-DECORATION: underline;
}
.middle-link:visited {
	COLOR: #264C8B; TEXT-DECORATION: underline;
}
.middle-link:hover {
	CURSOR: hand; COLOR: #898989; TEXT-DECORATION: underline;
}
li {
	margin-bottom: 0.9em;
	padding-right: 20px;
	list-style-position: outside;
	list-style-image: url(../images/list_bulet.gif);
}
.blockquote,form,div,li,ol,p,td,th,ul {font-size: 11px; font-family:Tahoma; color: #605E76;}
