a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #DE1920;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;



}
a.navlinks:hover {
	color: #DE1920;
	font-weight: bold;
	text-decoration: none;




}
a.navlinks:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #333333;


}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;

}
input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;
 }  
.sifr {
	position: absolute;
	visibility: hidden;
}
.blacktext {
	color: #000000;
}
hr {
	color: #003896;

}
.navbar {
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
	margin-top: 0px;
	background-image: url(../images/bg-navbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	padding-top: 11px;


}

.mainpage {
	background-color: #FFFFFF;
	width: 898px;
	text-align: justify;
	line-height: 150%;
}

.contactdetails {
	font-size: 150%;
	color: #003896;
	text-align: right;
	clear: none;
	float: right;
}
.footer {
	background-color: #dddddd;
	text-align: center;
	height: 80px;
	width: 100%;
	margin-top: 22px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003896;
	padding-top: 22px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	color: #003896;
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
}
h2 {
	color: #DE1920;
	margin-top: 35px;
}

.prettyrule {
	background-image: url(../images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	padding-top: 8px;
	margin-top: 8px;
}
.comments {
	font-size: 222%;
	color: #FF00FF;
}
