body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(assets/images/bg.jpg);
	background-repeat:repeat;
	font-size: 14px;
	font-style: normal;
	color: #1C2A4D;
}
.tablebg {
	background-image: url(assets/images/bgTablenew.jpg);
	background-repeat: no-repeat;
}


p {
	font-size: 14px;
	line-height: 20px;
	color: #1C2A4D;
}
.linkbox {
	font-family: "OldStyle 7", "TimesNewRoman";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	font-stretch: normal;
	line-height: normal;
	left: 3px;
	right: 3px;
	font-variant: normal;
	text-transform: none;
}


h1 { font-size: 24px;
	 font-weight: bold;
	 margin:0;
	 color:#6A4027;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#995B32;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#253765;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a {color:#894E25;
	text-decoration:none;
	font-weight:bold;
}

a:hover {color: #1C2A4D;
	text-decoration:none;
	font-weight:bold;
}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color: #1C2A4D;
	 margin-left:-20px;}
	 
hr {color:#1C2A4D;
	background:#1C2A4D;
	height:1px;
	border:0;
	}

.imgborder { BORDER: #1C2A4D 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft {
	padding-left: 10px;
}
.addressBox {
	font-family: "OldStyle 7", "TimesNewRoman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	font-stretch: normal;
	line-height: normal;
	left: 3px;
	right: 3px;
	font-variant: normal;
	text-transform: none;
	background-image: url(assets/images/addressBar.jpg);
}
.linkboxBottom {

	font-family: "OldStyle 7", "TimesNewRoman";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	font-stretch: normal;
	line-height: normal;
	left: 3px;
	right: 3px;
	font-variant: normal;
	text-transform: none;
}
.tablebgSplash {

	background-image: url(assets/images/newsplashBG.jpg);
	background-repeat: no-repeat;
}
.links {

	font-family: "OldStyle 7", "TimesNewRoman";
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	left: 3px;
	right: 3px;
}
.addressBoxS {

	font-family: "OldStyle 7", "TimesNewRoman";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	font-stretch: normal;
	line-height: normal;
	left: 3px;
	right: 3px;
	font-variant: normal;
	text-transform: none;
	background-image: url(assets/images/addressBarSplashnew.jpg);
}
.nav {
	text-decoration: none;
	color: #1C2A4D;
	text-align: center;
	vertical-align: middle;
} 
 
.nav:hover { 
     text-decoration: none; 
     color:#3C58A4; 
	 	text-align: center;
	vertical-align: middle;
}
.navbottom {
	text-decoration: none;
	color: #1C2A4D;
	text-align: center;
	vertical-align: middle;
	font-size: 22px;
} 
 
.navbottom:hover {
	text-decoration: none;
	color:#3C58A4;
	text-align: center;
	vertical-align: middle;
	font-size: 22px;
}
.navwhite {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
} 
 
.navwhite:hover {
	text-decoration: none;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

.backtotop {font-size:10px;}

/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color:#AD6738;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #AD6738;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color:#784727;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */