body,td,th
{
	margin: 0;
	font-size: 12px;
	font-family: arial;
}

p
{
	margin-top: 0;
	margin-bottom: 0.9em;
}

#main
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/main_bg.jpg); 
	background-repeat: repeat-x; 
	background-color: white; 
	width: 100%;
}

#header
{
	background-image: url(images/header_bg.jpg); 
	background-repeat: no-repeat; 
	width: 802px; 
	height: 110px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px;
}

#headerSearch
{
	position: relative;
	top: 35px;
	left: -12px;
}

#headerLeft
{
	float: left;
	width: 400px;
}

#headerRight
{
	float: right;
	width: 400px;
	text-align: right;
}

#headerLinks
{
	position: relative;
	left: -12px;
	top: 20px;
	color: white;
	font-size: 10px;
}

#headerLinks a, a:link, a:visited
{
	color: white;
}

#headerLinks a:hover
{
	color: orange;
	text-decoration: none;
}

#logo
{
	position: relative; 
	left: -22px; 
	top: -18px; 
	width: 211px; 
	height: 83px;
}

#slogan
{
	width: 205px;
	height: 24px;
	position: relative;
	left: 12px;
	top: -18px
}

#menuTop
{
	background-image: url(images/menu_bg.jpg); 
	background-repeat: repeat-x;
	width: 800px; 
	height: 25px; 
	margin-left: auto; 
	margin-right: auto;
}

#menuTop a
{
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Sans", verdana, arial;
}

#menuTop a:hover
{
	color: #999999;
	text-decoration: underline;
}

#menuMid
{
	background-image: url(images/menu_bg.jpg); 
	background-repeat: repeat-x;
	width: 800px; 
	height: 25px; 
	margin-left: auto; 
	margin-right: auto;
}

#pageHeader
{
	width: 800px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
}

#flash1
{
	width: 800px; 
	height: 188px; 
	margin-left: auto; 
	margin-right: auto;
}

#flash2
{
	width: 800px; 
	height: 118px; 
	margin-left: auto; 
	margin-right: auto;
}

#content
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	background-image: url(images/content_bg.gif);
	overflow: auto;
}

#contentNoLine
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

#contentMed
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	background-image: url(images/contentMed_bg.gif);
	overflow: auto;
}

#singleContentCol
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#singleContentColFull
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#singleContentColTransparent
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#singleContentColHeader
{
	background-image: url(images/tableHeader_bg.jpg); 
	background-repeat: repeat-x; 
	width: 800px; 
	height: 26px
}

#singleContent
{
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 775px;
	font-size: 11px;
}

#leftContentCol
{
	width: 250px;
	/* height: 255px; */
	background-image: url(images/leftBox_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	border-right: 1px solid silver;
}

#leftContentColHeader
{
	background-image: url(images/tableHeader_bg.jpg); 
	background-repeat: repeat-x; 
	width: 250px; 
	height: 26px
}

#leftContent
{
	margin-top: 4px; 
	margin-left: 8px; 
	margin-bottom: 10px; 
	width: 225px; 
	font-size: 11px;
}

#rightContentCol
{
	width: 543px; 
	/* height: 255px; */
	float: right;
	background-color: white;
}

#rightContentColHeader
{
	background-image: url(images/tableHeader_bg.jpg); 
	background-repeat: repeat-x; 
	width: 543px; 
	height: 26px;
}

#rightContent
{
	margin-top: 4px; 
	margin-left: 4px;
	margin-bottom: 10px; 
	width: 535px;
	font-size: 11px;
}

#footerBar
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#footerContent
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 2px;
}

#footerContentLeft
{	
	float: left;
	width: 500px;
	margin-bottom: 20px;
	font-size: 10px;
	font-family: arial;
}

#footerContentRight
{
	float: right;
	width: 300px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 10px;
	font-family: arial;
}

/* sub pages */

#leftContentColPage
{
	width: 151px;
	/* height: 235px; */
	float: left;
	/* border-right: 1px solid silver; */
}

#leftContentColPageMed
{
	width: 226px;
	/* height: 235px; */
	float: left;
	/* border-right: 1px solid silver; */
}

#leftContentColHeaderPage
{
	background-image: url(images/tableHeader_bg.jpg); 
	background-repeat: repeat-x; 
	width: 100%;
	height: 26px
}

#leftContentPage
{
	margin-top: 4px; 
	margin-left: 8px; 
	margin-bottom: 10px; 
	width: 83%; 
	font-size: 11px;
}

#rightContentColPage
{
	width: 643px; 
	/* height: 235px; */
	float: right;
	background-color: white;
}

#rightContentColPageMed
{
	width: 568px; 
	/* height: 235px; */
	float: right;
	background-color: white;
}

#rightContentColHeaderPage
{
	background-image: url(images/tableHeader_bg.jpg); 
	background-repeat: repeat-x; 
	width: 100%; 
	height: 26px;
}

