﻿/******************MODAL POPUP****************************/
.imagelink:hover {
	filter:alpha(opacity=80);
	opacity:0.8;

}
.back2top:hover
    {
    }
.questions {
	font-style: italic;
	text-indent: -20px;
	margin-left: 25px;
	font-size: 12px;
}
.back2top:hover
{
    color: #019BFC;
}
.back2top
{
    font-style: italic;
    color: #800000;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
ol {
	color: #000000;
	margin-left: 50px;
	margin-top: 0px;
}
.tdlink:hover
        {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #800000;
}
.tdlink
{
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	background-color: #800000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.td1
{
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.tdheading
{
	border: thin solid #000000;
	font-weight: bold;
	background-color: #800000;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}
.modalBackground {
	background-color:black;
	filter:alpha(opacity=45);
	opacity:0.45;
}

.modalPopup {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 10px;
}
/**************TABS**************************************/

/***************NAVIGATION*****************************/
#navigation {
	padding: 3px;
	border: thin none #C0C0C0;
	margin: 0px 680px 5px 2px;
	text-align: center;
	color: #000000;
	width: 185px;
}
#navigation li {
	margin-bottom: 0px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#navigation ul ul a {
	font-style: normal;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 0px;
}
#navigation a {
	border-style: none;
	margin: 0px;
	color: #800000;
	text-decoration: none;
	display: block;
	padding: 4px 2px 2px 5px;
	background-color: #019BFC;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}
#navigation a:hover {
	color: #800000;
	text-decoration: none;
	background-color: #FFFFFF;
}

/************************HEADER & FOOTER***************************/
#header {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/header.jpg');
	height: 100px;
}
#header a {
	margin: 0px;
	text-decoration: none;
	color: #072C63;
	font-size: 11px;
	font-weight: bold;
}
#header a:hover {
	color: #800000;
}
.maintitle {
	color: #800000;
	font-size: 24pt;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.subtitle {
	font-size: 20px;
	color: #072C63;
	text-align: center;
}
#footer {
    text-align: center;
    padding: 2px;
    clear: both;
    background-image: url('../images/bluebackground.gif');
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #800000;
}

/************************GENERAL**********************************************/
body {
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #072C63;
    font-size: 12px;
    background-image: url('../images/bggradient.gif');
    background-color: #333333;
    overflow-y:scroll;
}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	color:Black;
	font-weight: normal;
}
#pagecontain {
    background-color: #FFFFFF;
    width: 970px;
    margin: 7px auto 0 auto;
    padding: 0px;
}
#content {
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 675px;
	float: right;
}
.left {
    border-style: none;
    padding: 3px;
    margin: 0px 680px 5px 2px;
    text-align: center;
    color: #000000;
    width: 185px;
}
h2 {
	margin: 10px 0px 10px 0px;
	font-size: 24px;
	color: #072C63;
}
h3 {
    margin: 0px 0px 5px 0px;
    font-size: 20px;
    color: #800000;
    border-bottom-style: none;
}
h4 {
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #800000;
	font-weight: bold;
	margin-top: 3px;
}
h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0px 8px 0px;
    color: #019BFC;
}
h6 {
	margin: 10px 0px 10px 0px;
	font-size: 18px;
	color: #072C63;
	font-weight: bold;
}
ul {
	font-size: 12px;
	list-style-type: square;
	color: #000000;
	font-weight: normal;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
}
ul ul{
    list-style-type: circle;
    font-style: italic;
    margin: 5px 0px 0px 20px
}
li
{
    margin-right: 0px;
	margin-bottom: 5px;
}

.contenttable1 {
	padding: 0px;
	width: 760px;
}

.smallwhite
        {
	margin: 5px;
	color: #FFFFFF;
	font-size: 14px;
}
.bigred {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}
.tinyblue {
    color: #019BFC;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
}
.imagelink {
	border-width: 0;
}
.cadlogos {
    border-width: 0;
    margin: 2px 0px 2px 0px;
}
.smallgray {
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	color: #C9C9C9;
}
.buttonstyle1
{
    padding: 5px;
    background-color: #465a7d;
    border: 1px solid #019BFC;
    font-weight: bold;
    font-size: 16px;
    color: white;
}
.dialoghead1
{
    margin: 0px;
    border-style: none;
    background-color: #465a7d;
    font-weight: bold;
    font-size: 16px;
    color: white;
    text-align: center;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.divlink {
	margin: 5px;
	color: #072C63;
	text-decoration:none;
}
.divlink:hover {
	color: #019BFC;
}
.faqanswers {
	margin-top: 2px;
	margin-left: 15px;
}
#materials li{
    color: #FFFFFF;
    list-style-type: none;
    text-indent: 10px;
}
#materials li:hover{
background-color: #019BFC;
}
.operations
{
    padding: 10px 0px 10px 0px;
    margin: 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}
.boldwhite
{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.trwhite
{
    width: 50px;
    background-color: #FFFFFF;
}
.rightimages {
	margin: 3px 25px 3px 3px;
	float: right;
}
.tdinput {
    font-size: 12px;
    text-align: left;
    padding-right: 8px;
    color: #000000;
    width: 180px;
}
.tdlabels {
	font-size: 12px;
	text-align: right;
	padding-right: 8px;
	color: #FFFFFF;
	white-space: nowrap;
	font-weight: normal;
}

.tdinputnotes {
	font-size: 12px;
	text-align: left;
	padding-right: 8px;
	color: #000000;
	width: 300px;
	font-weight: normal;
}
#hide1 {
	border: medium solid #072C63;
	padding: 3px;
	background-color: #FFFFFF;
}
#wait{
    border: medium solid #FF0000;
    width: 300px;
    height: 200px;
    z-index: 3;
    background-color: #FFFFFF;
    display: none;
    position: relative;
    top: -200px;
    left: 100px;
}
.tdsections {
    font-size: 14px;
    text-align: left;
    padding-right: 8px;
    color: #019BFC;
    font-weight: bold;
    padding-left: 10px;
    text-decoration: underline;
}
.mediumgray
{
    color: #808080;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}
.leftimage {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.sections
        {
    padding: 0px;
    margin: 0px;
    background-color: #EFEBAE;
    width: 240px;
}
.sectionheadings
{
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #072C63;
}
.sectionheadings:hover
{
    text-decoration: none;
    color: #FF0000;
}

.buttonlink
{
	border-style: none;
	margin: 0px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding: 5px;
	background-color: #465a7d;
	text-decoration: none;
	font-style: italic;
}
.buttonlink:visited
{
    color: white;
    text-decoration: none;
}
.buttonlink:hover
{
    color: #019BFC;
    text-decoration: none;
}

.biglink {
	text-decoration: none;
	color: #072C63;
}
.biglink:hover {
	text-decoration: none;
	color: #FF0000;
}

.trgray {
	background-color: #CCCCCC;
}
.td2 {
	border: 1px solid #000000;
	padding: 1px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
.tinygray {
	font-size: 10px;
	color: #CCCCCC;
}

.td3 {
	border: 1px solid #000000;
	padding: 1px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
}

.chartpanel
{
	background-color: #FFFFFF;
	width: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	border-style: solid;
	padding: 15px;
	border-color: #800000;
}

