﻿* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 13px;

background-image : url(images/body_BG8.JPG);
background-repeat : repeat-x;
} 




#wrapper { 
margin : 0 auto;
width : 750px;
} 
#top {
	color : #333;
	width : 750px;
	float : left;
	padding: 0 10px 0 10px;
	height : 45px;
	margin : 2px 0 0 0;
} 
 .logo h1#lineone { 
font-size : 1.7em;
font-weight : lighter;
padding-top : 0px;
padding-right : 90px;
color : #F96C07;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
text-align : right;
} 
.logo h1#lineone span { 
color : #d0d0d0;
} 
.logo h2#linetwo { 
padding-right : 85px;
font-size : 0.9em;
text-transform : none;
top : 25px;
left : 14px;
color : #d0d0d0;
font-weight : lighter;
text-align : right;
} 
.logo a { 
color : #d0d0d0;
text-decoration : none;
} 
 
#navigation { 
float : left;
width : 750px;
color : #333;
padding : 0;
margin :0 0 0 0;
} 
#navlist { 
margin : 0;
padding : 0 0 0px 0px;
/*border-bottom : 1px solid #000;*/
} 
#navlist ul, #navlist li { 
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
} 
 #navlist a:link, #navlist a:visited { 
float : left;
line-height : 14px;
margin : 0 10px 4px 10px;
text-decoration : none;
/*color : #f96c07;*/
color : White;
}  
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover { 
border-bottom : 4px solid #eb6607;
padding-bottom : 2px;
background : transparent;
/*color : #99ff32;*/
/*color : White;*/
color:#F96C07;
} 
#navlist a:hover { 
color : #fffffe;
} 

.col { 
width : 172px;
float : left;
padding : 18px 0 8px 24px;
margin-left : 10px;
padding : 18px 0 8px 4px;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
} 
.col h3 { 
font-size : 1.4em;
} 
#footer { 
text-align : center;
margin-top : 3px;
display : inline;
float : left;
width : 826px;
padding-top : 5px;
padding-bottom : 5px;
color : #aaa9a9;
}
#footer p {
font-size: 75%;
}
#footer a {
color: #73bd25;
}












#TLogo{
width:750px;
border-left : 1px solid #000;
    border-right : 1px solid #000;     
}


#mainContent {
	width:720px;
	padding: 15px 15px 15px 15px;
	/*float:left;*/
   /* border-left : 1px solid #000;
    border-right : 1px solid #000;
    border-bottom : 1px solid #000;*/
	
    border-left : 1px solid #F96C07;
    border-right : 1px solid #F96C07;
    border-bottom : 1px solid #F96C07;

	
	 
}

#mainContent h2 {
/*	color:#004C98;*/
    color:#F96C07;
	font-size:1.5em;
	padding-left:1em;
	background :url(../images/h2bul.gif) left no-repeat ; 
}

#mainContent h4 {
/*	color:#004C98;*/
    color:#F96C07;
	font-size:1.2em;
	padding-left:1em;
	background :url(../images/h2bul.gif) left no-repeat ; 
}

#mainContent p + h2 {
	margin-top:1.5em;
}

#mainContent h3 {
	font-size:1.25em;
}

 

#mainContent ul {
	 padding-left:15px;
}

#mainContent li {
   /* background :url(../images/BlueBullet8.gif) left top no-repeat ; */
    padding-left:10px;
}

#outputs ol {
   /* background :url(../images/BlueBullet8.gif) left top no-repeat ; */
    padding-left:25px;
    }

#outputs li {
   /* background :url(../images/BlueBullet8.gif) left top no-repeat ; */
    padding-left:0px;
    }
#outputs
{
padding-left:25px;	
}    


#suckerfish {
	width:100%;
	height:10em;
	font-family:monaco, courier;
}

/* Main Column Table */

#mainContent table {
	 
}

#mainContent thead th {
	background:#EAEAEA;
}

#mainContent td {
	 
	background:#F4F4F4;
}

 

#mainContent a:hover {
	color:#F60;
}

#mainContent th {
	padding:0.5em;
	background:#F4F4F4;
	color:#004D85;
}

#mainContent th strong {
	color:#F60;
}





 

.HyperLink1
{
background:url(~/images/arrow1.gif) no-repeat; 
 
}


#registration table {
	 
}

#registration thead th {
	background:Lavender;
	border-style:none;
	border-width:0px;
	border-color: Aqua;
	padding:5px;
	
}

#registration td {
	 
	background:Lavender;
	border-style:none;
	border-width:0px;
	border-color: Green;
	padding:5px;
	
}


 