*{
	padding:0;
	margin:0;
	border:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
        text-align:center;
	margin: 20px;
	padding: 0px;
	font-size: 14px;
}
#wrapper{
	width:980px;
	margin:auto;
	text-align:left;
        background-image: url(/img/background.jpg);
	background-repeat: repeat;
}
#indent{
	width:920px;
	margin:30px;
	text-align:left;
        background-image: url(/img/background.jpg);
	background-repeat: repeat;
padding-right: 10px;
}
#indent img{
	float:right;
	margin:0 30px 30px 30px;
}

#nav {
        z-index: 2;
}

#nav, nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color:#FFF;
        font-weight: bold;
        text-decoration: none;
}

#nav ul a{
	width: 110px;
	padding: 0px;
        font-weight:normal;
}

#nav a:hover {
	background-color:#4249DF;
}

#nav li {
	float: left;
	width: 120.5px;
        list-style-type: none;
        color: #FFFFFF;
        background-color:#7C84E7;
        text-align:center;
        padding: 0px;
        border-top: 1px solid #6166A3;
        border-right: 1px solid #A794ED;
        border-left: 1px solid #6166A3;
        border-bottom: 1px solid #A794ED;
}


#nav li ul {
	position: absolute;
	width: 160px;
	left: -999em;
        margin-top: 1px;
        padding-bottom: 8px; 
        background-position: bottom;  
}

#nav li ul li{
	text-align: left;
	background-color:#5860C2;
        border-top: 1px solid #007CB9;
        border-right: 1px solid #005680;
        border-left: 1px solid #007CB9;
        border-bottom: 1px solid #005680;   
}

#nav li:hover ul{
	left: auto;
}

#nav li:hover ul,#nav li.sfhover ul{
	left: auto;
}

#nav li:hover ul,#nav li.hover{
	position: auto;
}

#navbar{
        position: absolute;
        z-index: 1;
        width: 982px;
        top: 187px;
        background-color: #7C84E7;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #666666;
}

.pad{
       padding: 4px;
}

ul {
	margin: 0px;
	padding: 0px;
}
.blu {
	padding:4px;
	text-align:center;
	width:auto;
	background-color:#9DA1EF;
	font-weight: bold;
}



.timTbl th{
	border-width: 1px; 
        border-style: solid;
        border-color: #000000;
        background-color: #000000;
	vertical-align: top;
}
.timTbl td{
	text-align: center;
        border-width: 1px; 
        border-style: solid;
        border-color: #B2B2B2;
}
.timTblHdr th{
	text-align: center;
        background-color: #CBD0ED;
	color: #000000;
        border-width: 1px; 
        border-style: solid;
        border-color: #000000;
}

.style11{
font-size: 18px;
}

.style12{
font-size: 18px;
}
hr {
	color: #0099CC;
	background-color: #9DA1EF;
	height: 1px;
	border: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}

label {
	width: 120px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.err {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
legend {
	color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;

}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
} 
 
 
input
{
color: #781351;
background: #fee3ad;
border-bottom: 1px solid #781351;
font-size: 16px;
}

#msg
{
color: #781351;
background: #fee3ad;
border-bottom: 1px solid #781351;

}

#nav2 {
        z-index: 3;
}

#nav2, nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav2 a {
	display: block;
	color:#FFF;
        font-weight: bold;
        text-decoration: none;
}

#nav2 ul2 a{
	width: 110px;
	padding: 0px;
        font-weight:normal;
}

#nav2 a:hover {
	background-color:#4249DF;
}

#nav2 li {
	float: left;
	width: 107px;
        list-style-type: none;
        color: #FFFFFF;
        background-color:#9DA1EF;
        text-align:center;
        padding: 0px;
        border-top: 1px solid #6166A3;
        border-right: 1px solid #A794ED;
        border-left: 1px solid #6166A3;
        border-bottom: 1px solid #A794ED;
}

#nav2 li:hover ul{
	left: auto;
}

#nav2 li:hover ul,#nav2 li.sfhover ul{
	left: auto;
}

#nav2 li:hover ul,#nav2 li.hover{
	position: auto;
}

#navbar2{
        position: absolute;
        z-index: 1;
        width: 982px;
        top: auto;
        background-color: #9DA1EF;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #666666;
}
em{
margin: 50px;
	padding: 0px;
	font-size: 12px;
color: #8482DB;
}
.timQot th{
	border-width: 1px; 
        border-style: solid;
        border-color: #000000;
        background-color: #000000;
	vertical-align: top;
        
}
.timQot td{
	text-align: left;
        border-width: 1px; 
        border-style: solid;
        border-color: #B2B2B2;
        padding-left: 10px;
        padding-right: 10px;
}
.timQotHdr th{
	text-align: center;
        background-color: #CBD0ED;
	color: #000000;
        border-width: 1px; 
        border-style: solid;
        border-color: #000000;
}

.tablel td{
	 border-width: 1px; 
        border-style: none;
        border-color: none;
        background-color: none;
        vertical-align: top;
        text-align: left;
        height: 10px;
}

.tablel th{
	border-width: 1px; 
        border-style: none;
        border-color: none;
        background-color: none;
        vertical-align: top;
        text-align: right;
        height: 10px;
}

