body { margin:0; padding:0; background-color:#CCCCCC; }

.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333639;
	text-align: justify;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333639;
}


a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333639;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333639;
	text-decoration: underline;
}
.splashtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333639;
}
.requirements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333639;
	text-align: justify;
	font-weight: bold;

}
img {
	border: none;
	}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFA320;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #004283;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 5px 0 40px;
}

/* Navagation */

#menu a {
	text-decoration:none;
}
ul, li { margin:0; padding:0; }

a
{
color: #292929;
text-decoration: none;
}

ul
{
width: 746px;
}

li
{
background-color: #006388;
border-right: 1px dotted #292929;
display: inline;
float: left;
line-height: 1.5em;
position: relative;
text-align: center;
width:185px;
height:20px;
padding-bottom:3px;
}

li a {
	
	color:#ffffff;
	width:185px;;
}

li:hover
{
background-color: #ff7a00;
color:#ffffff;
}

/* Second tier */

li ul
{
background-color: #e3e3e3;
display: none;
height: auto;
left: 0;
position: absolute;
top: 100%;
width:185px;
z-index:2;
}

li:hover ul
{
display: block;
}

li ul li
{
border-bottom: 1px solid black;
border-right: none;
margin: 0;
padding-bottom:3px;
text-align: center;
width: 100%;
}

li ul li:hover a
{
display: block;
color:#ffffff;
}

.noBorder
{
border: none;
}

#contact {
border:none;
padding-right:3px;
}

#footerLogo {
	float:right;
	padding: 5px 10px 0 0;
	margin-bottom: 20px;
}

#footer-copyright {
	float:left;
	padding: 5px 0 0 10px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #929292;
	font: Geneva, Arial, Helvetica, sans-serif;
}

#flash {
	overflow:hidden;
	float:right;
	}
	
#tBoxHolder img {
	margin:5px;
	border: 2px solid #cccccc;

}

#tBoxHolder a:hover img {
	border: 2px solid #999999;
}

#banner {
	width: 746px;
	height: 200px;
	background: url('../images/bg-banner.jpg') no-repeat;
	position: relative;
}

#banner-logo {
	width: 272px;
	height: 92px;
	position:absolute;
	top: 35px;
	left: 22px;
}

#banner-logo a img {
	border: 0;
}

#banner-image {
	width: 403px;
	height: 121px;
	position:absolute;
	top: 30px;
	right: 19px;
}