/* CSS Document */

p{
font-size:14px;
line-height:18px;
color:#d2d2d2;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1{
font-size:26px;
color:d2d2d2;
/*background:url(images/sce/h1_background.jpg) 0px 14px no-repeat;*/
height:41px;
padding:20px 0px 0px 0px;
margin-bottom:-6px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h2{
font-size:18px;
color:d2d2d2;
font-weight:lighter;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mainlist li{
color:d2d2d2;
font-size:12px;
list-style-image:url(images/sce/mainlist_image.jpg);
}

html>body #inner_content{
width:459px; 
}

#footer a:link, #footer a:active, #footer a:visited {
font-size:11px;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

thead{
font-size:10px;
text-align:left;
}

hr {
border:0;
height:1px;
width:100%;
color:#000000;
background-color: #000000;
text-align:center;
margin-top:20px;
margin-bottom:20px;
}

html>body hr {
margin-bottom:0px;
}


#redlist {
	font-size: 1em; 
	font-weight: bold; 
	color: #ff3333;
}

#redlist a{
	line-height:18px;
	color:#d2d2d2;
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1em;
	text-decoration: none;
}


/*
#highlight {
	background-color:white;
	padding:2px;
	border-style:solid;
	border-color:black;	
	border-radius:.75em;
}	
*/

