#container {
	width: 770px;
       margin: 0px auto;
}
/*-------------content specifications----------------*/
#content {
	height:333px;
	border-right:1px solid #EEEEEE;
}

#navigationPanel{
	border-right:1px solid #EEEEEE;
	margin-top:1em;
	float: left;
	width:140px;
	height:100%;
	background-color:#FFFFE5;
	border-left:8px solid #FFFFE5;
	padding-top:6px;
}

#breadCrumb{
	margin-top:1px;
	margin-left:14em;
	font-size:70%;
}

#leftImage{
	margin-top:1em;
	float:left;
	width:17%;
	height:inherit;
	background-image:url(../images/common/left_bg.gif);
}

#contentColumn , #middleColumn{
	width:97%;
	margin-top:1em;
	margin-left:150px;
}

#activityContentColumn{
	width:100%;
	margin-top:1em;
	margin-left:150px;
}

#rightColumn{
	border:8px solid #FFFFE5;
	margin-right:5px;
	margin-top:2em;
	background-color:#FFFFE5;
	float:right;
	width:29%;
	font-size:84%;
}

#rightColumnTitle{
	text-align:left;
	font-weight:bold;
}

#mission{
	font-style:italic;
	padding-left:20px;
	padding-right:20px;
	font-size:110%;
}
/*-------------footer specifications----------------*/
#footer {

	border:1px solid #EEEEEE;
	width:100%;
	text-align:center;
	height: 60px;
	float:left;
	
}

.footerText{
	font-size:70%;
}
/*-------------header specifications----------------*/
#header{	
	height:135px;
	width:100%;
	margin-bottom:-1em;
	border-right:1px solid #EEEEEE;
	
}

#leftLogo {
	width:90px;
	margin-right:-25px;
	margin-top:4px;
	float:left;
}

#topLogo{
	margin-bottom:-0.2em;
	margin-top:-9px;
	width:390px;
}

#top_sloganLogo{
	margin-top:0.5em;
	width:39.5em;
	float:left;
	background-image:url(../images/common/top_bg.gif);
}

#top_sloganLogo_popup{
	margin-top:0.7em;
	width:39.5em;
	float:left;
	background-image:url(../images/common/top_bg.gif);
}

#top_shadowLogo{
	background-image:url(../images/common/shadow_bg.GIF);
	width:39.5em;
	float:left;
}

#headerMenu {
	background-image:url(../images/common/top_corner.gif);
	background-repeat:no-repeat;
	width:33%;
	height: 20px;
	font-size:70%;
	float:right;
	margin-right:-0.8em;
	padding-left:10px;
	text-align:left;
	
}
#search{
	float:right;
	width:30%;
	height:10px;
	margin-top:-25px;
}

#margin{
	float:none;
}

#popupRightColumn {
	width:10%;
	float:right;
	font-size:75%;
}

#popupLeftColumn {
	width:10%;
	float:left;
	font-size:75%;
}

#popupButton{
	float:none;
	text-align:center;

}

#centerPosition{
	float:none;
	text-align:center;

}

#popupImg{
	float:none;
	text-align:center;
	min-height:112px;
	min-width:152px;
}

#popupDescription{
	text-align:center;
	float:none;
	width:650px;
}

.awardsTable{
	width:100%;
}

/*------------------------------------*/
body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.submitButton {
	width: 90px;
	height: 20px;
	background-color: #FFFFE5;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border: 1px solid #555555;
}
.searchButton {
	width: 60px;
	height: 19px;
	background-color: #FFFFE5;
	font-size: 10px;
	color: #000000;
	border: 1px solid #555555;
}

.searchInput {
	width: 130px;
	height: 18px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #07216B;
	border: 1 solid #07216B;
}

h1{
	font-size: 110%; 
	color: #0B2E93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 { 
	color: #113377; 
	font-size: 95%;

}
h3 {
	font-size: 85%;
	color:black;
}
ul {
	list-style-image:url(../images/common/bul4.gif);
	list-style-type: square;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 80%;
}
.listTitle{
	font-size:80%;
}

.listAlign{
	margin-left:4.3em;
}

ul.navigation {
	list-style-image: url(../images/common/bul1.gif);
	list-style-type: square;
	font-size:77%;
	margin-left:3em;
	margin-top:7px;
}

.listFont{
	font-size: 90%;
}

li {
	margin-bottom: 0.7em;
	margin-left: -1.8em;
}

.secondLevel{
	list-style-image: url(../images/common/bul1.gif);
	font-size: 95%;
}
.thirdLevel{
	font-size:100%;
}
/* --------------------------- */
a, a:link, a:hover {
	color: #0B2E93;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* --------------------------- */
p,.paragraph{
	font-size:80%;	
}
.boldtext {
	font-weight: bold;
}

.bluetext {
	color: #0B2E93;
}

.center{
	text-align:center;
	font-size:80%;
}
/* --------------------------- */
.headerProperty{
	color: #EEEEEE;
	background-color:#000066;
	font-size:75%;
}
.headerProperty a:link, .headerProperty a:visited, .headerProperty a:active {
	color: #EEEEEE;
	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;
}

.darkgraybackground {
	background-color: #CCCCCC;
} 

.separator td {
	border-bottom: 1px dashed #BBBBBB;
}

.columnProperty {
	font-size: 75%;
}

.centerColumnProperty{
	font-size:75%;
}

.pagebanner, .pagelinks {
	color: #666666;
	font-size: 11px;
}
/* --------------------------- */
.searchResult {
	font-weight: bold; 
	font-style: italic;
	color: #07216B; 
}
.url {
	font-size: 80%;
	color: #000000;
}
/* --------------------------- */
.odd {
	background-color: #FFFFFF;
}
.even {
	background-color: #EFEFEF;
}

.errorMessage {
	color: red;
	font-style: italic;
	font-size: 75%;
	font-weight:bold;
}

.grouped_left {
	border-left: 1px solid #CCCCCC;
}
.grouped_right {
	border-right: 1px solid #CCCCCC;
}
.grouped {
	border-right: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC;
	padding: 4px; 
}

.boldcolor {
	font-weight: bold; 
	color: #113377; 
}

select {
	color: #113355;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
	color: #113355;
}

textarea ,input,select,.label, .errorLabel{
	font-size:75%;
	color: #113355;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

#clear{
	clear:both;
}

.contactParagraph{
	clear:both;
	width:100%;
}

#contactColumn{
	float:right;
	width:23%;
	font-size:75%;	
	margin-left:10px;
	margin-right:5px;
	margin-top:-5px;
}

#innerContactColumn{
	margin-top:45px;
	background-color:#DEE7EF;
	padding:10px;
}

#innerContactColumn h2{
	font size:110%;
	font-weight:bold;
	color:#0B2E93;
	margin-top:0px;
	margin-bottom:7px;
}


#contactColumn a{
	color:#FF0000;
}

#contactColumn a:hover{
	color:#666666;
}

hr{
	border:1px dashed #C1C1C1;
}

.clientTitle{
	font-size:80%;
	font-weight:bold;
}

.clientTitle a{
	color:#000000;
}

.apply{
	float:right;
	text-align:right;
}

.resultTitle {
	font-weight:bold;
}

.navigation {
	font-size:70%;
}

.more {
	font-size:80%;
}

#descriptionText{
	font-size:75%;
}

#descriptionText p{
	font-size:100%;
}

.newsDate{
	color:#505050;
}