/*Applies to Entire Site*/

html 				{
					scrollbar-arrow-color:#000000; 
					scrollbar-highlight-color:#000000; 
					scrollbar-face-color:#f7f7f7;
					}
body				{
					background-image:url('../images/bg_shader.jpg');
					background-position:center;
					background-repeat: repeat-y;
					background-color:#e0e0e0;
					font-family:Verdana, Geneva, Arial, Helvetica;
					font-size:12px;
					padding:0px;
					margin-top:0px;
					margin-bottom:0px;
					}
h2					{
					font-family:Geneva, Arial, Helvetica;
					font-size:16px;
					color:#163474;
					}
h3					{
					color: #163474;
					font-family : Verdana, Geneva, Arial, Helvetica;
					font-size : 13px;
					font-weight: bold;
					}
input				{
					font-family:Verdana, Geneva, Arial, Helvetica;
					font-size:10px;
					border:gray solid 1px;
					background-color:#ffffff;
					}
/*Applies to Header Navigation background*/
.header_nav			{
					background-image: url(../images/header_shade.gif);
					background-repeat: repeat;
					background-position: top right;
					padding-left:10px;
					color:#ffffff;
					font-size:12px;
					}
/*Applies to Header Navigation*/
.header_links		{
					font-weight:bold;
					color:#ffffff;
					text-decoration:none;
					padding:5px;
					}
.header_links:hover,
.header_links_on	{
					font-weight:bold;
					color:#bccbfc;
					text-decoration:none;
					padding:5px;
					}
/*Applies to Left Panel Navigation*/
.left_links			{
					background-color:#7C8DC8;
					color:#ffffff;
					font-weight:bold;
					padding:6px;
					padding-left:15px;
					border-bottom:white solid 1px;
					}
.left_links2		{
					background-color:#7C8DC8;
					color:#ffffff;
					font-weight:bold;
					padding:6px;
					padding-left:15px;
					border-bottom:white solid 1px;
					border-top:white solid 1px;
					}
.left_nav			{
					font-size:12px;
					padding-left:10px;
					background-color:#253D7D;
					}
.left_nav_space		{
					height:10px;
					background-color:#253D7D;
					}
/*Apllies to Products Link Only*/
.product_links		{
					background-color:white;
					color:#ffffff;
					font-weight:bold;
					}
.gradient_under		{
					background-image: url(../images/under_link_shade.gif);
					background-repeat: repeat;
					background-position: top;
					height:500px;
					width:176px;
					}
/*Applies to Main Content*/
.dotlist			{ 
					background-image: url(../images/dotlist.gif);
				    background-repeat: repeat-x;
				    background-position: left; 
				    } 
.main_content		{
					background-color:#ffffff;
					padding:10px;
					padding-left:25px;
					padding-right:13px;
					}

 .red
	{color :#943f3f;
    font-size : 15px;
    font-family :  font-family : Geneva, Arial, Helvetica;
	font-weight : bold;
    }




/*Applies to Left Inner Table*/
.table_left			{
					border-top:#b6b6b6 solid 1px;
					border-bottom:#b6b6b6 solid 1px;
					}
.left_inner			{
					padding:10px;
					font-size:12px;
					}
.table_right		{
					border:#b6b6b6 solid 1px;
					background-color:#e8e8e8;
					}
.bottom_table		{
					border-left:#b6b6b6 solid 1px;
					}
.under_shade		{	
					background-image: url(../images/under_banner_center.gif);
					background-repeat: repeat;
					background-position: top;				
					}
/*Applies to Sub-Menu Links*/					
.sub_folder			{
					background-image: url(../images/sub_nav_line.gif);
					background-repeat: no-repeat;
					background-position: bottom;
					background-color:#253D7D;
					color:#ffffff;
					padding-left:10px;
					padding-top:20px;
					padding-bottom:20px;
					font-size:11px;
					font-weight:bold;
					}
.sub_folder2		{
					background-color:#253D7D;
					color:#ffffff;
					padding-left:10px;
					padding-top:20px;
					padding-bottom:20px;
					font-size:11px;
					font-weight:bold;
					}
/*Gradient Shade under left nav menu*/
.gradient			{
					background-image: url(../images/under_link_shade.gif);
					background-repeat: repeat;
					background-position: top;
					background-color:white;
					}	
li 					{
					list-style: disc outside url(../images/bullet.gif);
					}	
					
.wide2 				{
					list-style: disc outside url(../images/bullet-wide.gif);
					padding-left:20px;
					}
			
.wide3				{
					list-style: disc outside url(../images/bullet-wide2.gif);
					padding-left:50px;
					}
					
		.wide 				{
					list-style: disc outside url(../images/bullet-wide.gif);				
					}			
					
					
					
p.test				{
					font-size:10px;
					}	
.blue_link			{
					color:#253D7D;
					font-weight:bold;
					}
.blue_link:hover	{
					color:black;
					font-weight:bold;
					}
.copyright			{
					color:gray;
					font-size:10px;
					}
/*Applies to BreadCrumb Navigation*/
.bread_nav			{
					color:gray;
					font-size:10px;
					}
.bread_link			{
					color:gray;
					font-weight:bold;
					font-size:10px;
					text-decoration:none;
					}
.yellowdawg			{
					font-size:10px;
					color:gray;
					font-weight:bold;
					}
.date				{
					padding-left:415px;
					font-weight:bold;
					font-size:11px;
					}

