/* CSS Document */

body{	 
	padding:16px 0px 16px 0px;
	margin:16px 0px 16px 0px;
	background-color:#330033;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

img a{
	outline:none;
}

img a:hover{
	outline:none;
}

.tblbdr{
	border:#000066 solid 6px;
	background-color:#FFFFFF;
}

#design{
	background-image:url(images/design.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:14px;
}

.login{
	font-family:"Times-Roman", Times New Roman, Times, serif;
	font-size:13px;
	color:#002f8d;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:40px;
}

.login a:link{
	color:#002f8d;
	text-decoration:none;
}

.login a:visited{
	color:#002f8d;
	text-decoration:none;
}

.login a:hover{
	color:#996600;
	text-decoration:none;
}

.header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:253px;
}

.menu{
	font-family:"Times-Roman", Times New Roman, Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}

.menu:hover{
	color:#996600;
	text-decoration:none;
}

.droptext1{
	font-family:"Times-Roman", Times New Roman, Times, serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	padding-left:10px;
	line-height:25px;
}

.droptext1:hover{
	color:#996600;
	text-decoration:none;
}

.bodytxt{
	font-family:"Times-Roman", Times New Roman, Times, serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	line-height:16px;
}

.bodytxt a:link{
	color:#996600;
	text-decoration:underline;
}

.bodytxt a:visited{
	color:#996600;
	text-decoration:underline;
}

.bodytxt a:hover{
	color:#333333;
	text-decoration:none;
}

.footer{
	font:10px Arial;
	color:#999999;
	text-decoration:none;
}

.footer a:link{
	font:10px Arial;
	color:#999999;
	text-decoration:none;
}

.footer a:visited{
	font:10px Arial;
	color:#999999;
	text-decoration:none;
}

.inmenu{
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	height:26px;
	font-family:"Times-Roman", Times New Roman, Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}

.inmenu a:link{
	color:#ffffff;
	text-decoration:none;
}

.inmenu a:visited{
	color:#ffffff;
	text-decoration:none;
}

.inmenu a:hover{
	color:#996600;
	text-decoration:none;
}

.services{
	background-image:url(images/services.jpg);
	background-repeat:no-repeat;
	height:373px;
	background-position:right top;
}

.null{
	list-style-type:none;
	padding-left:5px;
	margin-left:5px;
	padding-top:5px;
	margin-top:5px;
}

.gold{
	font-family:"Times-Roman", Times New Roman, Times, serif;
	font-size:15px;
	text-decoration:none;
	line-height:16px;
	color:#996600;
}

div.menuNormal{
	display:none;
	position:absolute;
	cursor:pointer;
}

div.menuHover {
	display:block;
	position:absolute;
	cursor:pointer;
}

.dropbg{
	background-color:#003399;
}

.droptext{
	font-size:13px;
	padding-left:10px;
	line-height:25px;
	text-transform:none;
}

.about{
	background-image:url(images/about_image.jpg);
	background-repeat:no-repeat;
	height:272px;
	background-position:right top;
}

.news{
	background-image:url(images/newsworthy_image.jpg);
	background-repeat:no-repeat;
	height:315px;
	background-position:right top;
}

.resources{
	background-image:url(images/resource_image.jpg);
	background-repeat:no-repeat;
	height:315px;
	background-position:right top;
}

.career{
	background-image:url(images/career_image.jpg);
	background-repeat:no-repeat;
	height:364px;
	background-position:right top;
}

.contact{
	background-image:url(images/contact_image.jpg);
	background-repeat:no-repeat;
	height:349px;
	background-position:right top;
}