body {
	background-color: #FFFFFF;
	margin: 0px;
}
a.redLink {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:hover.redLink {
	font-family: Tahoma;
	font-size: 14px;
	color: #8B1D1D;
	text-decoration: none;
}
a:visited.redLink {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}.redText {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight:bold
}
.inputBox {
	font-family: Tahoma;
	font-size: 10px;
	color: 656565;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
}
.input {
	font-family: Tahoma;
	font-size: 10px;
	color: 656565;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
}
.headings {
	font-weight: 700; 
	font-size: 14px; font-family: arial; 
	color: #383838; text-decoration: none; 
	text-align:justify; text-transform: uppercase; 
	border-bottom: 1px solid #bcbcbc; padding:0px 0px 3px 0px;
	}
.headings2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}
.error {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.topMainNav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
	text-align:center;
}
.topMainNav A{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	text-align:center;
}
.topMainNav A:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	text-align:center;
}
.topMainNavActive{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left:10px;
	padding-right:5px;
}
.pageheading {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
.text {
	font-weight: 700; 
	font-size: 12px; 
	font-family: arial; 
	color: #666666; 
	line-height:18px;
}
.text2 {
	font-size: 13px; 
	font-family: ARIAL Narrow; 
		color: #ffffff; 
	font-weight: normal;
	text-decoration: none; 
	
}
.text3 {
	font-size: 13px; 
	font-family: ARIAL Narrow; 
		color: #0000ff; 
	font-weight: normal;
	text-decoration: none; 
	
}
.links {
	font-family: arial;
	font-size: 12px;
	color: #07519A;
	text-decoration: none;
}
.links A{
	font-family: arial;
	font-size: 12px;
	color: #07519A;
	text-decoration: none;
}
.links A:hover{
	font-family: arial;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
.links A:visited{
	font-family: arial;
	font-size: 12px;
	color: #07519A;
	text-decoration: none;
}

.heading {
	font-weight: 700; 
	font-size: 14px; font-family: arial; 
	color: #383838; text-decoration: none; 
	text-align:justify; text-transform: uppercase; 
	border-bottom: 1px solid #bcbcbc; padding:0px 0px 3px 0px;
}
.orangeheading1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EF6D00;
	text-decoration: none;
}
