body {
	text-align: center;
}
#body-outter {
	width: 802px;
	padding: 40px 0;
	margin: 0 auto;
}

#body-wrap {
	position:relative;
	border: 1px solid #000000;
	margin: 0px;
	background: #FFFFFF;
	padding: 18px;
}
#body-innerwrap {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	padding: 8px;
}


/*----- Main panel -----*/
#mainpanel{
	width: 579px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#mainpanel2{
	width: 748px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


/*----- Main Navigation -----*/
#mainnav{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #201F0E;
	font-weight: bold;
	float: left;
	position: relative;
	text-align: center;
	line-height: 18px;
	word-spacing: 1px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#mainnav a, 
#mainnav a:link,  
#mainnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	padding: 14px;
	padding-left: 5px;
	padding-right: 5px;
	display:block;
	border-top: 2px solid #FFFFFF;
}
 
#mainnav a:visited:hover,
#mainnav a:hover { 
	color: #FFFD49;
	text-decoration: none;
	text-decoration: none;
	background-color: #FF0000;
	padding: 14px;
	padding-left: 5px;
	padding-right: 5px;
	display:block;
	border-top: 2px solid #FFFFFF;
}

/*----- content -----*/
#content{
	width: 419px;
	float: right; 
	position: relative;
	font:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}
#content2,
#content2 table{
	width: 588px;
	float: right; 
	position: relative;
	font:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
h4{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
h5{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

.bigtext {
	font-size: 20px;
}
.bigtext18 {
	font-size: 18px;
}
.mediumtext {
	font-size: 16px;
}
.redfont{
	color:#FF0000;
}
.lightgrayfont{
	color: #999999;
}
#content strong,
#content2 strong{
	color: #464646;
}




#content .bold,
#content2 .bold{
	font: bold;
}
#content .boldgray,
#content2 .boldgray  {
	font: bold;
	color:#666666;
}
#content a:link,
#content2 a:link {
	color: #0033CC;
	text-decoration: underline;
}
#content a:visited,
#content2 a:visited {
	color: #000066;
	text-decoration: underline;
}
#content a:hover,
#content a:visited:hover,
#content a:active,
#content2 a:hover,
#content2 a:visited:hover,
#content2 a:active {
	color: #CC0000;
	text-decoration: underline;
}
.ctleft{
	float: left;
	width: 50%;
	margin: 0;
	display: block;
}
.ctright{
	float: right;
	width: 50%;
	margin: 0;
	display: block;
	text-align: right;
}

.smtext{
	font-size: 9px;
}

.list{
	list-style-position: outside;
	list-style-image: url(images/bullet_sq_black.gif);
	list-style-type: square;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
#content .list{
	margin-right: 0px;
}
.list2{
	list-style-position: outside;
	list-style-image: url(images/bullet_sq_black.gif);
	list-style-type: square;
	margin-top: -15px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 0px;
}
.list3{
	list-style-position: outside;
	list-style-image: url(images/bullet_sq_blackline.gif);
	list-style-type: square;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 0px;
}

.textbox {
	margin: 15px;
	padding: 10px;
	border: 1px solid #333333;
}

#subnav{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #201F0E;
	font-weight: bold;
	float: left;
	position: relative;
	text-align: left;
	display:block;
	word-spacing: 1px;
	width: 409px;
	height:24px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border-bottom: 1px dashed #999999;
}

#subnav a, 
#subnav a:link,  
#subnav a:visited {
	color: #666666;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 2px 4px 4px 0px;
}
 
#subnav a:visited:hover,
#subnav a:hover { 
	color: #FF0000;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 2px 4px 4px 0px;
}



/*----- Bottom Navigation -----*/
#bottomnav{
	width: 710px;
	position: relative;
	font:"Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottomnav2{
	width: 588px;
	position: relative;
	font:"Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottomnav a:link,
#bottomnav2 a:link {
	color: #0033CC;
	text-decoration: underline;
}
#bottomnav a:visited,
#bottomnav2 a:visited {
	color: #000066;
	text-decoration: underline;
}
#bottomnav a:hover,
#bottomnav a:visited:hover,
#bottomnav a:active,
#bottomnav2 a:hover,
#bottomnav2 a:visited:hover,
#bottomnav2 a:active {
	color: #CC0000;
	text-decoration: underline;
}





/*----- Image Panel -----*/
#imagepanel,
#imagepanel2,
#flagpics {
	width: 150px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-size:11px;
	text-align:left;
	line-height: 10px;	
}
#imagepanel2{
	line-height: 16px;	
}
#flagpics{
	line-height: 8px;
}
.imagetitle{
	line-height: 16px;
}

.bottomtag{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-size:14px;
	letter-spacing: 5px;
	padding: 0px;
	margin: 0px;
}

.black {color: #000000}

.underline{
	text-decoration: underline;	
}

.breakline {
	clear: both;
	display: block;
	line-height:1px;
}

