.blue_text  { color: #0089c0; font-size: 13px; font-family: Arial ; margin-right: 10pt; }
.body { color: black; font-size: 13px; font-family: Arial; margin-right: 10pt; }
.blue_border { border: solid 1px #0089c0; outline-color: #0089c0; outline-width: 1px; }
.abstract_body { color: black; font-size: 13px; font-family: Arial; padding-right: 10pt; padding-left: 10pt; }
.heading        { color: #0089c0; font-weight: 500; font-size: 20px; font-family: "Century Gothic" }
.sub_head  { color: #0089c0; font-size: 16px; font-family: "Century Gothic" }
.abstract_sub_head { color: #0089c0; font-size: 16px; font-family: "Century Gothic"; padding-right: 10pt; padding-left: 10pt; }
.title { color:#000000; font-family:"arial"; font-size: 13px; }
.error{color: red; font-weight: 500; font-size: 13px; font-family: "Arial"}
.small {color: black; font-size: 11; font-family: arial}

a {text-decoration: none; color: #0089c0; } 
a:visited { text-decoration: none; color:#0022f1 } 
a:hover { text-decoration: none; color: #0022f1 }


a.mainmenu		{ text-decoration: none; color : #0089c0; font-size: 11px; font-spacing: 20px; font-weight: 400; font-family: arial;}
a.mainmenu:visited { text-decoration: none; color: #0089c0 } 
a.mainmenu:hover{ text-decoration: underline; color : #0022f1; }

a.small_link		{ text-decoration: none; color : #0089c0; font-size: 11px; font-spacing: 20px; font-weight: 400; font-family: arial;}
a.small_link:visited { text-decoration: none; color: #0089c0 }
a.small_link:hover{ text-decoration: underline; color : #0022f1; }
.h_divide {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px none #0089C0;
}
.banner { background-image: url(images/Large_banner.gif); background-position: 0 top; }

