#container {
	width: 770px;
    height:auto;
}
/*-------------content specifications----------------*/
#content {
	height:auto;
	border-right:1px solid #EEEEEE;
	float:left;
	margin-top:-1.3em;
	width:100%;
}

#navigationPanel {
	padding-left:8px;
	border-right:1px solid #EEEEEE;
	margin-top:1.3em;
	float: left;
	width:130px;
	height:inherit;
	background-color:#FFFFE5;
	padding-top:8px;
}

ul.navigation {
	list-style-image: url(../images/common/bul1.gif);
	list-style-type: square;
	margin-top: 6px;
	margin-bottom: 4px;
}


#breadCrumb{
	margin-top:0.1em;
	margin-bottom:-10px;
	margin-left:15em;
	font-size:85%;
}

#contentColumn{
	width:76%;
	margin-top:2em;
	margin-left:160px;

}

#activityContentColumn{
	width:50%;
	margin-top:2em;
	margin-left:160px;
}

#leftImage{
	margin-top:1.2em;
	float:left;
	width:17%;
	height:inherit;
	background-image:url(../images/common/left_bg.gif);
    background-color:#FFFFE5;
}

#middleColumn{
	width:50%;
	margin-top:2em;
	margin-left:150px;
}

#rightColumn{
	border:10px solid #FFFFE5;
	margin-right:10px;
	margin-top:2em;
	background-color:#FFFFE5;
	float:right;
	width:25%;
}

#rightColumnTitle{
	text-align:left;
	font-weight:bold;
}

#mission{
	font-style:italic;
	padding-left:20px;
	padding-right:20px;
}
/*-------------footer specifications----------------*/
#footer {
      
	border:1px solid #EEEEEE;
	width:100%;
	text-align:center;
	height: 60px;
	float:left;
}

.footerText{
	font-size:90%;
	text-align:center;
}
/*-------------header specifications----------------*/
#header{	
	height:135px;
	width:100%;
	border-right:1px solid #EEEEEE;
}

#leftLogo {
	margin-top:3px;
	width:138px;
	float:left;
}

#topLogo{
	margin-top:-1em;
	float:left;
	margin-right:100px;
}

#top_sloganLogo, #top_sloganLogo_popup{
	margin-top:10px;
	width:51.8em;
	float:left;
	background-image:url(../images/common/top_bg.gif);
}

#top_shadowLogo {
	background-image:url(../images/common/shadow_bg.GIF);
	width:51.8em;
	float:left;
}

#headerMenu {
	background-image:url(../images/common/top_corner.gif);
	background-repeat:no-repeat;
	width:30%;
	padding-left:10px;
	height: 20px;
	font-size:85%;
	float:right;
	text-align:left;
}
#search{
	float:right;
	width:30%;
	height:10px;
	margin-top:-25px;
}

#adminMenu{
	height:20px;
	width:350px;
	margin-left:-3em;
	border: 1px solid red;
}

#centerPosition{
	float:none;
	text-align:center;
}

#popupLeftColumn {
	width:10%;
	float:left;
	font-size:75%;
	border:1px solid black;
}

#popupRightColumn {
	width:10%;
	float:right;
	font-size:75%;
	border:1px solid black;
}

#popupImg{
	float:none;
	position: relative;
	margin: 0 auto;
	min-height:112px;
	min-width:152px;
}

#popupDescription{
	width:650px;
	position: relative;
	margin: 0 auto;
	float:none;
}
#popupButton{
	float:none;
	text-align:center;

}
.awardsTable{
	width:100%;
}
/*-----------------------------*/
body {
	margin: 0px;
	font-size: 90%;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
	font-size: 100%;
	color: #113355;
}
textarea {
	font-size: 95%;
	color: #113355;
}
.submitButton {
	width: 90px;
	height: 20px;
	background-color: #FFFFE5;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border: 1px solid #555555;
}
.searchButton {
	width: 60px;
	height: 19px;
	background-color: #FFFFE5;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #555555;
}
.searchInput {
	width: 130px;
	height: 18px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	color: #07216B;
	border: 1px solid #07216B;
}
h1{
	font-size: 150%; 
	color: #0B2E93; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-weight: bold; 
	color: #113377; 
	font-size: 120%;

}
h3 {
	font-size: 105%;
	color:black;
	font-weight: bold;
}
ul {
	list-style-image:url(../images/common/bul4.gif);
	list-style-type: square;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size:95%;
}

