

#outerContainer {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background-color: #fff;
	min-height: 100%;
	_height: 100%;
}


img{
	border: none;
	overflow: hidden;
}
p, h1, h2, h3, h4,table{
	font-size: 1em;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

option{
	padding-right: 5px !important;
}
div{
 	border-width: 0;
}

.redText, .redText a{color: #F00 !important;}a.redText:hover, .redText a:hover{color:#636363!important;}
.greenText, .greenText a{color: #2F9704 !important;}a.greenText:hover, .greenText a:hover{color:#636363 !important;}
.blueText, .blueText a{color: #08099e !important;}a.blueText:hover, .blueText a:hover{color:#0a224e !important;}
.dkBlueText, .dkBlueText a{color: #0a224e !important;}a.dkBlueText:hover, .dkBlueText a:hover{color:#0a224e !important;}
.defaultAnchor, .defaultAnchor a, .defaultAnchor span{color: #1b2b78;}a.defaultAnchor:hover, .defaultAnchor a:hover, .defaultAnchor:hover span{color: #808080;}


.alertText {
	color: #CC0000;
}
h1, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
}

select {
	font-size: 1.0em;
}
select.eleventext {
	width:150px;

}
option {
	padding: 1px 0 0 4px;
}
h1 {
	font-size: 15px;
	padding-top: 10px;
}
h2 {
	font-size: 13px;
}
a, a:visited {
	color: #4d4b4b;
	text-decoration: underline;
}
a:hover, a:active {
	color: #bdbdbd;
	text-decoration: underline;
}
img{
	border: none;
}



