/*-----------------------------*
**--- Body
**-----------------------------*/
body {
	background: #9F9F9F;
	font-family: 'Verdana', sans-serif;
	margin: 0;
	padding: 0;
}
img,ul , li, p, div, h1, h2, h3, form {
	margin : 0;
	padding : 0;
	list-style : none;
}

div.floatright {
	float:right;
	margin-left:25px;
	text-align:center;
	font-size:8pt;
	padding-bottom:5px;
}

div.floatleft {
	float:left;
	margin-right:25px;
	text-align:center;
	font-size:8pt;
	padding-bottom:5px;
}


.bluetext
{
	color:#1C78CB;
	font-weight:bold;
}

.clear{
	clear:both;
}

/*-----------------------------*
**--- wrap
**-----------------------------*/
#wrap {
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
}

/*-----------------------------*
**--- banner
**-----------------------------*/
#header_a {
	width: 100%;
	height:135px;
	padding-bottom:0px;
	margin-bottom:0px;
	background: #07345D url("../images/Header.png") no-repeat 50% 0;
}

#header_a h3 {
	color : #FFFFFF;
	font-size : 18.5pt;
	padding-top: 40px;
	width:500px;
	text-align: center;
	font-weight:normal;
	}
	
#header_a h2 {
	color : #FFFFFF;
	font-size : 14pt;
	padding-top: 12px;
	width:500px;
	text-align: center;
	font-weight:normal;
	}

/*-----------------------------*
**--- menu Half Ovals
**-----------------------------*/
#menu {
	width: 100%;
	background:#00629C url("../images/Menubg.png") repeat-x left bottom;
	padding-left:12px;
/*	border-top:3px #0F0F0F solid;*/
	padding-top:9px;
	height:25px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	float:left;
	margin:0;
	font-size:10.5pt;
	font-weight:bold;
	width:110px;
	background: url("../images/MenuOLD3.png") no-repeat left top;
	height:25px;
}

#menu a {
	display:block;
	text-decoration:none;
	padding-top:7px;
	padding-left:18px;
	text-align:center;
	color:#000000;
}

#menu #current
{
	background: url("../images/MenuOLC3.png") no-repeat left top;
	color:#000000;
}

#menu a:hover
{
	background: url("../images/MenuOLH3.png") no-repeat left top;
	color:#FFFFFF;
}

#menu a:visited
{
}

#menu #current a:hover {
	background: url("../images/MenuOLC3.png") no-repeat left top;	
	color:#000000;
}
/*-----------------------------*
**--- bodywrap
**-----------------------------*/
#bodywrap {
	width: 800px;
	padding-top: 0px;
	overflow: hidden;
	background-color : #f3f3f3;
	clear:both;
}

#bodytext {
	width: 100%;
	clear:both;
	padding-bottom:20px;
}

#fulltext {
	padding-left:50px;
	padding-right:50px;
	padding-top:30px;
}

#fulltext h1, #fulltext h2, #fulltext h3{
	font-size:13pt;
	padding-bottom:1em;
	color:#9B383B;
}

#fulltext h4 {
	font-size:12pt;
	color:#9B383B;
}

#fulltext h3.bold,
#fulltext h2.bold,
#fulltext h1.bold {
	font-size:16pt;
	text-align:center;
}

#fulltext h2, #fulltext h3 {
}


#fulltext p {
	font-size:11pt;
	padding-bottom:1em;
	text-align:justify;
	
}

#fulltext p.righttext {
	text-align:right;
}

#fulltext p.commenttext, 
#fulltext p.commentsig {
	font-size:9pt;
	font-style:italic;
}

#fulltext p.commenttext {
	padding-bottom:.5em;
}

#fulltext p.commentsig {
	text-align:right;
	font-weight:bold;
}


#fulltext p.imagetext {
	font-size:9pt;
	text-align:center;
}

#fulltext ul {
	margin-left:40px;
	padding-bottom:1em;
	font-size:11pt;
}

#fulltext ul li {
	padding-bottom:8px;
	
}
#fulltext ul li.bullet {
	list-style: url("../images/bp.png") inside;
}

#fulltext ul li.nobullet {
	list-style: none;
}

#fulltext div.storybox_l {
	float:left;
	width:210px;
}

#fulltext div.storybox_r {
	float:right;
	width:210px;
}

#fulltext div.photo_l {
	float:left;
	margin-right:30px;
}

#fulltext div.photo_r {
	float:right;
	width:320px;
}

#fulltext div.commentbox_l, 
#fulltext div.commentbox_r {
	background:#f3f3f3 url("../images/CommentTop.png") repeat-x left top;
	width:250px;
	padding-top:20px;
	font-style:italic;
	margin-bottom:10px;
}

#fulltext div.ComentW {
	background:#f3f3f3 url("../images/CommentWTop.png") repeat-x left top;
	width:600px;
	margin-bottom:25px;
	margin-left:50px;
}

#fulltext div.ComentW h2, 
#fulltext div.ComentW h3, 
#fulltext div.ComentW p {
	padding:20px 30px 0px 30px;
	xfont-style:italic;
}

