/* CSS Document */

body {
	margin: 10px;
}

#border {
	margin: 0;
	border: 1px solid #993333;
	width: auto;
}

#page-header {
	background-color: #CC9933;
	width: auto;
	text-align:left;
	padding: 10px;
	margin: 0;
}

#header-graphic {
	float: left;
	width: 300px;
}

#header_text {
	margin-left: 300px;
}

#header_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight:normal;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#header_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}

#container {
	width:auto;
	margin: 0;
	background-image:url(images/pg_nav_bgd.gif);
	background-repeat:repeat-y;
	line-height:1.2em;
}

#navigation {
float:left;
	background-color: #993333;
	width: 150px;
	padding: 10px;
	color:#993333;
	}
	
#navigation ul { 
	margin: 0 0 0 0; 
	padding: 0; 
	line-height: 1.5em; 
	list-style: none;}

#navigation ul li { 
	line-height: 1.5em; 
	list-style: none; 
}
#navigation a:link, #navigation a:visited { 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight: bold;
	font-weight: normal; 
	text-decoration: none;
}

#navigation a:hover{  
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	text-decoration: underline;
}

#content {
	width: auto;
	margin-left: 170px;
	background-color: #FFFFFF;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	padding: 10px;}
	
#tablep p{
 margin-top: 2px;
 margin-bottom: 5px;
}	

/* Content styles */	
	
h1 { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-large; font-weight: normal; line-height: normal;}
h2 { color: #000000; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; line-height: normal; }
h3 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium;  line-height: normal;}
h4 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small;  line-height: normal;}

.heading1 { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-large; font-weight:  normal; line-height: normal;}
.heading2 { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold ; line-height: normal;}
.heading3 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium ; line-height: normal;}
.heading4 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; line-height: normal;}

p { font-family: Arial, Helvetica, sans-serif;	font-size: small; color: #000000; font-weight: normal; line-height: normal;}
ol { font-family: Arial, Helvetica, sans-serif;	font-size: small; color: #000000; font-weight: normal; line-height: normal;}
ul { font-family: Arial, Helvetica, sans-serif;	font-size: small; color: #000000; font-weight: normal; line-height: normal;}
li { font-family: Arial, Helvetica, sans-serif;	font-size: small; color: #000000; font-weight: normal; line-height: normal;}
td { font-family: Arial, Helvetica, sans-serif;	font-size: small; color: #000000; font-weight: normal; line-height: normal;}
th { font-family: Arial, Helvetica, sans-serif;	font-size: small; color: #000000; font-weight: bold; line-height: normal;}
li { font-family: Arial, Helvetica, sans-serif;	font-size: small; color: #000000; font-weight: normal; line-height: normal;}

a:link { color: #666600; text-decoration: underline}
a:visited { color: #666600; text-decoration: underline}
a:hover { color: #993333; text-decoration: underline}

/* END Content styles */	

.cleaner {clear:both; height:1px; margin:0; padding:0; background:transparent;}

#footer { 
	margin: 0; 
	padding: 2px; 
	background-color: #CC9933; 
	text-align: center;
	width: auto;}

#footer ul { 
	margin: 0 0 0 0; 
	padding: 0; 
	line-height: 1.5em; 
	list-style: none; 
	font-size:  70%;
}

#footer li { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #FFFFFF; 
	background-color: transparent; 
	margin-top: 0; 
	line-height: 100%;
	line-height: 1.5em; 
	list-style: none; 
	display: inline;
}

#footer a:link, #footer a:visited { 
	color: #FFFFFF; 
	text-decoration: underline;
}

#footer a:hover { 
	color: #000000; 
	text-decoration: underline;
}
