@charset "utf-8";
/* -- generic styles --*/
div,h1,h2,h3,h4,h5,h6 p,ul,ol,li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1,h2,h3,h4,h5 {
	color: #965;
	text-align:left;
	font-weight:normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #656565;
	margin: 0px 0px 1.2em;
}
body {
	color: #000;
	font: 97% Verdana, Arial, Helvetica, sans-serif;
	background: #bba url(../images/global/body-bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}
ul {
	margin-left: 40px;
	color: #656565;
	margin-bottom: 1.4em;
}
li {
	margin-left: 15px;
	margin-bottom: .6em;
	font-size: 90%;
	line-height: 1.3em;
	text-align:left;
}
dl {
	font-size: 0.85em;
	margin-left: 30px;
	margin-top: 0px;
}
dt {
	font-weight: bold;
	color: #656565;
	padding-bottom: 3px;
	border-bottom: 1px dashed #656565;
}
dd {
	font-style: italic;
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 1em;
	font-weight: normal;
	background: #F3F8A5;
	line-height: 1;
	padding-top: 2px;
	padding-bottom: 2px;
}


/*------------- Container Styles -------------*/
#container {
	width: 770px;
	margin: 0 auto;
	background: #bba url(../images/global/container-bg.gif) top;
	background-repeat: repeat-y;
	padding:0;
}


/*------------- Main Content Wrapper Styles -------------*/
#mainContentWrapper {
	position: relative;
	text-align: left;
	margin: 0px 10px;
	padding: 0px;
}


/*------------- Header Styles -------------*/
#header {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	background-color: #8f8c78;
	border-bottom: 1px #003 solid;
	position: relative;
	width: auto;
}



/*------------- Main Navigation Styles -------------*/
#mainNav {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #bba;
	border-bottom: 4px #346 double;
	overflow: hidden;
	padding: 0px;
	clear: both;
	width: auto;
}
#mainNavNoscript {
	display: none;
}

/*------------- Main Content Styles -------------*/
#mainContent {
	margin: 0;
	width: 450px;
	padding: 20px 15px 0px 20px;
	float: left;
}
#mainContent #cap {
	font-size: 3.5em;
	font-family: "Times New Roman", Times, serif;
	color: #965;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	margin-top: -15px;
	margin-right: 1px;
	padding-right: 1px;
}
#mainContent h1 {
	font-size: 1.2em;
	margin-bottom: 1.2em;
}
#mainContent h2 { 
	font-size: 1em;
	margin-bottom: 1em;
}
#mainContent h3 { 
	font-size: 0.9em;
	margin-bottom: 0.9em;
}
#mainContent h4 {
	font-size: 0.6em;
	margin-bottom: 0.6em;
}
/*#mainContent .special {
	color: #685B55;
	font-size: .9em;
	line-height: 1.4em;
	margin: 0px 10px 1.2em;
}
#mainContent .specialSmall {
	color: #685B55;
	font-size: 75%;
	line-height: 1.4em;
	margin: 0px 10px 1.2em;
}*/
#mainContent img {
	border: 1px #96896E solid;
	padding: 2px;
}
#mainContent ul {
	margin-left: 40px;
	font-size: 0.9em;
	color: #656565;
	margin-bottom: 1.4em;
}


/*------------- Sidebar Styles -------------*/
#sidebar {
	width:232px;
	padding: 20px 10px 10px;
	background-color: #fff;
	margin:0;
	padding: 20px 20px 0px 0px;
	float: right;
}
#sidebar img {
	border: 1px #96896E solid;
	padding: 2px;
}
#sidebar h2 {
	color: #965;
	text-decoration: none;
	font-variant: small-caps;
	font-family: arial, helvetica;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
#sidebar h3 { 
	font-size: 0.9em;
	margin: 0.9em 0em;
}
#sidebar h4 {
	font-size: 0.6em;
	margin-bottom: 0.6em;
}
#sidebar p {
	color: #656565;
	font-size: 0.8em;
	margin: 0px 0px 1.2em;
	line-height: 1.4em;
}
/*#sidebar .special {
	color: #685B55;
	font-size: .9em;
	line-height: 1.4em;
	margin: 0px 10px 1.2em;
}*/
#sidebar table {
	margin-left: 15px;
}

#sidebar ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}


/*------------- Sidebar Sub Styles -------------*/
#sidebar .sidebarSub {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : .90em;
	margin: 0px auto;
	padding: 0px;
	border-style: none;
	position: relative;
}
#sidebar .sidebarSub h2 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px auto 1em;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
#sidebar .sidebarSub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	line-height:1.4em;
}
#sidebar .sidebarSub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #965;
	text-decoration: none;
	line-height:1.4em;
}
#sidebar .sidebarSub .tableA {
	background: url(../images/global/sidbar_table_bg.jpg) no-repeat;
	height: 260px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	float: right;
}



