@charset "UTF-8";
h1 {
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: 25px;
	color: #FFFFFF;
	padding-left: 44px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/all/backgr_header.jpg);
	background-repeat: no-repeat;
	background-position: 2px 100%;
	margin-left: -42px;
	padding-top: 5px;
}
h2 {
	font-size: 12px;
	color: #0E3747;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	padding-left: 20px;
	margin-top: 15px;
	text-transform: none;
	padding-right: 20px;
	background-image: url(../images/all/small-dot-purple.gif);
	background-repeat: no-repeat;
	background-position: 5px 24px;
	margin-left: -15px;
	padding-top: 20px;
	margin-bottom: -15px;
}
h3 {
	font-size: 14px;
	color: #CC3300;
	background-color: #D5E0D5;
	font-weight: bold;
	text-transform: none;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 40px;
	background-image: url(../images/all/square_red.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-bottom: 3px;
}
h3 a:link {
	font-style: normal;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h3 a:hover {
	font-style: normal;
	color: #21314A;
}
h3 a:visited {
	font-style: normal;
	color: #CC3300;
}


h4 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/all/small-dot_yelllow.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	text-transform: capitalize;
	color: #CC3300;
	padding-right: 20px;
	margin-bottom: -16px;
	margin-top: 20px;
}
h5 {
font-size: 12px;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 18px;
	margin-left: 23px;
	background-image: url(../images/all/square-small-teal.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 16px;	
}
h6 {
font-size: 12px;
	color: #0E3747;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	margin-top: 15px;
	text-transform: none;
	padding-right: 20px;
	background-image: url(../images/all/small-dot-purple.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-left: -15px;
	margin-bottom: -14px;
	
}

/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #3D7A7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* CSS Document */

#container  {
	width: 920px;
	text-align: left;
	background-color: #3D7A7C;
	margin-right: auto;
	margin-left: auto;
} 
#header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 920px;
	text-transform: lowercase;
	text-align: right;
	padding: 0;
	height: 100px;
	background-color: #0E313E;
} 
#banner {
	float: left;
	width: 680px;
	height: 100px;
}
#menu {
	width: 920px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D7A7C;
	border-bottom-color: #3D7A7C;
	height: 22px;
	background-color: #25374F;
	float: none;
	clear: both;
	text-align: left;
	background-image: url(../images/all/menubar_bgr.jpg);
}
#sidebar1  {
	float: left;
	width: 220px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 10px;
}
#sidebar1 a:link {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar1 a:hover {
	font-weight: bold;
	color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
#sidebar1 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 22px;
	padding-top: -22px;
	padding-right: 15px;
	padding-left: 15px;
	font-style: italic;
}
#mainContent  {
	background-color: #3D7A7C;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-left: 215px;
	margin-top: 5px;
} 
#mainContent p {
	line-height: 22px;
	margin-right: 30px;
	margin-left: 5px;
	margin-bottom: -10px;
	margin-top: 22px;
}
#byline-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #164752;
	text-align: right;
	float: right;
	width: 160px;
	padding: 15px;
	margin-right: 5px;
	border: 1px dotted #FFFFEA;
	margin-top: 30px;
	margin-left: 20px;
}
#byline-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #164752;
	text-align: right;
	float: right;
	width: 160px;
	padding: 15px;
	margin-right: 5px;
	border: 1px dotted #FFFFEA;
	margin-top: 30px;
	margin-left: 20px;
}
#byline-3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #164752;
	text-align: right;
	float: right;
	width: 160px;
	padding: 15px;
	margin-right: 5px;
	border: 1px dotted #FFFFEA;
	margin-top: 30px;
	margin-left: 20px;
}
#byline-4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #164752;
	text-align: right;
	float: right;
	width: 160px;
	padding: 15px;
	margin-right: 5px;
	border: 1px dotted #FFFFEA;
	margin-top: 30px;
	margin-left: 20px;
}
#widgets {
	float: left;
	padding-left: 5px;
	background-color: #0E3747;
	width: 230px;
	text-transform: capitalize;
	height: 100px;
}
#widgets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	padding-right: 0px;
	float: right;
}
#widgets2 a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #314E74;
}
#widgets2 a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #203149;
	text-align: center;
	clear: both;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
} 
#footer  p  {
	margin: 0; 
	padding: 10px 0; 
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFCC00;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer #copyright {
}
#copyright {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}
#container #copyright a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#container #copyright a:visited {
	color: #CCCCCC;
}
#author {
	text-align: center;
	float: right;
	border-top-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
body,td,th {
	font-size: 12px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 33px;
}
.image-right {
	float: right;
	border: 1px solid #333333;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.arial10_ital {font-size: 10px}
.redcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC3300;
	font-style: italic;
}
.arrow {
	margin-bottom: -5px;
}
.caps-ital {
	color: #FFFFCC;
	font-weight: bold;
	text-transform: none;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	font-style: normal;
}
.caps-blue
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	font-style: normal;
	line-height: 15px;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #336699;
	margin-bottom: 12px;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.rbroundbox { background: url(../images/all/nt.gif) repeat; }
.rbtop div { background: url(../images/all/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/all/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/all/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/all/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-left: 34px;
	padding-right: 14px;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	padding-bottom: 55px;
}
.rbcontentsidebar {
	font-size: 11px;
	text-align: right;
	line-height: 17px;
	color: #000000;
	margin: 0;
}
.italics-bold-teal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}




.sidebarmallwhite {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
}
.frame {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFCC00;
}
