/* CSS Document */
body {
	background-color: #c4c7be;
}
body,td,th {
	color: #636466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #636466;
	text-decoration: none;
}
a:visited {
	color: #636466;
	text-decoration: none;
}
a:hover {
	color: #636466;
	text-decoration: underline;
}
a:active {
	color: #636466;
	text-decoration: none;
}
.nav:link {
	text-decoration: none;
	color: #c1272d;
	font-weight:bold;
}
.nav:visited {
	text-decoration: none;
	color: #c1272d;
	font-weight:bold;
}
.nav:hover {
	text-decoration: underline;
	color: #c1272d;
	font-weight:bold;
}
.nav:active {
	text-decoration: none;
	color: #c1272d;
	font-weight:bold;
}
.whitey:link {
	text-decoration: none;
	color: #FFFFFF;
}
.whitey:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whitey:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.whitey:active {
	text-decoration: none;
	color: #FFFFFF;
}
.small {font-size: x-small}
.largeboldwhite {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
.lrred {
	color: #C1272D;
	font-size: x-large;
	font-weight:bold;
}
.lr {font-size: x-large}
.white {color: #FFFFFF}
.red {
	color: #C1272D;
	font-weight: bold;
}
.norm {font-size:12px;}
.lrg {font-size: large}
.med {font-size: medium}
#container {width:751px; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}
#title {height:120px; width:751px; background-image:url(images/title.gif);}
#titleadmin {height:120px; width:751px; background-image:url(images/titleadmin.gif);}
#titlelinks {height:20px; padding-top:96px; width:300px; float:left;}
#titlelinks2 {height:20px; padding-top:96px; width:200px; float:right; text-align:right;}
#titlebot {height:116px; width:751px; clear:both;}
#titlebothome {height:113px; width:751px; clear:both;}
#titleleft {height:113px; width:374px; float:left; background-image:url(images/titlebtm.gif);}
#titleleftindex {height:160px; width:590px; float:left; background-image:url(images/mission_statement_img.gif);}

#titlerighttext {height:63px; width:324px; float:right; background-color:#eae9e8; padding:25px;}
#titleright {height:113px; width:372px; float:right; background-image:url(images/titleright.gif);}
#maintext {width:751px; clear:both;}
#greylinksbar {width:741px; height:20px; padding-left:10px; padding-top:5px; background-color:#636466; text-align:left;}
#greylinksbarmr {width:741px; height:20px; padding-left:10px; padding-top:5px; background-color:#636466; text-align:left; margin-top:2px;}
#greylinksbarhalf {width:364px; padding-left:10px; height:20px; padding-top:5px; background-color:#636466; text-align:left;}

#footer {width:721px; height:52px; background-image:url(images/footer.gif); padding-top:15px; padding-left:15px; padding-right:15px; line-height: 1.5em; clear:both;}

#searchbox {width:751px; height:253px;}
#searchboxb {width:751px; height:336px;}
#searchbox1 {width:315px; height:220px; background-color:#eae9e8; float:left; padding-left:10px; padding-top:13px;}
#searchbox2 {width:403px; height:213px; padding:10px; background-image:url(images/searchbox2.gif); float:right;}
#searchbox3 {width:303px; height:310px; background-color:#eae9e8; float:left; padding-left:25px; padding-top:26px; line-height:1.5em;}
#searchbox4 {width:400px; height:316px; padding:10px; background-image:url(images/AdvancedSearch3.gif); float:right;}

#vacancyleft {width:220px; float:left; }
#vacancyright {width:443px; padding-left:20px; float:right;}
.titletext {
	font-size: 16px;
	color: #C1272D;
	font-weight: bold;
}
.packages {
	font-size: 10px;
	font-weight: bold;
	color: #336666;
}
.packages12 {
	font-size: 10px;
	font-weight: normal;
	color: #336666;
}
.packages2 {
	font-size: 10px;
	font-weight: normal;
	color: #336666;
}.boxstyle {
	padding-right: 10px;
	padding-left: 10px;
}
.whitelink {
	font-size: 11px;
	color: #FFFFFF;
}
.whitelink td{
	font-size: 11px;
	color: #FFFFFF !important;
}
.smallsectionheaderwhite {
	font-weight: bold;
	color: #FFFFFF;
}h4 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.main {
    position: relative;
	top: 0px;

	background-color: #FFFFFF;
	float: left;
	padding: 3px 22px 5px 6px;
	width:720px;

}