body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.tempWidth {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 70px;
	background-color: #FFFFFF;
}
#logo {
	margin-top: 10px;
}
#menuBar {
	background-image: url(../images/menuBar.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
#announcement {
	color: #A0D2E8;
	position: absolute;
	margin-top: 9px;
}
#announcement a {
	color: #BEDAF8;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	
}
#announcement a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	
}

.rightBorder{
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #B1B1B3;
	}
.contArea {
	background-color: #FFFFFF;
	margin-top: 10px;
}

.midArea {
	padding-right: 10px;
	padding-left: 10px;
}
#banner {
	background-image: url(../images/Banner.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 185px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}
#footer {
	background-color: #CCCCCE;
	height: 30px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAFB1;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFB1;
}
#banner h1 {
	font-size: 18px;
	color: #FFFFFF;
}
#banner a {
	color: #CA2424;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 35px;
	padding-top: 5px;
	font-size: 15px;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B9B9;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B9B9;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
}
.blueHeader {
	background-image: url(../images/panLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}
.blueHeader div {
	background-image: url(../images/panRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
}
.redHeader {
	background-image: url(../images/panLeftRed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}
.redHeader div {
	background-image: url(../images/panRightRed.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
}
.cat ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.cat li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCE;
}
.cat li a {
	text-decoration: none;
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #666666;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: 2px 9px;
	padding-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	
}
.cat li a:hover {
	color: #FFFFFF;
	background-color: #399DD8;
	
	
}

.marginBot10 {
	margin-bottom: 10px;
}
.borderBlueLeft {
	background-image: url(../images/blueDotLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderBlueRight {
	background-image: url(../images/blueDotRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.borderBlueTop {
	background-image: url(../images/blueDotTop2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.borderBlueBottom{
	background-image: url(../images/blueDotTop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h2 {
	color: #10509B;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
input,select {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 3px;
}
input[type=submit]{
	background-color:#104F96;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px dashed #ECEAED;
}

.whiteText {
	color: #FFFFFF;
}
.link1 {
	color: #0E4D92;
	text-decoration: none;
}
.link1:hover {
	color: #C82423;
	text-decoration: underline;
}
.jobGal table {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.jobGal table th{
	
	background-color: #EAEAEA;
}
.jobGal table th,.jobGal table td{
	padding: 3px;
	
}
.jobGal table a{
	color: #13539B;
	text-decoration: none;
	
}
.jobGal table a:hover{
	color: #C52321;
	text-decoration: underline;
	
}
.link2 {
	color: #A0D2E8;
	text-decoration: underline;
	font-weight: normal;
}
.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #DB011A;
	margin: 0px;
	padding: 0px;
}
.loc ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}.loc li {
	background-image: url(../images/dotLine.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 4px 3px;
	
}
.loc li a {
	color: #13539B;
	text-decoration: none;
}
.loc li a:hover {
	color: #C72322;
	text-decoration: underline;
}
ul.tab{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #CE2925;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	height:25px;
}
.tab li {
	display: inline;
}
.tab li a{
	display: block;
	color: #000000;
	background-color: #D9D9DB;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	border: 1px solid #B1B1B3;
	font-weight: bold;
	margin-right:2px;
}
.tab li a:hover{
	background-color: #ECECEC;
	
}
.tab li.active a,.tab li.active a:hover {
	background-color: #CE2925;
	color: #FFFFFF;
	border-top: 1px solid #BB1C19;
	border-right: 1px solid #BB1C19;
	border-bottom: 1px solid #CE2925;
	border-left: 1px solid #BB1C19;
}
.footLink1 a {
	color: #13539B;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
}
.footLink1 a:hover{
	color: #C82624;
	text-decoration: underline;
	
}
.footLink2 a {
	color: #5F5C58;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}
.footLink2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.topText {
	margin-top: 7px;
}
.text2 {
	color: #DB011A;
}
.text3 {
	color: #006600;
}
.dotLine1 {
	background-image: url(../images/dotLine.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.but1 {
	display: block;
	padding: 5px;
	color: #0E4D92;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px;
	border-bottom: 1px dotted #C6C0C9;
}
.but1:hover{
	background-color: #E8F2FD;
	
}
.addTable table{
	border-collapse:collapse;
	padding:3px;
	border: 1px solid #B1B1B3;
}
.addTable table th{
	background-color: #EEF8FD;
	color: #125198;
	text-align: left;
	padding: 5px 3px;
	border: 1px solid #C2E7F8;
	font-size: 12px;

}
.addTable table td,.viewTable table th{
	padding: 2px;
	border: 1px solid #FFFFFF;

}
.addTable table td{
	color: #333333;
	border: 1px solid #D9D9DB;
	
	text-align: left;
	padding-left: 5px;
}

.viewTable table{
	border-collapse:collapse;
	padding:3px;
	border: 1px solid #B1B1B3;
}
.viewTable table th{
	background-color: #125198;
	color: #FFFFFF;
	text-align: left;

}
.viewTable table td,.viewTable table th{
	padding: 2px;
	border: 1px solid #FFFFFF;

}
.viewTable table td{
	color: #333333;
}

