﻿body
{
	font-family: Trebuchet MS;
	font-size: small;
	background-image: url(../Images/bkgd_Page.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

td
{
	font-family: Trebuchet MS;
	font-size: small;
}

.category
{
	font-family: Trebuchet MS;
	font-size: medium;
	color: White;
	font-weight: bold;
	background-image: url(../Images/bkgd_Categories.jpg);
	background-repeat: repeat-x;
	background-color: White;
	border: solid 1px #999999;
	line-height: 25px;
	height: 25px;
	text-align: center;
}

.centerspace
{
	width: 700px;
	margin: 0 auto;
}

#header
{
	margin: 0 auto;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../Images/bkgd_Header.jpg);
	background-color: #ffffff;
	background-position: 0px -40px;
	height: 90px;
	line-height: 90px;
	text-align: left;
}

#menu
{
	margin: 0 auto;
	width: 100%;
	height: 30px;
	background-repeat: repeat-x;
	background-image: url(../Images/bkgd_MenuDown.jpg);
	text-align: left;
}

#menu ul
{
	width: 748px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 30px;
}

#menu li
{
    list-style: none;
    float: left;
	padding: 0px 21px 0px 16px;
	line-height: 30px;
}

#menu li:hover
{
    list-style: none;
    float: left;
    margin: 0px;
	padding: 0px 20px 0px 15px;
	line-height: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-image: url(../Images/bkgd_MenuUp.jpg);
}

#menu li a
{
	font-family: Trebuchet MS;
	font-size: small;
	color: Black;
	text-decoration: none;
	padding: 0px;
	background-image: none;
}

#menu li a:hover
{
	font-family: Trebuchet MS;
	font-size: small;
	color: Black;
	text-decoration: none;
	padding: 0px;
	background-image: none;
	border: 0;
}

#content
{
	float: left;
	width: 480px;
	margin: 10px 10px 0px 10px;
	padding: 5px 10px 5px 5px;
	border-right: dotted 1px #999999;
	text-align: left;
}

#fullcontent
{
	float: left;
	width: 670px;
	margin: 10px;
	padding: 5px;
	text-align: left;
}

#right
{
	float: left;
	width: 145px;
	margin: 10px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.quote
{
	font-family: Trebuchet MS;
	font-size: small;
	width: 90%;
	margin: 0 auto;
	background-image: url(../Images/bkgd_Quote.jpg);
	background-repeat: repeat-x;
	background-color: #F1F1E8;
	margin: 10px;
	padding: 5px;
	border: solid 1px #999999;
	text-align: justify;
}

h1
{
	font-family: Tahoma;
	font-size: large;
	color: Black;
}

h2
{
	font-family: Tahoma;
	font-size: medium;
	color: Black;
}

h3
{
	font-family: Tahoma;
	font-size: small;
	color: Black;
}

p
{
	font-family: Trebuchet MS;
	font-size: small;
	color: Black;
	text-indent: 20px;
	text-align: justify;
}

#right p
{
	font-family: Verdana;
	font-size: x-small;
	color: #999999;
	margin: 0px 0px 5px 0px;
	text-indent: 0px;
}

#right h1
{
	font-family: Trebuchet MS;
	margin: 5px 0px 5px 0px;
	font-size: small;
	color: #999999;
	text-align: left;
}

.smallfont
{
	font-family: Verdana;
	font-size: x-small;
}

.warning
{
	font-family: Trebuchet MS;
	font-size: medium;
	border: solid 1px black;
	padding: 5px 5px 5px 55px;
	margin: 10px;
	background-image: url(../Images/bkgd_Warning.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 40px;
	text-align: left;
	line-height: 30px;
}

a
{
	color: Blue;
	padding: 2px;
	text-decoration: underline;
}
a:hover
{
	color: Blue;
	padding: 2px;
	background-color: #fafad4;
	text-decoration: underline;
}

#menu a:hover
{
	background-color: Transparent;
	text-decoration: none;
}

#home #homelink
{
    list-style: none;
    float: left;
	margin: 0px;
	padding: 0px 20px 0px 15px;
	line-height: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-image: url(../Images/bkgd_MenuUp.jpg);
}
#home #homelink a { color: Navy;}

#company #companylink
{
    list-style: none;
    float: left;
	margin: 0px;
	padding: 0px 20px 0px 15px;
	line-height: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-image: url(../Images/bkgd_MenuUp.jpg);
}
#company #companylink a { color: Navy;}

#opportunities #opportunitieslink
{
    list-style: none;
    float: left;
	margin: 0px;
	padding: 0px 20px 0px 15px;
	line-height: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-image: url(../Images/bkgd_MenuUp.jpg);
}
#opportunities #opportunitieslink a { color: Navy;}

#services #serviceslink
{
    list-style: none;
    float: left;
	margin: 0px;
	padding: 0px 20px 0px 15px;
	line-height: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-image: url(../Images/bkgd_MenuUp.jpg);
}
#services #serviceslink a { color: Navy;}

#empservices #empserviceslink
{
    list-style: none;
    float: left;
	margin: 0px;
	padding: 0px 20px 0px 15px;
	line-height: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-image: url(../Images/bkgd_MenuUp.jpg);
}
#empservices #empserviceslink a { color: Navy;}

#signin #signinlink
{
    list-style: none;
    float: left;
	margin: 0px;
	padding: 0px 20px 0px 15px;
	line-height: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-image: url(../Images/bkgd_MenuUp.jpg);
}
#signin #signinlink a { color: Navy;}

.divide
{
	width: 100%;
	border-bottom: dashed 1px #CCCCCC;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	line-height: 1px;
}

.categorylist
{
	list-style: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.categorylist li
{
	font-family: Verdana;
	font-size: x-small;
	margin: 3px;
	padding: 2px;
	border-bottom: solid 1px #EEEEEE;
}

.pagelist
{
	list-style: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-indent: 0px;
}
.pagelist li
{
	font-family: Verdana;
	font-size: x-small;
	margin: 3px;
	padding: 3px;
	border-bottom: solid 1px #EEEEEE;
}

.listtitle
{
	font-weight: bold;
	border: solid 1px #999999;
	padding: 3px;
	background-image: url(../Images/bkgd_HelmItem.jpg);
}

.optionlist
{
	list-style: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-indent: 0px;
}
.optionlist li
{
	margin: 3px;
	padding: 3px;
	border-bottom: solid 1px #EEEEEE;
}

.imgTop
{
	width: 100%;
	height: 100px;
	background-image: url(../Images/img_Top.jpg);
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px;
}

.imgHome
{
	width: 100%;
	height: 250px;
	background-image: url(../Images/img_Home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.tagline
{
	font-family: Trebuchet MS;
	font-size: medium;
	color: White;
	line-height: 20px;
	padding: 5px 10px 5px 10px;
	margin: 0px auto;
	background-color: Black;
	text-align: left;
}

.smallfont
{
	font-family: Verdana;
	font-size: x-small;
}

.section 
{ 
	padding: 0px; 
	width: 200px; 
	float: left; 
	margin: 7px;
}

.question 
{
	font-family: Verdana;
	font-size: x-small;
	margin: 0px; 
	font-weight: bold; 
}
	
.answer 
{
	margin: 0px; 
}

.clear 
{ 
	clear: both; 
	margin: 0px; 
	padding: 0px; 
	height: 0px; 
}

.smallfont td
{
	font-family: Verdana; 
	font-size: x-small; 
}

.wizardheaders
{
	width: 480px;
	padding: 5px;
	border: solid 1px #000000;
	text-align: center;
	font-weight: bold;
	background-image: url(../Images/bkgd_PostTitle.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: x-small;
}

.wizardmenu
{
	width: 100px;
	padding: 0px;
}

.wizardcontentxx
{
	height: 400px;
	width: 480px;
	padding: 5px;
	overflow: auto;
	border: dashed 1px #999999;
	background-color: #ffffff;
}
.wizardcontent
{
	width: 480px;
	padding: 5px;
}

.adminMenu
{
	margin: 10px;
	font-family: Verdana; 
	font-size: x-small; 
}

.adminMenuItem
{
	margin: 5px;
	float: left;
}