#rightContentPage
{
	margin-top: 4px; 
	margin-left: 4px;
	margin-bottom: 10px; 
	width: 98%;
	font-size: 11px;
}

.smallTextBox
{
	width: 150px;
	height: 14px;
	border: 0;
	font-size: 10px;
	vertical-align: middle;
}

.c2cHeader
{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #669933;
	margin-top: 4px;
	margin-bottom: 4px;
}

.hr85dotted
{
	width: 85%;
	height: 1px;
	text-align: left;
	color: black;
	border-style: dotted;
	border-top: none;
	border-right: none;
	border-left: none
}

.c2cSub
{
	margin-left: 6px;
}

.littleInputForm td, th
{
	font-size: 9px;
}

.littleInputForm input
{
	font-size: 9px;
}

.medImputForm td, th
{
	font-size: 10px;
}

.medImputForm input, select, textarea
{
	font-size: 10px;
}

.formSectionHeader
{
	color: White;
	font-size: 12px;
	font-weight: bold;
}

A.blackLinkReverse, A.blackLinkReverse:link, A.blackLinkReverse:visited
{
	color: black;
	text-decoration: none;
}

A.blackLinkReverse:hover
{
	color: black;
	text-decoration: underline;
}

A.blackLink, A.blackLink:link, A.blackLink:visited
{
	color: black;
	text-decoration: underline;
}

A.blackLink:hover
{
	color: black;
	text-decoration: none;
}

A.RegLink, A.RegLink:link, A.RegLink:visited
{
	text-decoration: underline;
}

A.RegLink:hover
{
	text-decoration: none;
}

A.RegLinkWhite, A.RegLinkWhite:link, A.RegLinkWhite:visited
{
	color: white;
	text-decoration: underline;
}

A.RegLinkWhite:hover
{
	text-decoration: none;
	color: white;
}

A.ReverseLinkWhite, A.ReverseLinkWhite:link, A.ReverseLinkWhite:visited
{
	color: white;
	text-decoration: none;
}

A.ReverseLinkWhite:hover
{
	text-decoration: underline;
	color: white;
}

A.ReverseLinkNearlyBlack, A.ReverseLinkNearlyBlack:link, A.ReverseLinkNearlyBlack:visited
{
	color: #333333;
	text-decoration: none;
}

A.ReverseLinkNearlyBlack:hover
{
	text-decoration: underline;
	color: #333333;
}

A.darkLink
{
	text-decoration: none;
	color: white;
}

A.darkLink:Hover
{
	text-decoration: underline;
	color: silver;
}

A.buttonLink250
{
	background-color: whitesmoke;
	width: 250px;
	border: solid 1px dimgray;
	padding: 6px 2px 2px 2px;
	text-align: center;
	text-decoration: none;
	height: 20px;
	display: block;
	font-size: 12px;
	color: Black;
	margin-right: auto;
	margin-left: auto;
}

A.buttonLink250:Hover
{
	background-color: silver;
	text-decoration: underline;
	color: white;
}

A.lightLink
{
	text-decoration: none;
	color: #333333;
}

A.lightLink:Hover
{
	text-decoration: underline;
	color: silver;
}

.treeViewNode
{
	font-size: 12px;
	color: Black;
}

.jobPostBox
{
	width: 185px;
	/* background-color: #b0c4de; */
	background-color: #ffbe37;
	padding: 2px 2px 2px 2px;
	border: dashed 2px black;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
}

.jobPostContent
{
	font-size: 10px;
	font-weight: normal;	
}

/* png fix */
img, div { behavior: url(iepngfix.htc) }
/*-------*/


/* AJAX */
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopupWide {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	width:400px;
}
/*-------*/


/* FTP */
.cmdLogout
{
	position: relative;
	width: 100%;
	color: Red;
	text-align: right;
}

.cmdLogout a, .cmdLogout a:link, .cmdLogout a:visited
{
	color: Red;
	text-decoration: underline;
	font-size: 14px;
}

.cmdLogout a:hover
{
	color: Red;
	text-decoration: none;
}

.cmdUp
{
	font-size: 12px;
}

.cmdUp a, .cmdUp a:visited, .cmdUp a:active, .cmdUp a:link
{
	display: inline-block;
	text-decoration: underline;
	color: Black;
}

.cmdUp a:hover
{
	text-decoration: none;
}

ul.toolbar
{
	padding: 0;
}

ul.toolbar li
{
	float: left;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-right: 1px #000 solid;
}

.list
{
	margin-left: 6px;
}

.list a:active, .list a:link, .list a:visited
{
	color: Black;
	text-decoration: underline;
}

.list a:hover
{
	color: Black;
	text-decoration: none;
}

.tdName
{
	width: 510px;
}
.tdSize, .thSize
{
	width: 80px;
	text-align: right;
	padding-right: 20px;
}
/*------*/