ul.navigation {
	list-style-image: url(../images/common/bul1.gif);
	list-style-type: square;
	font-size:100%;

}

.listTitle{
	font-size:105%;
}

.listAlign{
	margin-left:15px;
}

.listFont,.thirdLevel{
	font-size: 100%;
}

li {
	margin-bottom: 0.7em;
	margin-left: -1.8em;
}
.secondLevel{
	list-style-image: url(../images/common/bul1.gif);
	font-size: 95%;
}

/* --------------------------- */
a, a:link, a:visited {
	color: #0B2E93;
	text-decoration: none;
	font-size: 100%;
}

a:hover {
	
	text-decoration: underline;
	
}
/* --------------------------- */
.bluebackground {
	background-color: #07216B;
}
.darkgraybackground {
	background-color: #CCCCCC;
} 

.bluetext {
	color: #0B2E93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldtext {
	font-weight: bold;
}
/* --------------------------- */
p{
	text-align:justify;
	font-size:103%;	
}
.paragraph{
	text-align:justify;
	font-size:90%;	
}

.center{
text-align:center;
font-size:90%;
}

b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,option,form,div,font {
	font-size: 95%;
	color: #303050;
}
.padding_right {
	padding-right:22px
}

.headerProperty{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	vertical-align: top;
	background-color:#000066;
	font-size:77%;
}
 .headerProperty a:link, .headerProperty a:visited, .headerProperty a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	text-align:left;
	vertical-align: top;
	background-color:#000066;
	
}
.order1 {
	background-color:#000066;
	background-image: url(../images/arrow_up.png);
	background-repeat:no-repeat;
	background-position:right;
	
}

.order2 {
	background-color:#000066;
	background-image: url(../images/arrow_down.png);
	background-repeat:no-repeat;
	background-position:right;
}

.tab_frame {
	border-color: 1px solid #DEDEDE; 
}
.headerFont{
	font-size:90%;
}
.separator td {
	border-bottom: 1px dashed #BBBBBB;
}
.columnProperty {
	font-size:80%;
}
.centerColumnProperty{
	font-size:80%;
}

/* --------------------------- */
.searchResult {
	font-weight: bold; 
	font-style: italic;
	color: #07216B; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.url {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.grouped {
	border-right: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC;
	padding: 4px; 
	font-size:80%;
}
.grouped_left {
	border-left: 1px solid #CCCCCC;
}
.grouped_right {
	border-right: 1px solid #CCCCCC;
}

.odd {
	background-color: #FFFFFF;
}
.even {
	background-color: #EFEFEF;
}

.pagebanner {
	color: #666666;
	font-size: 11px;
}

.boldcolor {
	font-weight: bold; 
	color: #113377; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagelinks {
	color: #666666;
	font-size: 11px;
}
.errorMessage {
	color: red;
	font-style: italic;
	font-size: 80%;
	font-weight:bold;
}

textarea ,input,select,.label, .errorLabel{
	font-size:80%;
	color: #113355;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	vertical-align:top;
}

#contactColumn{
	float:right;
	width:24%;
	font-size:95%;	
	margin-left:10px;
	margin-right:10px;
	margin-top:7px;
	
}

#innerContactColumn{
	margin-top:25px;
	padding:10px;
	background-color:#DEE7EF;
}

#innerContactColumn h2{
	font-weight:bold;
	color:#0B2E93;
	margin-top:0px;
	margin-bottom:6px;
}

#contactColumn a{
	color:#FF0000;
}

#contactColumn a:hover{
	color:#666666;
}

.contactParagraph{
	float:left;
}

hr{
	border:1px dashed #C1C1C1;
}

.clientTitle{
	font-size:90%;
	font-weight:bold;
}

.clientTitle a{
	color:#000000;
}

.apply{
	float:right;
	text-align:right;
}

.resultTitle {
	font-weight:bold;
}

.navigation {
	font-size:75%;
}

.more {
	font-size:80%;
}

#descriptionText{
	font-size:75%;
}

#descriptionText p{
	font-size:100%;
}

.newsDate{
	color:#505050;
}