/* CSS Document */

html, body, table, td, h1, h2,h3, h4, h5, h6, p, a, span, div 
	{font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;}

img,table 
	{border:0;}

body {
    min-width: 762px;
	margin-top: 0px;
	  background-color:#f0f0f0;
       
     
        
	}
	
a	{outline:none;}


/* DEFAULT LINKS */

a:link 		{ color: #c13000; font-weight: bold; text-decoration: none; }
a:visited 	{ color: #c13000; font-weight: bold; text-decoration: none; }
a:hover		{ color: #000000; font-weight: bold; text-decoration: underline; }
a:active 	{ color: #c13000; font-weight: bold; text-decoration: none; }

/* LHS LINKS */

a.a1:link 		{ color: #666666; font-weight: bold; text-decoration: none; }
a.a1:visited 	{ color: #666666; font-weight: bold; text-decoration: none; }
a.a1:hover		{ color: #000000; font-weight: bold; text-decoration: none; }
a.a1:active 	{ color: #666666; font-weight: bold; text-decoration: none; }

/* LHS LINKS ACTIVE */

a.a2:link 		{ color: #c13000; font-weight: bold; text-decoration: none; }
a.a2:visited 	{ color: #c13000; font-weight: bold; text-decoration: none; }
a.a2:hover		{ color: #000000; font-weight: bold; text-decoration: none; }
a.a2:active 	{ color: #c13000; font-weight: bold; text-decoration: none; }


#container {
	background-color:#FFFFFF;
	width:780px;
	margin: 0 auto;
	}


#nav {
	padding: 20px 0px 20px 20px;
}

#title {
	padding: 20px 0px 20px 20px;
}

#copy {
	padding: 0px  0px 20px 20px;
	font-size:0.85em;
	line-height:150%;
         font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
        font-size:14px;       
        width: 550px;
      
}

h1 {font-size:1.3em;
	margin-bottom:30px;
}
#copy h2 {font-size:21px; 
	
}



#subnav {
	font-size: 80%;
	padding: 92px 10px 100px 10px;
	line-height:155%
	}
	#subnav img.subtitle {
	padding-bottom: 35px;
	}
	
#footer {
	font-size: 65%;
	padding: 35px 12px 35px 15px;
	}
	
#creds {
	padding: 75px 0 30px 10px;
	}

#lhs{
	padding: 10px 0 32px 10px;
	font-size:65%;
	line-height:155%;
	}
	
#lhstop{
	padding: 15px 0 0 10px;
	font-size:85%;
	font-weight:normal;
	line-height:155%;
	}
	
.redtype {
color:#c13000;
}

.labletype {
	font-size:65%;
	line-height: 130%;
	margin-bottom: 30px;
}

li {
	line-height:120%;
	list-style-image: url(../images/trim_arrow_list.gif);
	margin:0px  0px 8px  0px;
	}
ul {
	margin-bottom: 35px;
	}


#flashspot {
	height: 173px;
	}	
	
#flashcontent {
	height: 173px;
	padding: 0px 0px 0px 0px;
	}

.bghoriz {
	background-image:url(../images/bg_horiz.gif);
	background-repeat:repeat-x;
}

.bgvert {
	background-image:url(../images/bg_vert.gif);
	background-repeat:repeat-y;
}

