/*<![CDATA[*/
	body {
  		margin:0;
		padding:0;
  		color:#2b2a2a;
  		font-size: 12px;
  		font-family: verdana, arial, sans-serif;
/*  		background-image: url(/images/mainBackground.gif);
  		background-repeat: repeat-x;*/
  	}
  	img{
		margin: 0px;
	    padding:0px;
    	border:none;
	}
	input{
		color:#2b2a2a;
	}
	.highlight{ color:#a8153f;}
	.button {
		background-color: #e0e0e0;
		color:#000000;
		border-color:#9f9f9f;
		border-style:solid;
		font-weight:bold;
	}
	td {  		color:#2b2a2a;
  		font-size: 12px;
  		font-family: verdana, arial, sans-serif;
}
	
  	p{
  	}
  	
  	.errorText{
  		color: #b31111;
  		font-weight: bold;
  	}
   
   	h1{
  		font-size: 14px; 
  		color: #d70311;
  		font-weight: bold; 
   	}
  	h2{
  		font-size: 13px; 
  		color: #d70311;
  		font-weight: bold;   		
  	}

 	a:link {
 		text-decoration:underline;
 		color: #dc1830;
 		font-weight: bold;
 	}
 	
 	a:visited {
 		text-decoration:underline;
 		color: #dc1830;
 		font-weight: bold;
 	}
 	
 	a:hover {
 		text-decoration:underline;
 		color: #dc1830;
 		font-weight: bold;
 	}
 	
 	a:active {
 		text-decoration:underline;
 		color: #dc1830;
 		font-weight: bold;
 	}
 	.subNav{
 		background-color:#fcc3c8;
 	}
    #pageHeader {
		top:0;
		left:0;
  	
  		width: 100%;
  		text-align: left;
  	}
  
	#outlineTable{
    
 		width:770px;

 	}
 	#mainContent {

 		text-align: left;

 	}
#mainFooter{
	color:#ffffff;
}
    	#pageFooter {
  		width:100%;

    	 	
  		text-align:center;
  		font-size:10px;
  		padding-top:1px;
		height:21px;
  	}
.pageNav {color: #ffffff;}
.pageNav a:link {color: #FFFFFF;}
.pageNav a:link {text-decoration:none;font-weight: bold;} 
.pageNav a:visited {color: #FFFFFF;}
.pageNav a:visited {text-decoration:none;font-weight: bold;} 
.pageNav a:hover {color: #FFFFFF;}
.pageNav a:hover {text-decoration:underline;font-weight: bold;} 
.pageNav a:active {color: #FFFFFF;}
.pageNav a:active {text-decoration:underline;font-weight: bold;}

.pageNav2 {color: #000000;}
.pageNav2 a:link {color: #000000;}
.pageNav2 a:link {text-decoration:none;font-weight: bold;} 
.pageNav2 a:visited {color: #000000;}
.pageNav2 a:visited {text-decoration:none;font-weight: bold;} 
.pageNav2 a:hover {color: #000000;}
.pageNav2 a:hover {text-decoration:underline;font-weight: bold;} 
.pageNav2 a:active {color: #000000;}
.pageNav2 a:active {text-decoration:none;font-weight: bold;}	
 	
  	
	#mainPageConent{
		text-align: left;
	}
	#mainPageContent table  { 
		border:solid 1px #708090;
	}
	#mainPageContent th  { 
		background-color:#fff;
		border-bottom:1px solid #9f9f9f;
		font-weight: bold;
  		font-size: 11px;
		text-align: left;
		color: #2b2a2a;
		margin-top: 5px;
		padding: 0px;
		height: 26px;
		padding-left:5px;
		padding-right:5px;
		text-align: left;
	}
	
	#mainPageContent td  { 
		background-color:#fff;
		font-weight: normal; 
  		font-size: 11px;
		color: #2b2a2a;
		padding-left:5px;
		padding-right:5px;
		text-align: left;
	}
	#mainPageContent td  #ContentBody table{ 
		border:none;
	}	
	#mainPageContent td  #ContentBody th{ 
		border:none;
		background-color:transparent;
		padding:0px;
	}	
	#mainPageContent td  #ContentBody td{ 
		border:none;
		background-color:transparent;
		padding:0px;
	}	
	
	/* Drop Down Menus */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	font-weight:normal;	
}
	
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;	
	font: normal 12px arial;

	}


#sddm li a
{	display: block;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;	
	padding-left:17px;
	padding-right:17px;	
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none}

	
#sddm li a:hover
{
	color:#ffcc01;
	font-weight: bold;
	text-decoration: none;;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-top:4px;
	padding: 0;
	background-color: red;
	border: 1px solid #d70311;	
	font-weight:bold;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-weight:bold;	
	color: #000;
	font: 11px arial
}

#sddm div a:hover
{	
	color: #d70311;
	font-weight:bold;
	text-decoration: none;
}
  /*]]>*/