/* Body Tag Style */
body {
	background-color: #616A74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.credit{
font-family: Arial, Helvetica; 
font-weight: normal;
font-size: 0.30cm;
color: #990000;
font-style:italic;
}



#main {
	background-color: #D7DADE;
	}

.border1 {
	width: 740px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #333333;  
}

#middle_wrapper P {font-family: Arial, Helvetica; font-weight: normal; font-size: 0.33cm; color: #000000;}
#middle_wrapper TD {font-family: Arial, Helvetica; font-weight: normal; font-size: 0.33cm; color: #000000;}

/* Website Link Styles (Unless otherwise specified) */
#middle_wrapper A:link {color: #333366; text-decoration: none;}
#middle_wrapper A:visited {color: #333366; text-decoration: none;}
#middle_wrapper A:active {color: #333366; text-decoration: none;}
#middle_wrapper A:hover {color: #333399; text-decoration: underline; }

/* Content Styles (Unless otherwise specified) */
h2 {font-family: Arial, Helvetica; font-weight: bold; font-size: 16px; color: #000000;}
h3 {font-family: Arial, Helvetica; font-weight: bold; font-size: 13px; color: #990000;}
hr {color: #BCBEC1;}
.returnTop {font-family: Arial, Helvetica; font-weight: normal; font-size: 0.28cm; color: #000000;}


/* Input Areas & Other Content Types Styles */
INPUT {color: #000000; font-family: Arial, Helvetica; z-index:1 }
#middle_wrapper UL {list-style: square; font-family: Arial, Helvetica; margin-bottom: 0%;}
#middle_wrapper OL {font-family: Arial, Helvetica; margin-top: 0%;}

 /* Navigation Styles */
TD.nav {font-family: Arial, Helvetica; font-size: 0.33cm; color: #000000; text-decoration: none; background-color:#B4B9BF; padding-left:10px;}


 /* Home Page Styles */
TD.welcome {font-family: Arial, Helvetica; font-size: 0.33cm; color: #000000; text-decoration: none; background-color:#D7DADE; background-image:url(../images/bg_welcome.gif); background-repeat:repeat-x; padding:20px 40px 20px 30px;}

 /* Inside Page Styles */
#middle_wrapper TD.title {background-color:#D8DBDF; ; padding:0px 0px 0px 10px;}
#middle_wrapper td.headline {font-family: Arial, Helvetica; font-size: 13pt; color: #990000; text-decoration: none; font-weight: bold; }
#middle_wrapper td.printer {font-family: Arial, Helvetica; font-size: 0.3cm; color: #990000; text-decoration: none; font-weight: normal; }
#middle_wrapper TD.content {font-family: Arial, Helvetica; font-size: 0.33cm; color: #000000; text-decoration: none; background-color:#D7DADE; background-image:url(../images/bg_welcome.gif); background-repeat:repeat-x; padding:10px 10px 10px 10px;}
