.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 12pt;

}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
}

.text-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 12pt;
	font-style: italic;

}
.text-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.text-large-purple-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #A1253C;
}




.centered-large-purple-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #9A2BD0;
	text-align: center;
}


.text-large-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #ffffff;
}

.vlarge-purple-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
	color: #9A2BD0;
}


.vlarge-red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}

.text-large-blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #3B5A6B;
}

.text-large-red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #ff0000;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
        color:#185595;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
        color:#A02341;

}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text-bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.menu-l:link, a.menu-l:visited, a.menu-l:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a.menu-l:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.tiny-l:link, a.tiny-l:visited, a.tiny-l:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a.tiny-l:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
		
.text-bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
#footer-l
{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

#footer-l a:link, #footer-l a:visited, #footer-l a:active {	
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer-l a:hover {	
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a.large-l:link, a.large-l:visited, a.large-l:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #9A2BD0;
	text-decoration: underline;
}

a.large-l:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-decoration: underline;
}


a.alt-l:link, a.alt-l:visited, a.alt-l:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;

}

a.alt-l:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #cccccc;
text-decoration: underline;
}

img {border: 0;}

#disclaimer {
	background-image: url(images/disclaimer.gif);
	height: 80px;
	background-repeat: no-repeat;
	width: 530px;
	padding-left: 50px;
	 }
	 
	 
#specialpage {
    width: 500px;
	background-color: #E1E6E9;
	height: auto;
	padding: 5px;
	margin-left: 130px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	}	 	 
	 

#special {
    width: 300px;
	background-color: #A02341;
	height: 30px;
	padding: 5px;
	margin-left: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	}	 

a.special-l:link, a.special-l:visited, a.special-l:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-decoration: underline;
}

a.special-l:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-decoration: underline;
}



.top-menu
{
font-family: arial;
font-size: 12 px;
color:#FFFFFF;
text-decoration:none;
}

A.top-menu:hover
{
font-family: arial;
font-size: 12 px;
color:#FFFFFF;
text-decoration:none;
}

A.top-menu:link, A.top-menu:active, A.top:visited
{
font-family: arial;
font-size: 12 px;
color:#FFFFFF;
text-decoration:none;

}

