﻿body {
	width: 98%;
	background-color: gray; 
	font: small Arial, Helvetica, Verdana, sans-serif;
	text-align:center; /* <== This will center pictures, headers of the web site & pass "center" attribute downstream*/
/*	font-size: 62.5%;*/
}

#wrapper {
	background-color: white;
	margin: auto;	 /* To center website in IE8 */
	color: black;
	padding: 10px;
	width:970px;
	voice-family:"\"}";
	voice-family:inherit;
	width:948px;
	}
	html>body #wrapper {
	width:948px;
	}

/* Turn off any default image border */
img {
	border:0;
}

/*======= START MASTHEAD ============*/

#masthead {
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #b9d2e3;
	background-image: url("../img/sky1.jpg");
/*	background-color:#FF9;   /*fdf8f2;*/
	width:946px; /* old value 946 */
	voice-family:"\"}";
	voice-family:inherit;
	width:926px; /* old value 928 */
	}
	html>body #masthead {
	width:926px; /* old value 928 */
}

#masthead .logo {
	margin: 0;
	padding: .5em;
	text-align:center;
}

#masthead p {
	font-size: 1em;
	margin: 10px 0 10px 0;
	line-height: 1.5em;
	padding: 0;
	text-align: justify;
}

/*======= END MASTHEAD ============*/

/*======== START MAIN-NAVIGATION ==============*/

#main-navigation {
	float: left;
	margin-bottom:10px;
	padding:10px;
	border: 1px solid #b9d2e3;
	background-color:white;
	text-align:left;
	width:222px;
	voice-family:"\"}";
	voice-family:inherit;
	width:200px;
	}
	html>body #main-navigation {
	width:200px;
}

/* SWITCH function */
#switch #main-navigation {
	float: right;
}

/* Adjust sidebar in "oneCol" context */
#oneCol #main-navigation {
	display:none;
}

#main-navigation .logo {
	margin: 0;
	padding: .5em;
	text-align: center;
}

#main-navigation h2 {
	font-size: 1.2em;
	text-align: center;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

#main-navigation h3 {
	font-size: 1.1em;
	text-align: center;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
}
#heading {
	background-color: #fef886;
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	height: 1%;
}

#main-nav {
	margin: 10px;
	list-style: none;
}
#main-nav li {
	border-bottom: 1px solid #b9d2e3;
	padding: 8px 0 8px 0;
	list-style: none;
	font-size: 1em;
}
#main-nav li a:hover {
	color: #050845;
}

#main-nav li a:visited {
	color: #050845;
}

#main-nav li a:link {
	color: #050845;
}

#main-nav .sub-nav {
	margin-left: 10px;
}
#main-nav .sub-nav li {
	border-bottom: 0;
	padding: 5px 0 5px 0;
	font-size: 1em;
}
/*======== END MAIN-NAVIGATION ==============*/

/*======== START SIDEBAR ==============*/

#sidebar {
	float: right;
	margin-bottom:10px;
	padding:10px;
	border: 1px solid #b9d2e3;
	background-color:white;
	width:270px;
	voice-family:"\"}";
	voice-family:inherit;
	width:248px;
	}
	html>body #sidebar {
	width:248px;
}

/* SWITCH function */
#switch #sidebar {
	float: left;
}

/* Adjust sidebar in "twoCol" context */
#twoCol #sidebar {
	display:none;
}

/* Adjust sidebar in "oneCol" context */
#oneCol #sidebar {
	display:none;
}

#sidebar .logo {
	padding: 1em;
}

#sidebar p {
	line-height: 1.5em;
}
#sidebar .justify {
	text-align: justify;
}
#sidebar .right {
	text-align: right;
}
#sidebar .left {
	text-align: left;
}
#sidebar .bottom-line {
	border-bottom: 1px solid #b9d2e3;
	height: 1%;
}
#sidebar .red-frame {
	background-color: #CC0033;
	padding: 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: white;
}
#sidebar .blue-frame {
	background-color: #256290;
	padding: 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: white;
}
#sidebar .green-frame {
	background-color: #008000;
	padding: 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: white;
}
/*======== END SIDEBAR ==============*/


/*======= START CONTENT ============*/

#content {
	margin-bottom:10px;
	margin-left:230px; /* For IE8. Old value for IE7 is 200px */
	margin-right:248px;
	padding:10px;
	border: 1px solid #b9d2e3;
	background-color:white;
	width:440px;
	voice-family:"\"}";
	voice-family:inherit;
	width:418px;
	}
	html>body #content {
	width:418px;
}

/* Adjust content in "twoCol" context */
#twoCol #content {
	margin-right:-10px;
	width:717px;
	voice-family:"\"}";
	voice-family:inherit;
	width:695px;
	}
	html>body #twoCol #content {
	width:695px;
}

/* Adjust content in "oneCol" context */
#oneCol #content {
	margin-left:0;
	margin-right:0;
	width:950px;
	voice-family:"\"}";
	voice-family:inherit;
	width:928px;
	}
	html>body #oneCol #content {
	width:928px;
}
	
#content .floatleft{
	float: left;
	margin:20;
}
#content .floatright{
	float: right;
	margin:20;
}

#content .caption{
	font-style: italic;
	color:gray;
	font-size: .9em;
	padding: 0em;
	text-indent:0;
	text-align:left;
}
#content .center {
	text-indent: 0;
	text-align: center;
	color:gray;
}

