*{
	font-family:"Trebuchet MS", "Sans Serif", "Times New Roman";
	font-size: 12px;
	lline-height: 12px;
}

P {margin:3px 0px 4px 0px;}

h1{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 5px 0px 4px 0px;
	color: #003399;
	padding: 0px;
}

h2{
	color:#3A70A7;
	margin: 5px 0px 4px 0px;
	padding: 0px;
}

form {margin:0px;padding:0px;}


li {
	list-style-image:url(../images/li.gif);
}

hr{
	margin:0px 0px 10px 0px;
	padding: 0px;
	border: none;
	border-bottom: black 1px dashed;
	background:none;
	height: 0px;
}

form{
	margin:0px;
	padding: 0px;
}

a img{
	border:none;
}

a{
	color:#3A70A7;
}

a:hover{
	color:#000000;
}

html{
}

body{
	background-image:url(../images/background.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

body.expanded{
	background-image:url(../images/background_expanded.jpg);
}

#top_background, #top_background_expanded{
	background-image:url(../images/background_top.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#top_background_expanded{
	background-image:url(../images/background_top_expanded.jpg);
}



#main{
	text-align:left;
	margin: auto;
	width:900px;
	bbackground-color:#FFFFFF;
	bbackground-color:red;
	padding-top:10px;
}

#watermark{
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: 455px 100%;
}

#header{
	wwidth:900px;
	height:140px;
	background-repeat:no-repeat;
	background-position:100% 0%;
	overflow: hidden;
}

#header_left_png{
	height:100%;
	background-image: url(../images/header.png);
	background-repeat:no-repeat;
	overflow: hidden;
}

#header_left_gif{
	height:100%;
	background-image: url(../images/header.gif);
	background-repeat:no-repeat;
	overflow: hidden;
}

#logo{
	display: block;
	float: left;
	width: 340px;
	height: 100%;
	text-decoration: none;
}

#mainmenu{
	height:28px;
	overflow: hidden;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
}

#submenu{
	
}

#submenu a{
	display:block;
	ffont-weight: bold;
	color: #383735;
	text-decoration: none;
	background-image: url(../images/h3_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 60%;
	padding:2px 2px 2px 12px;
}

#submenu .submenu2 a{
	color: #383735;
t}


#submenu a:hover{
	background-color: #f9e3a8;
}

#submenu a.active{
	color:#000000;
	font-style: italic;
	font-weight:bold;
}


#flags{
	float: right;
	padding-right: 5px;
	padding-top:3px;
}

#flags a{
	margin-right: 5px;
}

#glossary p b a{
	font-size:15px;
	color:#3A70A7;
	padding-left:10px;
	background-image: url(../images/li.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}



.main_menu_divider{
	height:100%;
	width:3px;
	float:left;
	background-image: url(../images/menu-divider.gif);
	background-repeat: no-repeat;
	
}

.menu_active_true, .menu_active_false{
	dispaly:block;
	float:left;
	text-decoration: none;
	text-transform: uppercase;
	padding:0px 5px 0px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #383838;
	line-height: 24px;
}

#left_column{
	float:left;
	width:160px;
}

#left_column_content{
	padding:5px;
}

#middle_column, #middle_column_expanded{
	float:left;
	width: 576px;
	padding: 0px 2px 0px 2px;
}

#middle_column_expanded{
	width: 736px;
}

#middle_column_content{
	padding:0px 16px 6px 16px;
}

#right_column{
	float:left;
	width:160px;
}

#right_column_content{
	padding:5px;
}

#navbar{
	background-color:#FFFFFF;
	height:20px;
	font-size: 9px;
	line-height: 20px;
	padding-left:16px;
	border-bottom: 1px solid #DDE1E4;
}

#navbar, #navbar a, #navbar span{
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

#navbar span{
	color: #000000;
}

#footer{
	margin:1px 16px 0px 16px;
	padding-top:1px; 
	border-top: 1px dashed black;
}

#footer, #footer a, #footer p{
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
}

/* boxes */
.box_group{
	margin-bottom:0px;
}

h2.gray, h2.blue, h2.yellow{
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/box_h2_gray.gif);
	background-repeat: repeat-x;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 0px 5px 0px 5px;
	margin:0px;
}

h2.blue{
	background-image: url(../images/box_h2_blue.gif);
}

h2.yellow{
	background-image: url(../images/box_h2_yellow.gif);
	color: #5E5E5E;
}

.box{
	padding:5px 5px 0px 5px;
	position:relative;
}

