a 		{
		text-decoration: underline; 
		color: #0026b2;
}

a:hover 	{
		text-decoration: none;
}

body 		{
		margin:0;
		background-color:#D0D7A7; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
}

td 		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:0px;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight:normal;
	margin-top:8px;
	margin-bottom: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
	margin-top:8px;
	margin-bottom: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;

}

h5		{font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight:bold;	
}

h6		{font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight:bold;	
}




li 		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
}


.tiny {
	font-size: 11px;
}

.bgLeft {
	background-image: url('/images/bg_l.jpg');
	background-repeat: repeat-y;
}

.bgRight {
	background-image: url('/images/bg_r.jpg');
}

.bg-canada {
	background-image: url('/images/bg_canada.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}


.dotBorder {
	border:1px dotted #999;
	background-color: #eeeeee;
}
.dotBorderh  {
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #eeeeee;
}

.pad8bk {
	
	background-color:#F1F3DE;
}
.pad8bkhome{
	
	background-color:#F1F3DE;
}
.toppad		{
		padding-top:14px;
}

.uvmmad		{
		padding-top:7px;
}

.leftMenu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.leftMenu:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

.col3Border {
	padding: 5px;


}

.bg-sep {
	background-image: url('/images/sep.jpg');
	background-repeat: no-repeat;
	background-position:  right 50%;
}


.white {
	color: #ffffff;

}

.homepicsl {
padding-top:7px;
padding-bottom:7px;
}

.homepicsr {
padding-left:10px;
	font-size: 16px;
}

#top		{
		position:absolute;
		top:0px;
		left:0px;
		width:725px;
		height:58px;
}

#header		{
		position:absolute;
		top:58px;
		left:0px;
		width:725px;
		height:202px;
		}


#bucket		{
		position:relative;
		width:725px;
		background-color:#F1F3DE; 		
}

#leftcol	{
		position:absolute;
		top:0px;
		left:0px;
		width:200px;
	background-color:#F1F3DE; 	
}
#leftcol2	{
		position:absolute;
		top:0px;
		left:201px;
		width:14px;
		background-color:#F1F3DE; 	
		}
#rightcol	{
		position:absolute;
		top:0px;
		left:505px;
		width:220px;
		background-color:#eeeeee; 		
}
#rightcol2	{
		position:absolute;
		top:0px;
		left:491px;
		width:14px;
		background-color:#F1F3DE; 
		}
#middlecol	{
		position:absolute;
		top:0px;
		left:215px;
		width:275px;
		background-color:#F1F3DE; 	

}