#fulltext div.ComentW p {
	padding:10px 30px 10px 30px;
	}
	
#fulltext div.ComentWbtm {
	background:#f3f3f3 url("../images/CommentWBtm.png") repeat-x left bottom;
	height:20px;
}

#fulltext div.commentbox_l img, 
#fulltext div.commentbox_r img {
	text-align:center;
	}

#fulltext div.commentbox_l {	
	float:left;
	margin-right:20px;
}

#fulltext div.commentbox_r {
	float:right;
	margin-left:20px;
}

#fulltext div.commentbox_r p, 
#fulltext div.commentbox_l p  {
	padding-left:20px;
	padding-right:20px;
	font-size:8pt;
	padding-bottom:.5em;
}

#fulltext div.commentbox_r h6, 
#fulltext div.commentbox_l h6  {
	text-align:center;
	font-size:11pt;
	margin:0;
	padding: 10px 0px 10px 0px;
	}
	
#fulltext div.commentbox_r p.center, 
#fulltext div.commentbox_l p.center  {
	text-align:center;
	}
	
#fulltext div.commentbox_l p.sig, #fulltext div.commentbox_r p.sig {
	padding-bottom:0px;
	text-align:right;
	font-weight:bold;
	padding-right:30px;
}
#fulltext div.commentbox_l p.centertext, #fulltext div.commentbox_r p.centertext {
	text-align:center;
	padding-top:5px;
}
#fulltext div.commentbox_l img, #fulltext div.commentbox_r img {
	border:0;
}

#fulltext div.commentbox_lbtm,
#fulltext div.commentbox_rbtm,
#fulltext div.commentboxbtm {
	background:#f3f3f3 url("../images/CommentBtm.png") repeat-x left bottom;
	height:20px;
}


#fulltext div.comment2box_l, #fulltext div.comment2box_r {
	width:300px;
	padding-top:22px;
	height:233px;
	background:#f3f3f3 url("../images/comment2.png") repeat-x left top;
}

#fulltext div.comment2box_l {	
	float:left;
	margin-right:20px;
}

#fulltext div.comment2box_r {
	float:right;
	margin-left:20px;
}

#fulltext div.comment2box_r h1, #fulltext div.comment2box_l h1  ,
#fulltext div.comment2box_r h2, #fulltext div.comment2box_l h2  ,
#fulltext div.comment2box_r h3, #fulltext div.comment2box_l h3  {
	padding-right:5px;
	font-size:11pt;
	padding-bottom:.5em;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

#fulltext div.comment2box_r h4, 
#fulltext div.comment2box_l h4  {
	text-align:center;
	color:#FFFFFF;
	font-size:13pt;
	margin:0;
	padding:0 0 .35em 0;
	}

#fulltext div.comment2box_r h5, 
#fulltext div.comment2box_l h5  {
	text-align:center;
	font-size:16pt;
	color:#FFFFFF;
	padding:0 0 .65em 0;
	margin:0;
	}

#fulltext div.comment2box_r h6, 
#fulltext div.comment2box_l h6  {
	text-align:center;
	font-size:11pt;
	color:#FFFFFF;
	padding:0;
	margin:0;
	font-weight:normal;
	}

#fulltext div.comment2box_r h6 b, #fulltext div.comment2box_l h6 b {
	font-size:12pt;
	font-weight:bold;
	}

#fulltext div.comment2box_r p, 
#fulltext div.comment2box_l p  {
	font-size:9pt;
	text-align:center;
	color:#FFFFFF;
}


#fulltext div.comment2box_r p.link, 
#fulltext div.comment2box_l p.link {
	font-size:8pt;
	padding:1em 0;
	}
#fulltext div.comment2box_r p.link a, 
#fulltext div.comment2box_l p.link a,
#fulltext div.comment2box_r p.link a:visited, 
#fulltext div.comment2box_l p.link a:visited  {
	color:#FFFFFF;
}

#fulltext div.comment2box_r p.link a:hover, 
#fulltext div.comment2box_l p.link a:hover  {
	color:#88FFFF;
}

#maintext {
	width: 475px;
	float:left;
}

#sidebar {
	width:325px;
	float:right;
}

#footer
{
	padding-bottom:10px;
	clear:both;
	background:#00629C url("../images/Footerbg.png") repeat-x left top}

#footer p
{
	font-size: 8pt;
	text-align: center;
	padding-top: 10px;
	width:100%;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}


/*----------------------------*
**--- Web Form
**----------------------------*/
table.webform {
	width:500px;
	font-size:12px;
	}
	
table.webform td.formlabel {
	width:150px;
	
	}
table.webform td.formfield {
	width:350px;
	}

span.formitem {
	padding : 0em .75em 0em .25em;
	}

a[href$=".pdf"],
a[href$=".PDF"],
a.pdf {
	xpadding: 2px;
	padding-left: 20px;
	background: url(../images/icons/acrobat.gif) no-repeat left center;
}