.box h3{
	margin:0px;
	height:14px;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	background-image: url(../images/h3_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 70%;
	padding-left: 7px;
}

.box h3.gray{
	color: #222222;
}

.box h3.blue{
	color: #70A8D7;
}

.box h3.yellow{
	color: #F9E3A8;
}

.box h4{
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border:none;
}

.box h4.gray{
	color: #705836;
}

.box h4.blue{
	color: #3A70A7;
}

.box h4.yellow{
	color: #70A8D7;
}

.box a img{
	border:#000000 1px solid;
}

.box p{
	padding: 0px;
	margin:0px;
	font-size: 11px;
}

.box_separator{
	height:10px;overflow: hidden;
}

.graybox{
	background-color: #E3DDD5;
	border-bottom: 1px solid #A8A49E;
}

.bluebox{
	background-color: #D1E1F2;
	border-bottom: 1px solid #9BA7B3;
}

.yellowbox{
	background-color: #FCEDC5;
	border-bottom: 1px solid #E9CF8B;
}


/* home boxes */
.bigbox{
	margin-bottom: 16px;
	position:relative;
}

.bigbox h1{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
	margin: 5px 0px 10px 0px;
}

.bigbox p{
	ttext-align: justify;
	margin:0px;
}

.bigbox img{
	float:right;
	margin-left:16px;
}

.smallbox{ 
	width: 172px;
	float:left;
	margin-bottom: 16px;
}

.smallbox h1{
	font-size: 13px;
	line-height:13px;
	font-weight: bold;
	color: #3A70A7;
	text-transform:uppercase;
	margin: 5px 0px 5px 0px;
	height: 13px;
	overflow: hidden;
}

.smallbox p, .small_box_p{
	line-height:14px;
	margin:0px;
	width:172px;
	height: 58px;
	overflow:hidden;
	padding: 0px;
}

.smallbox img{
	
}

/* gallery */
.paging {text-align: center;}
.paging a, .paging span{font-weight:bold;}

form input, form textarea{
	border: 1px solid #666666;
}

div.more{
	background: url(../images/more_bg_line.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
	margin-top:4px;
	text-align: right;
}

div.more_outer{
	/*background: url(../images/more_bg_line.gif);*/
	background-repeat:repeat-x;
	background-position:0% 100%;
	margin-top:4px;
	text-align: right;
}

a.more{
	background-color: #9FA0A2;
	text-decoration:none;
	padding: 0px 2px 0px 2px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

a.table_more{
	float: right;
	background-color: #9FA0A2;
	text-decoration:none;
	padding: 0px 2px 0px 2px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.button, .contact_form input.button{
	height:auto;
	width:auto;
}

.button:hover{
	cursor: pointer;
}

.contact_form{
	width:360px;
}

.contact_form .key {
	padding: 0px 8px 0px 8px;
	font-size: 11px;
	color: #333333;
}
.contact_form .value {
	padding: 0px 8px 5px 8px;
}

.mandatory{
	color: #3A70A7;
	font-weight: bold;
}

.contact_form input, .contact_form textarea{
	width:340px;
}

/*listing template*/
div.listing{
	border: #A3A3A3 1px solid;
	padding: 5px;
}

div.listing2{
	border: #A3A3A3 1px solid;
	padding: 5px;
}


.blueList{
	background-color: #E7F0F8;
}

.whiteList{
	background-color: #FFFFFF;
}

.leftList{
	background-color: #E7F0F8;
	width:47%;
	float:left;
	
}

.rightList{
	background-color: #E7F0F8;
	width:47%;
	float:right;
}

div.listingSpacer{
	height:4px;
	margin-bottom: 10px;
	background: url(../images/listing_bottom.gif);
	background-repeat: no-repeat;
}

div.listing2 .imageLink{
	float:left;
	margin: 0px 10px 0px 0px;
}

div.listing2 .listingContent{
	float:left;
}

div.listing2 .listingContent p{
	margin:0px;
}

div.listing2 h2{
	margin: 0px 0px 5px 0px;
}

div.listing2 h2 a{
	color: #000000;
	text-decoration: none;
}

div.listing .imageLink{
	float:left;
	margin: 0px 10px 0px 0px;
}

div.listing .listingContent{
	float:left;
	width:350px;
}

div.listing .listingContent p{
	margin:0px;
}

div.listing h2{
	margin: 0px 0px 5px 0px;
}

div.listing h2 a{
	color: #000000;
	text-decoration: none;
}

img.thumb{
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.clear{
	clear: both;
	height: 0px;
	font-size:1px;
	line-height:1px;
	overflow: hidden;
}

/*default template*/
.thumblistright{
	float:right;
	margin-left: 10px;
}
.thumblistleft{
	float:left;
	margin-right: 10px;
}

.thumblistright a, .thumblistleft a, .thumblist a{
	display:block;
	margin-bottom: 5px;
}

.gallery{
	
}

.blueRow1{
	bbackground-color: #BED7F1;
}
.blueRow2{
	bbackground-color: #EBF3FB;
}

/*generic tables*/
table.blueTable{
	width:100%;
	border-collapse: collapse;
	border-bottom: 1px solid #7b8378;
}
table.blueTable th{
	font-size: 11px;
	color: #000000;
	ffont-weight:normal;
	background-color:#F9E5B0;
	bborder-bottom: 1px solid #7b8378;
	border: 1px solid #7b8378;
	border-width: 0px 1px 1px 1px;
	bbackground-image: url(../images/box_h2_blue.gif);
	bbackground-repeat: repeat-x;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	overflow: hidden;
}
table.blueTable td{
	padding: 2px 2px 2px 5px;
	border: 1px solid #7b8378;
	border-width: 0px 1px 0px 1px;
	color:#5D7081;
}
table.blueTable td a{
	color:#5D7081;
}
table.blueTable .row1{
	background-color: #bdd7f0/*#BED7F1*/;
}
table.blueTable .row2{
	background-color: #ECF3F9/*#EBF3FB*/;
}
table.blueTable .row1:hover, table.blueTable .row2:hover{
	bbackground-color: #FCF2D7;
	background-color: #FFFFFF;
}