#content li {
	margin: 6px 0 6px 0;
	text-indent: 20px;
	line-height: 1.5em;
	padding: 0;
}
#content .navy {
	background-color: navy;
	color: white;
	background-image: url("../img/bg.jpg");
	background-repeat: repeat-x;
	text-align: left;
	padding: 10px 10px 10px 20pt;
}
#content h1 {
	font-size: 1.6em;
	font-weight: bold;
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	color: navy;
	padding: 12px 0 12px 0;
	text-align: center;
	font: Verdana, Arial, Helvetica, sans-serif;
}

/* h6 is same as h1, just different color */
#content h6 {
	font-size: 1.6em;
	font-weight: bold;
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	color: navy;
	padding: 12px 0 12px 0;
	text-align: center;
	font: Verdana, Arial, Helvetica, sans-serif;
}

#content h2 {
	font-size: 1.4em;
	color: green;
	margin: 6px 0 6px 0;
	padding: 0;
	text-align: left;
	margin-left: 20pt;
}

#content h3 {
	font-size: 1.4em;
	color: blue;
	margin: 6px 0 6px 0;
	padding: 0 20px 0 20px;
	text-align: right;
}

#content h4 {
	font-size: 1.4em;
	color: fuchsia;
	margin: 6px 0 6px 0;
	padding: 0;
	text-align: left;
	margin-left: 20pt;
}
#content h5 {
	font-size: 1.2em;
	color: red;
	margin: 12px 0 6px 0;
	padding: 0;
	text-align: left;
	margin-left: 20pt;
}

#content table {
/*	margin-left:50px; */
	border: 1px solid #b9d2e3;
	font: normal 12px 'Lucida Frande', Arial, sans-serif;
}
td {
	padding: 10px;
}
#content th {
	padding: 10px;
}
#content th {
	text-align: left;
	color: #FFF;
	background-color: #333;
	border-style:solid;
	border-width:1px;
	border-color:#CCC #666 #000 #CCC;
}
#content td {
	color:black;
	border-style:solid;
	border-width:1px;
	border-color:#FFF #AAA #666 #FFF;
}

#content .header {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #fdf8f2;
	padding:5px 0 5px 0;
/*	background-image: url(../images/green_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
}

#content p {
	margin: 6px 0 6px 0;
	text-indent: 20pt;
	line-height: 1.5em;
	padding: 0;
	text-align: justify;
}

#content .logo {
	text-indent: 0;
	margin: 6px auto 6px auto;
	padding: 1em;
	text-align: center;
}

#content .thi7 {
	margin: 3px 0 3px 0;
	text-indent: 20pt;
	line-height: 1.5em;
	padding: 0 20px 0 20px;
	text-align: left;
}

/*======= END CONTENT ============*/



.bottom-line {
	border-bottom: 1px solid #b9d2e3;
	height: 1%;
}
.top-line {
	border-top: 1px solid #b9d2e3;
	padding: 1em 0 0 0;
	height: 1%;
}
.heading {
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	height: 1%;
}
.heading ul {
	font-size: 10pt;
	margin: 0;
	padding: 1em 3em 1em 0;
	text-align: right;
}
.heading li {
	display: inline;
	background-color: #fdf8f2;
	color: #050845;
}
.heading a:hover {
	text-decoration: none;
	background-color: #fdf8f2;
	color: #050845;
}
.heading a:visited {
	text-decoration: none;
	background-color: #fdf8f2;
	color: #050845;
}
.heading a:link {
	text-decoration: none;
	background-color: #fdf8f2;
	color: #050845;
}
#message {
	font-size: 10pt;
	font-weight: bold;
	background-color: #fdf8f2;
	color: blue;
/*	font-style: italic;*/
	margin: 0;
	padding: 1em 3em 1em 3em;
	float: left;
}

#footer {
	clear:both;
	padding:10px;
	border: 1px solid #b9d2e3;
	text-align:center;
	margin-bottom:10px;
	background-color: #fdf8f2;
	width:950px;
	voice-family:"\"}";
	voice-family:inherit;
	width:928px;
	}
	html>body #footer {
	width:928px;
}

/*#footer a:hover, #footer a:visited, #footer a:link {
	color: #050845;
}*/

#counter {
	height:1%;
	padding:10px;
	border: 1px solid #b9d2e3;
	background-color:white;
	width:950px;
	voice-family:"\"}";
	voice-family:inherit;
	width:928px;
	}
	html>body #counter {
	width:928px;
}

#clearone {
	clear: both;
	height: 1px;
}
.spacer {
	clear:both;
	padding:5px;
}
.void-right {
	clear:right;
	padding:10px;
}

/* This special div is used for "TET" only and within div "content" */

#tet-container {	/* used to create faux columns */
	background-color:green;
}
#tet {
	width: 100%;
}
#tet-left {
	float:left;
}
#tet-right {
	float:right;
}
#tet-right {
	padding-top:60px;
	width: 20%;
	background-color:green;
	font-family:"Times New Roman", Times, serif;
	color:white;
}
#tet-left {
	padding-top:60px;
	width: 20%;
	background-color:green;
	font-family:"Times New Roman", Times, serif;
	color:white;
}
#tet-right p {
	font-size:18pt;
	text-indent:0;
	text-align:center;
	padding:5px;
}
#tet-left p {
	font-size:18pt;
	text-indent:0;
	text-align:center;
	padding:5px;
}
#tet-center {
	margin-left:20%; 
	margin-right:20%; 
	padding:20px 0 20px 0;
	background-color:#FFFF00;
	color:black;
	text-align:center;
}
#tet-center .title {
	font-size:18pt; 
	text-indent:0;
	font-family:"Times New Roman", Times, serif;
	color:red;
	text-align:center;
}
#tet-center p {
	font-size:10pt; 
	text-indent:0;
	text-align:center;
}
/* End of "TET" */
