@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #60306C;
}
.thrColFixHdr #licenseeName {
	margin-top: 10px;
	padding: 0px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.thrColFixHdr #licenseeName p {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
}
.thrColFixHdr #logoArea {
	width: 780px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFF;
	margin: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
}


.thrColFixHdr #header {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 0;
} 
.thrColFixHdr #container {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #FFF;
} 
.thrColFixHdr #container #navBackground {
	height: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #0CF;
	position: relative;
}
.thrColFixHdr #container #navBackground div #apDiv2 {
	width: 755px;
	height: 21px;
	position: absolute;
	left: 15px;
	top: 0px;
	right: 1px;
	bottom: 3px;
}
.thrColFixHdr #container #navBackground div #apDiv2 ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 1px;
	margin: 1px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}
.thrColFixHdr #container #navBackground div #apDiv2 ul li {
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
	list-style-type: none;
}
.thrColFixHdr #container #navBackground div #apDiv2 ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.thrColFixHdr #container #navBackground div #apDiv2 ul li a {
	color: #000;
	text-decoration: none;
}
.thrColFixHdr #container #header img {
	margin: 0px;
	padding: 0px;
}

.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	display: none;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.thrColFixHdr #container #sidebar1 h3 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.thrColFixHdr #container #sidebar1 p {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.thrColFixHdr #container #sidebar1 ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
} 
.thrColFixHdr #container #mainContent a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.thrColFixHdr #container #mainContent h1 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 27px;
}
.thrColFixHdr #container #mainContent p {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.thrColFixHdr #container #mainContent h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}

.thrColFixHdr #container #mainContent ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.thrColFixHdr #container #mainContent h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}


.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.thrColFixHdr #container #sidebar2 h3 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.thrColFixHdr #container #sidebar2 h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

.thrColFixHdr #container #sidebar2 p {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.thrColFixHdr #container #sidebar2 p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.thrColFixHdr #footer {
	background-color: #FFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer p {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 0;
	text-align: center;
	padding: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
