
html,body {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align:center;
	color: #333333;
	background: #cde7fe url(../images/bg.jpg) top left  repeat-x;
	color: #333;
	padding: 0;
	border: 0;
}


#outer{min-height:100%;height:auto;background:#ffffcc}
* html #outer{height:100%;}


a {
	text-decoration: none;
	color:#3C72B7;
}

a:hover {
	background-color: #E8EAEC;
	text-decoration: none;  
}

img { 
border: none;
}

.blueframe {
	position:relative; 
	width: 747px;
	height: 95%;
	background-color:#E8EAEC;
	padding:10px;
	padding-bottom: 15px;
	vertical-align:top;
	margin: 10px 0 10px 0px;
	}
	
.whitegap {
	position:relative;
	background-color:#F6F7F8;
    padding:3px;
	}
	
.mainframe {
	position:relative;
	height:92%;
	border:1px solid #880131;
	background-color: #ffffff;
	padding:0px;
	text-align:left;
	}

.header {
	position:relative;
	width: 100%;
	height: 185px;
	z-index: 100;
	background-position:top;
	background-repeat:no-repeat
		}
	
	.qa{
width: 34px;
height: 51px;
float:right;
position:relative;
top: -160px;
left: -5px;
z-index: 999;
margin-bottom: -200px;
border:none;
background-image:url(../images/QA.png);
}
	
.menucontainer {
	position:absolute;
	bottom: 0;
	left: 0;
	border: 0 0 0 0;

}
	
#content {
	position:relative;
	width: 100%;
 	height: auto;
	background-color:#FFFFFF;
}

.footerleft {
	text-align:left;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	padding-left:4px;
	margin-bottom: 10px;
}

.footerright {
	text-align:right;
	float:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	padding-right:4px;
	margin-bottom: 10px;
}



H1{
	color: #880131;
	font-size: 18px;
	font-weight:300;
	display:block;
}

H3 {
	color: #880131;
	font-size: 12px;
	font-weight:300;
}

h3.jobs   {
    color: #880131;
	font-size: 12px;
	font-weight:300;
	border: none;
	background-color:#e8e8e8;
	margin-bottom: 5px;
	margin-top: 5px;
}

.newsbox {
	border-left-color: #cccccc;
	border-left-style: dotted;
	border-left-width: 1px;
}

.icon {
float: left;
padding-right: 5px;
}

.mainpagelink {
	height: 65px;
}

.mandatory {
	color: red;
	font-weight: bolder;
}


.mandatory2 {
background:url(../images/required.gif) top left no-repeat;
width: 43px;
height: 11px;
display:inline-block;
margin-left: 5px;
}

.image1 {
	position:relative;
	display:block;
	float:left;
	padding: 3px;
	margin-right: 10px;
	border-color:#880131;
	border-width: 1px;
	border-style:solid;
}

.image2 {
   float: right;
   padding: 3px;
   margin-left: 10px;
   border-color:#880131;
   border-width: 1px;
   border-style:solid;

}

.icon {
border: 0;
padding-right: 10px;
padding-bottom: 10px;
float: left;
}

.introblock {
display:block;
height: 100px;
}

.topblock {
   position:relative;
   margin-right: 10px;
   display:inline;
}

h1.topblock {
    position:relative;
	vertical-align:bottom;
    height:200px;
	color: #880131;
	font-size: 18px;
	font-weight:300;
}

.breadcrumb {
margin-top: 5px;
padding-bottom: 5px;
}

.new {
	color: #880131;
	font-weight:bold;
}