body.dark, body.light {
	font-family : Arial, Helvetica, sans-serif;
  	font-size: 13pt;
    margin: 0;
}
body.dark  { background:#000; color:white; }
body.light  { background: #FFFFFF;	color: #222; }

div.darkContainer, div.lightContainer {
    width: 100%;
    /* padding: 4px 4% 4px 4%; */
}

div.darkContainer { background:#000; color:white; }
div.lightContainer { background: #FFFFFF;	color: #222; }

div.darkContainer a:link { color: #FFFFFF; text-decoration: underline;}
div.darkContainer a:visited { color: #F8F8F8; text-decoration: underline;}
div.darkContainer a:hover { color: #FFC0C0; text-decoration: underline;}
div.darkContainer > h1 { color: white; }
div.darkContainer > h2 { color: white; }
div.darkContainer > h3 { color: white; }
div.lightContainer a:hover { color: #FF0000; text-decoration: underline;}

div.lightContainer h2 { color: #222; }

div.darkContent, div.lightContent {
    padding: 1% 0 1% 0;
    line-height: 1.7;
}
div.darkContent { background:#000; color:white; width: 100%; }
div.lightContent { background:#FFFFFF; color: #222; width: 100%; }
@media only screen and (max-width: 780px) {
    div.darkContent, div.lightContent {
        padding: 1% 1% 1% 1%;
        line-height: 1.4;    
    }
}

div.header { background:#500; color:white; }
div.header1 { width:100%;background:#B53;text-align:center;font-weight:bold;color:white; padding:6px 0 6px 0;font-size:24pt; }
div.header2 { width:100%;background:#B42;text-align:center;font-weight:bold;color:white; padding:6px 0 6px 0;font-size:20pt; }
div.menu { background: #990000; padding-left: 10%;  position:relative; z-index:5; }
div.footer, div.footer1, div.footer2, div.footer3 { width:100%; text-align:center; font-weight:bold; color:white; padding:6px 0 6px 0; font-size:18pt; }
div.footer { background:#500; color:white; }
div.footer > h1 { color: white; }
div.footer1 { background:#A53; font-size:16pt; }
div.footer2 { background:#B42; font-size:16pt; }
div.footer3 { background:#A31; font-size:18pt; }

button.ro, input[type="button"], input[type="submit"], input[type="file"] { 
    font-size: 12pt; padding: 3px 5px 3px 5px; border-radius: 6px; background: #F4F4F4; 
}


h1 {font-size: 16pt; font-weight: bold; }
h2 {font-size: 15pt; font-weight: bold; }
h3 {font-size: 13pt; font-weight: bold; }
h4 {font-size: 11pt; font-weight: bold; }

hr.red { height:  5px; background: red; }

div.clear {
    width: 100%;
    clear: both;
}

div.section, div.section2, div.sectionBlue, div.sectionNarrow, div.sectionNarrow2, div.secVeryNarrow, 
        div.secVeryNarrow2, div.sectionFullWidth {
    color:#222; 
    line-height:1.4;
    background:#FFFFFF; 
    font-size:14pt;  
    }  
div.section, div.section2, div.sectionBlue { padding:15px 8%; width: 76%; }
div.section2 { background:#F0F0F0; }
div.sectionBlue { background:#003399; }
div.sectionNarrow, div.sectionNarrow2 {  padding: 25px 15%; width: 70%;}
div.sectionNarrow2 { background:#F0F0F0; }
div.sectionVeryNarrow, div.sectionVeryNarrow2 {  padding: 25px 35%; width: 30%; }
div.sectionVeryNarrow2 { background:#F0F0F0; }
div.section60 {  padding: 20px 20%; width: 60%; }
div.section50 {  padding: 25px 25%; width: 50%; }
div.sectionWide, div.sectionWide2 { padding:15px 7%; width:86%; }
div.sectionWide2 { background:#F0F0F0; }
div.sectionVeryWide, div.sectionVeryWide2 { padding:15px 2%; width:96%; }
div.sectionVeryWide2 { background:#F0F0F0; }
div.sectionFullWidth { width:100%; }


@media only screen and (max-width: 900px) {
    div.section, div.section2, div.sectionBlue, 
            div.sectionNarrow, div.sectionNarrow2, div.sectionVeryNarrow, div.sectionVeryNarrow2 { 
        padding:15px 1%; width:98%;
    } 
}

.htitle { position:absolute; top: 12px; left:34%; z-index: 3 }
.title1 { font-size:21pt;font-weight:bold; }
.title2 { font-size:12pt;font-weight:bold; }
/* Cellphone Layout */
@media only screen and (max-width: 1100px) {
.htitle {  top: 2px; left:25%; }
.title1 { font-size:14pt;font-weight:bold; }
.title2 { font-size:9pt;font-weight:bold; }    
}

table.plain {
	width: 100%;
}

table.plain th, table.plain td {
	font-size: 12pt;
	padding: 6px !important;
}

table.plain th {
	background: #D8D8D8;
}

table.plain td {
	border-top: 1px solid gray;
}

table.plain tr:nth-child(even) {
	background: #F0F0F0;
}

table.plain tr:nth-child(odd) {
	background: #F8F8F8;
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

div.Column_1 {
	clear: both;
	float: left;
	display: block;
	margin-left: 0;
	width: 48%;

}
div.Column_2 {
	clear: none;
	float: left;
	display: block;
	margin-left: 4%;
	width: 48%;
}


/* Cellphone Layout */
@media only screen and (max-width: 600px) {

div.Column_1 {
	margin-left: 1%;
	width: 98%;
}
div.Column_2 {
	margin-left: 1%;
	width: 98%;
}
}

.col2c1 {
	float: left;
	width: 60%;
    padding-right: 3%;
}

.col2c2 {
	float: left;
	width: 37%;
}

/* Cellphone Layout */
@media only screen and (max-width: 1100px) {

.col2c1, .col2c2 {
	margin-left: 1%;
	width: 98%;
}
}
.oval2, .oval3 { 
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    
    background: #ffe6cc; 
    border:1px solid gray;
    padding: 20px 0 20px 20px;
    font-size:13pt;
}

/* default to large window */
.viewML  { display: block; }
.viewS  { display: none; }
.viewL { display: block; }
.viewM  { display: none; }
.viewSM { display:  none;}

/* Tablet */
@media only screen and (max-width: 769px) {
.viewML   { display: block; }
.viewS  { display: none; }
.viewL { display: none; }
.viewM  { display:block; }
.viewSM { display:  block;}
}

/* Cellphone */
@media only screen and (max-width: 481px) {
.viewML  { display: none; }
.viewS { display: block; }
.viewL { display: none; }
.viewM { display:none; }
.viewSM { display:  block;}
}
