﻿@import url("style_1.css");

body	{
 background-color: #CC3333;
 background-repeat: repeat-x;
 margin:0px;
}

.pgw1	{
 width:770px;
 background-color:#FFFFFF;
 padding:2px 10px 10px 10px;
}

.sep	{
 clear:both; height:1px;
 margin:0px; padding:0px;
}

h2	{ margin-bottom:0px; color:#000080; font-family:Verdana; }
h3	{ margin-top:0px; }

/*	------------------ styles used in top area	-------------------	*/
	.top1	 { clear:both; margin:0px; }
	.top1 h1 { margin:0px; }

	#top_home_link { float:right; clear:right; margin-top:20px; }	
	.slogan	{
	 float:right; clear:right;
	 color:#666666;
	 font-family:Arial Black, Helvetica, sans-serif; font-size:140%;
	 text-transform:uppercase;
	 margin-top:40px;
	}
	
	.navback	{
	 margin:0px;
	 clear:both;
	 height:22px; width:100%;
	 background-color:#666666;
	}
	
	.subnav		{
	 background-color: #CC3333;
	 color:#ffffff;
	 font-size:80%; font-family:Tahoma; font-weight:bold;
	 padding:3px 10px 3px 10px;
	}
	.subnav a	{ color:#333333; font-weight:normal; }	
	
	.btm		{ margin-top:40px; }
	.btmText	{
	 font-size:80%; color:#666666; clear:both; border-top:solid 1px black;
	}


/*	------------------ styles used in site	-------------------	*/
	.spc1 li		{ margin-bottom:8px; }
	.spc1 li li		{ margin-bottom:0px; }
	.spc1 li li	li	{ margin-bottom:0px; }
	.sml	{ font-size:8pt; }
	.list	{
		background-image:url("../images/template/bullet.gif");
		background-repeat:no-repeat;
		padding:0px 2px 5px 10px;
		margin:0px;
	}

	.tbl1		{ font-size:90%; border-color:#777777; border-collapse: collapse; }
	.tbl1 th	{ font-size:90%; border-color:#777777; background-color:#e6ebe6; }
	.tbl1 td	{ border-color:#777777; }
	.sepTD		{ height:2px; background-color:black; padding:0px; }

	.note1		{
		color:gray;
		font-family:Tahoma, Helvetica, sans-serif; 
		font-size:80%;
	}
	
.list1	{
	background-image:url('../images/template/icon_move-file_s.gif');
	background-position:top left;background-repeat:no-repeat;
	padding-left:20px;
}

.imgDot	{
	border:dotted 1px gray; float:right; margin:3px;
}

.print-right	{
	float:right; margin:10px;
	padding:7px 2px 7px 2px;
	font-size:90%; font-family:Tahoma;
	letter-spacing:1px; color:white;
}
.print-right a	{
	color:white;
	background-image:url('../images/icon_print.gif');background-position:left center;
	background-repeat:no-repeat; background-color:orange;
	border:solid 1px maroon;
	padding:5px 2px 5px 20px;
}