@charset "utf-8";
/* CSS Document */

body{
	text-align:justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-color:#d3cf95;
	background-position: left 100px;
	color: #666666;
	line-height:18px;
	font-weight:normal;
}

a, a:visited, a:active, a:link
{
color:#2384c6;
text-decoration:none;
}

a:hover
{
color:#0d5b8f;
text-decoration:none;
}

select{
	font-size:13px;
	color:#CC6600;
	font-weight:300;
	margin:3px 0 3px 0;
	padding:3px 0 3px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_box
{
width:980px;
margin-left:auto;
margin-right:auto;
}

.logo_container
{
text-align:left;
clear:both;
border:solid 1px #d3cf95;
}

img{
border:0px;
}

.til{
width:215px;
height:16px;
margin-top:55px;
margin-left:0px;
margin-bottom:20px;
}

.group1{
float:right;
margin-top:20px;
margin-right:0px;
margin-bottom:20px;
}

.main_nav{
width:978px;
clear:both;
margin-left:auto;
margin-right:auto;
}

.main_box_grd
{
	background-image:url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}

.main_box_outlined
{
	margin:0px;
	padding:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c1bf97;
	border-bottom-color: #c1bf97;
	border-left-color: #c1bf97;
	min-height:200px;
	padding-bottom:18px;
}

.clp-exp
{
	width:450px;
	padding-left:170px;
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:left top;
}
.clp-exp_hd
{
	width:620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

.plus{
float:right;
}


.cnt_box
{
/*	padding-top:1px;*/
	width:941px;
	margin-left:auto;
	margin-right:auto;
/*	background-image:url(../images/dotted_line_1px.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	background-color:#FFFFFF;
	min-height:180px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.content
{
	margin:20px;
	text-align:left;
	background-color:#FFFFFF;

}

.lft_panel{
float:left;
width:190px;
margin-right:60px;
}


.welcome
{
	width:648px;
	background-image:url(../images/blue_dots.gif);
	background-repeat:repeat-y;
	background-position: 180px top;
	background-color:#FFFFFF;
	padding:0 30px 0 0;
}

.rgt_panel
{
float:right;
width:180px;
/*background-color:#f3f2e4;
*/padding:20px 20px 20px 20px;
}

.rgt-title
{
height:20px;
background-image:url(../images/beige_dots.gif);
background-repeat:repeat-x;
background-position: left bottom;
padding:0 0 4px 0;
}


.rgt_panel ul
{
margin:0px 0px 5px 5px;
padding:0px 0px 5px 5px;
	list-style-image: url(../images/bullets.gif);
	list-style-position: outside;
}
.rgt_panel ul li
{
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 3px;
}
.flag
{
border:solid 1px #ddd;
margin: 6px 0 6px 0;
width:160px;
height:20px;
padding-left:5px;
}
.flag img
{
margin:0 5px 0 0;
}


#footer{
font-size:11px;
color:#969468;
}

.btm_links
{
float:left;
width:560px;
text-align:left;
color:#bab781;
}

.btm_links a, .btm_links a:active, .btm_links a:visited, .btm_links a:link
{
color:#72703f;
text-decoration:none;
}

.btm_links a:hover{
color:#7d7b56;
text-decoration:none;
}

.disclaimer
{
text-align:right;
width:400px;
float:right;
}

p{
margin:5px 0 5px 0;
padding:5px 0 5px 0;
}

h2, h2 a,  h2 a:hover, h2 a:active, h2 a:link, h2 a:visited{
	font-size:12px;
	color:#0066cc;
	font-weight:bold;
	margin:3px 0 3px 0;
	padding:3px 0 3px 0;
	text-transform: uppercase;
}

h3, h3 a,  h3 a:hover, h3 a:active, h3 a:link, h3 a:visited{
font-size:13px;
color:#CC6600;
font-weight:300;
margin:3px 0 3px 0;
padding:3px 0 3px 0;
}


.title{
margin-bottom:10px;
}
.stmp1, .stmp2, .stmp3, .stmp4{
width:180px;
float:left;
}

.home-site{
background-color:#0066CC;
}
