/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 150%; color: #000000 }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000  }
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}
h5 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000 }
h6 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000 }
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
img { max-width:100%;}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #963000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #963000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #963000;
}
a:active {
	text-decoration: none;
	color: red;
	font-weight: bold;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 10px 3px 10px 100px;
}
a.nav {	
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.nav:visited {	
	text-decoration:none;
	color: #ffffff;
}
a.nav:hover {	
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff;
}

.bottomnav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 5px,15px,5px,15px;
}
a.bottomnav:link {	
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.bottomnav:visited {	
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
a.bottomnav:hover {	
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a.bottomnav:active {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.titles {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color:#006600;
}
.medium_bold {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color:#000000;
}
.medium_bold_light {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #fee9c5;
}
.x-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.x-small:link {	
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.x-small:visited {	
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
a.x-small:hover {	
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a.x-small:active {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
a.smaller:link {	
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.smaller:visited {	
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
a.smaller:hover {	
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a.smaller:active {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.blacktitles {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color:#000000;
}
.subtitles {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color:#ffffff;
}
.mediumtext {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.mediumtext_light {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #fee9c5;
}
.caption {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
a.caption {	
	font-weight: normal;
}
.caption_light {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #fee9c5;
}
.caption_white {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}
div.figure {
  margin: 0em;
  padding: 2px 5px 5px 2px;
}
div.figure p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
  caption-side: bottom;
}
.size10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.figleft {
       float: left;
       padding: 10px;
}
.figright {
       float: right;
       padding: 10px;
}
div.figure {
  float: left;
  margin: 0em;
  padding: 2px 10px 8px 2px;
}
.indentboth {
	margin: 0px 20px 0px 40px;
}
.whitelink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 10px,0px,10px,0px;
}
a.whitelink:link {	
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.whitelink:visited {	
	text-decoration:none;
	color: #ffffff;
}
a.whitelink:hover {	
	text-decoration: underline;
	font-weight: bold;
	color: #fee9c5;
}
a.whitelink:active {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
#navcontainer ul
{
margin: 0px 0px 0px 0px;
padding-left: 0;
list-style-type: none;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
}
#navcontainer li { margin: 0; }
#navcontainer a
{
display: block;
color: #000000;
padding: 4px 0px 4px 3px;
text-decoration: none;
text-align:center;
background-color: #C5B191;
border-top: 0px solid #C5B191;
border-bottom: 0px solid #C5B191;
}
#navcontainer a:hover
{
background-color: #000000;
color: #C5B191;
border-bottom: 1px solid #C5B191;
}
#navcontainer li li a
{
display: block;
color: #000000;
background-color: #ffae00;
padding: 0px 0px 0px 0px;
text-decoration: none;
width: 155px;
border-bottom: 1px solid #ffffff;
font-size: 10pt;
font-weight: normal;
}


/* CSS Document */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.white {
	clear: both;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
.tan {
	clear: both;
	padding: 0px;
	margin: 0px;
	background-color: #C5B191;
}

.lightblue {
	clear: both;
	padding: 0px;
	margin: 0px;
	background-color: #cce2ed;
	height: 70px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF ONE  */
.span_1_of_1 {
	width: 100%;
}
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}
/*  GRID OF FIVE  */

	
.span_5_of_5 {
	width: 100%;
}

.span_4_of_5 {
  	width: 79.68%; 
}

.span_3_of_5 {
  	width: 59.36%; 
}

.span_2_of_5 {
  	width: 39.04%;
}

.span_1_of_5 {
  	width: 18.72%;
}
/*  GRID OF SIX  */
.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
  	width: 83.06%;
}

.span_4_of_6 {
  	width: 66.13%;
}

.span_3_of_6 {
  	width: 49.2%;
}

.span_2_of_6 {
  	width: 32.26%;
}

.span_1_of_6 {
  	width: 15.33%;
}

/*  GRID OF SEVEN   ============================================================================= */


.span_7_of_7 {
	width: 100%;
}

.span_6_of_7 {
	width: 85.48%;
}

.span_5_of_7 {
  	width: 70.97%;
}

.span_4_of_7 {
  	width: 56.45%;
}

.span_3_of_7 {
  	width: 41.94%;
}

.span_2_of_7 {
  	width: 27.42%;
}

.span_1_of_7 {
  	width: 12.91%;
}
/*  GRID OF EIGHT   ============================================================================= */

	
.span_8_of_8 {
	width: 100%;
}

.span_7_of_8 {
	width: 87.3%; 
}

.span_6_of_8 {
	width: 74.6%; 
}

.span_5_of_8 {
	width: 61.9%; 
}

.span_4_of_8 {
	width: 49.2%; 
}

.span_3_of_8 {
	width: 36.5%;
}

.span_2_of_8 {
	width: 23.8%; 
}

.span_1_of_8 {
	width: 11.1%; 
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_1 { width: 100%; }
	.span_2_of_2, .span_1_of_2 { width: 100%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_4_of_4, .span_3_of_4, .span_2_of_4, .span_1_of_4 { width: 100%; }
	.span_5_of_5, .span_4_of_5, .span_3_of_5, .span_2_of_5, .span_1_of_5 { width: 100%;}
	.span_6_of_6, .span_5_of_6, .span_4_of_6, .span_3_of_6, .span_2_of_6, .span_1_of_6 { width: 100%; }
	.span_7_of_7, .span_6_of_7, .span_5_of_7, .span_4_of_7, .span_3_of_7, .span_2_of_7, .span_1_of_7 { width: 100%; }
	.span_8_of_8, .span_7_of_8, .span_6_of_8, .span_5_of_8, .span_4_of_8, .span_3_of_8, .span_2_of_8, .span_1_of_8 { width: 100%; }
}