/*------------- Full Width Content(Bottom Div) Styles -------------*/
#fullWidthContent {
	margin: 0 20px;
	padding: 0px 0px 10px;
	clear: both;
}
#fullWidthContent h1 {
	font-size: 1.4em;
	margin-bottom: .8em;
}
#fullWidthContent h2 { 
	font-size: 1.0em;
	margin-bottom: 1.0em;
}
#fullWidthContent h3 {
	font-size: 0.9em;
	margin-bottom: 0.9em;
}
#fullWidthContent h4 {
	font-size: 0.6em;
	margin: 0.6em 0em;
}
#fullWidthContent p.small {
	font-size: 80%;
}
#fullWidthContent .special {
	color: #685B55;
	font-size: .9em;
	line-height: 1.4em;
	margin: 0px 10px 1.2em;
}
#fullWidthContent ul {
	margin-left: 40px;
	font-size: 0.9em;
	color: #656565;
	margin-bottom: 1.4em;
}
/*#fullWidthContent li {
	margin-left: 15px;
	margin-bottom: .6em;
}
#fullWidthContent dl {
	font-size: 0.85em;
	margin-left: 30px;
	margin-top: 0px;
}
#fullWidthContent dt {
	font-weight: bold;
	color: #656565;
	padding-bottom: 3px;
	border-bottom: 1px dashed #656565;
}
#fullWidthContent dd {
	font-style: italic;
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 1em;
	font-weight: normal;
	background: #F3F8A5;
	line-height: 1;
	padding-top: 2px;
	padding-bottom: 2px;
}*/



/*#fullWidthContent .specialSmall {
	color: #685B55;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0px 10px 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}*/
#fullWidthContent img {
	border: 1px #96896E solid;
	padding: 2px;
}




/*------------- Footer Styles -------------*/
#footer {
	text-align: center;
	background-color: #ada998;
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;
	width: auto;
	clear: both;
}



/*------------- Bottom Styles -------------*/
#bottom {
	background-image: url(../images/global/container-bg-bottom.gif);
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}



/*------------- Footer Styles -------------*/
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 8px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #696969;
	text-decoration: none;
}



/*------------- Copyright Style -------------*/
#copyright a {
	color: #696969;
	font-variant: small-caps;
	font-size: 1em;
}
#copyright a:hover {
	color: #fff;
	background-color: transparent;
}



/*------------- Styles for Links -------------*/
a {
	color: #965;
	text-decoration: underline;
}
a:hover {
	color: #656565;
	text-decoration: underline;
}



/*------------- Common Formatting Styles -------------*/

.style_bold {
	font-weight: bold;
	font-size:90%;
}
.style_italic {
	font-style: italic;
}
.style_boldItallic {
	font-weight: bold;
	font-size:90%;
	font-style: italic;
}
.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
.anchor {
	float:right;
}
.anchor a {  /*Link to anchor "Back to top"*/
	color: #965;
	text-decoration: underline;
	font-size: 80%;
}
.anchor a:hover {
	color: #656565;
	text-decoration: none;
	font-size: 80%;
	border-bottom:dotted thin;
}
.special {
	color: #685B55;
	font-size: .9em;
	line-height: 1.4em;
	margin: 0px 10px 1.2em;
}
.specialList {
	color: #685B55;
	font-size: 70%;
	line-height: 1.4em;
	margin: 0px 10px 1.2em;
}
.specialSmall {
	color: #685B55;
	font-size: 80%;
	line-height: 1.2em;
	margin: 0px 0px 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.bigText {
	font-size:110%;
}
/*.headlineSmallcaps {
	color: #965;
	font: bold 1.0em arial, helvetica;
	text-decoration: none;
	font-variant: small-caps
}*/
.headlinesmall {
	color: #965;
	font: bold .8em arial, helvetica;
	text-decoration: none;
	margin: 0px 0px 1.2em;
}
/*.headlinemed {
	color: #965;
	text-decoration: none;
	font: bold .9em arial, helvetica;
	margin: 0px 10px 1em;
}
*/.image_border {
	border: 1px solid #96896E;
	padding: 2px;
}
.image_no_border {
	border-width: 0!important;
}
.imgLeft {
	float:left;
	padding-right: 10px;
}
.imgRight {
	float:right;
	padding-left: 10px;
}
.justify {
	text-align:justify;
}
.small {
	font-size: 80%;
}
