/* CSS Document */

body {
	height: 100%;
	background-image: url(../images/pg_background.gif);
	background-repeat: repeat-x, repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav_bg 
{
	background-image: url(../images/pg_background.gif);
	background-repeat: repeat-x, repeat-y;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	height: 100%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#navigation
	{
		margin: 0 0 0 0px;
		height: 22px;
	}
	#navigation ul
	{
		border: 0;
		margin: 0;
		list-style-type: none;
	}
#navigation ul li
	{
		white-space:nowrap;
		display: inline;
		float: left;
		text-align: center;
		text-transform: uppercase;
		height: 22px;
		padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		margin: 0;
		background-image: url(../images/nav_seperator.gif);
		background-repeat: no-repeat;
		background-position: right;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #cccccc;
		font-size: 12px;
		font-weight: none;
		white-space:nowrap;
	}
#navigation ul li a
	{
		width: 50px;
		text-align: center;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #cccccc;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
#navigation ul li a:hover
	{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
ul#navigation li#navigation_selected a 
{
	color: #ffffff;
}


.sub-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background-color: #616161;
	padding-left: 10px;
	font-weight: bold;
}	
.sub-navigation a{
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}	
.sub-navigation a:hover{
	color: #ffffff; /*#638292*/
	text-decoration: none;
	font-weight: bold;
}	

.sub-navigation_selected {
	background-color: #616161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}	
.sub-navigation_selected a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}	

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align : left;
	vertical-align : top;
	padding-left : 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* changed to h1 for search engines --> .section_title */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 13px;
	color: #000000;/* 4B4B4B;*/
	text-transform: uppercase;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 15px;
	color: #000000;/* 4B4B4B;*/
	text-transform: uppercase; 
}

.contact_text {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: bold; color: #FFFFFF; }

.contact_text a {
	color:#FFFFFF;
	text-decoration: none;
}

.contact_text a:hover {text-decoration: underline;
}

/* Contact Text for Home Page */
.contact_text_home {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: bold; color: #000000; }

.contact_text_home a {
	color:#000000;
	text-decoration: none;
}

.contact_text_home a:hover {text-decoration: underline;
}


.footer_text_major {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_text_major a {
	color: #cccccc;
	text-decoration: none;
}
.footer_text_major a:hover {
	color: #cccccc; /*F2F2E8;*/
	text-decoration: underline;
}
.footer_text_minor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_text_minor a {
	color: #cccccc;
	text-decoration: none;
}
.footer_text_minor a:hover {
	color: #cccccc; /*F2F2E8;*/
	text-decoration: underline;
}

.virtuoso_member {color: #FFFFFF; font-size: 7pt; }
.virtuoso_member a {color: #FFFFFF; text-decoration: none; }
.virtuoso_member a:hover {color: #FFFFFF;}

.hdrbg {
	background-image: url(../images/hdr_background.gif);
	background-repeat: repeat-x, repeat-y;
}
.leftbg {
	background-image: url(../images/left_side_background.gif);
	background-repeat: repeat-y;
}
.rightbg {
	background-image: url(../images/right_side_background.gif);
	background-repeat: repeat-y;
}
.orangebg {
	background-image: url(../images/orange_bg.gif);
	background-repeat: repeat-x, repeat-y;
}
.navbg {
	background-image: url(../images/nav_background.gif);
	background-repeat: repeat-x;
	background-color: #454545;
}
.footerbg {
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-x;
	background-color: #454545;
}

.column {
	border : 1px solid #000000;
	background-color: #dbdbdb;
}

.column_header {
	background-color: #898989;
	padding-left : 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align : left;
}

/* Discarded styles
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #cccccc;
	padding-right: 20px;
	text-transform: uppercase;
}
.navigation a {
	color: #cccccc;
	text-decoration: none;
	padding-right: 30px;
}
.navigation a:hover {
	text-decoration: underline;
}
.navigation_selected 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #cccccc;
	padding-right: 20px;
	text-transform: uppercase;
}
.navigation_selected a
{
	color: #cccccc;
	text-decoration: none;
	padding-right: 30px;
}
.navigation_selected a:hover {
	text-decoration: underline;
}

*/