body{
	background-color:#f3f7ff;
	background-image:url(images/bgnd.jpg);
	background-repeat:repeat-y;
	background-position:center -50px ;
	background-attachment:fixed;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h1, h2{font-size:16px; color:#333333}
h1{font-size:18px; color: #CC0329}
hr{ border:0px; border-top:1px dotted silver; margin-bottom:20px; margin-top:20px}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
img{border:0px}
A:link {
	COLOR: #003399; 
	text-decoration: none
}
A:visited {
	COLOR: #003399;
	text-decoration: none
}
A:active {
	COLOR: #003399;
	text-decoration: none
}
A.hover {
	COLOR: #CC0329;
	text-decoration: underline;
}

A.menu:link {
	COLOR: #000000; 
	text-decoration: none
}
A.menu:visited {
	COLOR: #000000;
	text-decoration: none
}
A.menu:active {
	COLOR: #000000;
	text-decoration: none
}
A.menu:hover {
	COLOR: #000000;
	text-decoration: none
}


li {
	text-align: left;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
}

#nav{
	margin-bottom:10px;
	padding:0px;
	width:700px; 
	height:24px; 
	background-image:url(images/nav.gif); 
	background-repeat:repeat-x;
	background-color:#333333;
	text-align:center
}
#nav td{ vertical-align:top}
#nav .linky{padding-top:2px}
#nav a{color:#FFFFFF;font-size:11px;}
#nav a:hover{ text-decoration:underline}

#navigation{
	background-image:url(images/nav.gif);
	background-repeat:repeat-x;
	background-color:#333333;
	width:690px; margin-left:auto; margin-right:auto;
	clear:both;
	height:24px;
	margin-bottom:20px
}
#navigation ul{
	list-style:none; 
	padding:0px; 
	margin:0px;
}
#navigation li{float:left; padding:2px 20px 4px 20px; background-image:url(images/nav_div.gif); background-repeat:no-repeat; background-position:right 0px}
#navigation li a{color:#FFFFFF;font-size:11px; text-decoration:none}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0329;
	text-decoration: none;
	font-weight: bold;

}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.minorheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 122E4A;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;

}
.joblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 122E4A;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid AFB5BD;
	color: 122E4A;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: C1C8D1;
}

#footer{
	font-size:11px;
	text-align:center;
	width:680px;
	border-top:1px solid silver;
	padding-top:20px;
	margin-top:20px
}

#categoriestable{}
#categoriestable td{ padding:3px; vertical-align:top; font-size:11px}
#categoriestable td a:link{ text-decoration:underline; color:#003399}
#categoriestable td a:active{ text-decoration:underline; color:#003399}
#categoriestable td a:visited{ text-decoration:underline; color:#003399}
#categoriestable td a:hover{ text-decoration:underline; color:#CC0329}

.sectionheader{border-top:1px solid silver; padding-top:20px; margin:20px 0px 10px 0px}
.colorsection{background-image:url(images/search-bgnd.gif); background-repeat:repeat-x; border:1px solid silver; padding:10px}
