/* Global Styles */

	body {
	font:12px arial;
	background-color:#FFF;
	margin-top:15px;
	margin-bottom:10px;
	line-height:16px;
	text-align:justify;
	color:#333
	}

p {
margin-top:0px
}

a {
	color:#314963;
	text-decoration:none
	}

a:hover {
	color:#ff3333;
	text-decoration:underline
	}

li {
	text-align:left
	}
	
hr {
	BORDER-BOTTOM:0px;
	BORDER-LEFT:0px;
	height:1px;
	color:#999;
	BACKGROUND-COLOR:#999;
	BORDER-TOP:0px;
	BORDER-RIGHT:0px
	}

/* ID Styles */

#container {
  width:900px;
  margin-left:auto;
  margin-right:auto;
  background-image:url(menuborder.gif);
  background-repeat:repeat-y;
  background-position:0px 0px;
	background-color:#DEE3EF
  }
  
#navbar {
  float:left;
  width:160px;
  background-image:url(blend.gif);
  background-repeat:repeat-x;
  background-color:#5782AD;
  margin-bottom:-45px;
  padding-bottom:10px;
  padding-top:10px
}

#content {
  margin-left:160px;
  padding:10px 20px 10px 20px;
  }

#footer {
	clear: both;
	margin-left:164px;
	font-size:10px;
	color:#333;
	text-align:center;
	padding:0px 20px 10px 16px;
	line-height:13px;
	background-image:url(footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:35px
	}

#txtleft { 
	width:295px;
	}
	
#linkbar {
	padding-top:10px;
	}

#blend {
	background-image:url(blend.jpg);
	background-repeat:no-repeat
	}
	
#navigation a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	padding-left:10px	
	}

#navigation a:hover {
	color:#fff;
	text-decoration:underline
	}

#imgfloatr {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	width:383px
	}
	
#imgfloatrportrait {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

#imgpad {
	padding:4px;
	background-color:#fff
	}

#imgpadbot {
	padding:4px;
	background-color:#fff;
	margin-bottom:10px
	}

#imggal {
	padding:3px;
	background-color:#fff;
	margin-top:30px;
	margin-bottom:20px
	}
	
/* to provide a border to named anchors when followed */
#anchor { 
	padding-top:30px;
		}

#language {
	position:relative;
	width:45px;
	height:12px;
	z-index:1;
	left:10px;
	top:160px
	}

#hr {
	margin-bottom:25px
	}
	
/* Class Styles */
	
.bodyText {
	text-align:justify;
	color:#333
	}

.main_menu {
 	font-size:13px;
	font-weight:bold;
	color:#ff3333
	}

.backToTop {
	font-style:italic;
	font-size:12px;
	padding-top:10px;
	text-align:left
	}
	
.h1 {
	font-size:18px;
	letter-spacing:0.5px;
	padding-bottom:10px;
	}
	
.h2	{
	font-size:17px;
	font-weight:normal;
	padding-top:15px;
	padding-bottom:15px;
	display:block;
	}

.h3	{
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px
	}

.h4 {
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
	color:#314963
	}

.menuRed {
 	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#ff3333;
	padding-left:10px
	}

.news {
 	font-style:italic;
	color:#666
	}

.footnote {
 	font-size:10px;
	color:#333;
	text-align:center;
	line-height:13px
	}

.h10 {
 	color:#DEE3EF;
	font-style:italic;
	font-weight:normal
	}

.h10 a{
 	color:#DEE3EF;
	font-style:normal;
	font-weight:normal
	}
	
.faqa {
	position:relative;
	left:14px;
	}
