body
	{
		background-image:url('../WebsiteGraphics/Background.jpg');
		background-repeat:repeat-x;
		background-color:#545351;
		margin-top:5px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
	}



select
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	font-family:verdana,arial, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:10px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input
	{
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	font-size:7pt;
	font-weight:bold;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}

td
	{
	font-size: 11px;
	font-family : Verdana,Arial,Tahoma,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #7A7A7A;
	}


	
.PageHeading
	{
	font-family : Tahoma,Verdana,Arial, Geneva,Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-weight : normal;
	line-height:17px;	
	color : #5F6D58;
	text-transform:uppercase;
	}
	

.Copyright
	{
	font-size: 9px;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #B4B3B3;
	}

a
	{
	color : #325272;
	font-family : Verdana,Arial,Tahoma,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a:hover
	{
	color : #075AA6;
	font-family : Verdana,Arial,Tahoma,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a.MemLink
	{
	color : #105294;
	font-family : Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a.MemLink:hover
	{
	color : #325272;
	font-family : Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}
	
a.FooterLink
	{
	color : #B4B3B3;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a.FooterLink:hover
	{
	color : #ffffff;
	font-family : Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}
	
a.Btn
{
color: #5F6D58;
font-size: 12px;
font-family: Arial,Tahoma,Verdana,Geneva,Helvetica,sans-serif;
font-weight: bold;
text-decoration: none;
padding-bottom: 5px;
padding-top: 5px;
background:#EAEDE8;
display:block;
text-align:center;
}

a.Btn:hover
{
color: #ffffff;
font-size: 12px;
font-family: Arial,Tahoma,Verdana,Geneva,Helvetica,sans-serif;
font-weight: bold;
text-decoration: none;
padding-bottom: 5px;
padding-top: 5px;
background:#8DAC7A;
display:block;
text-align:center;
}

a.Btn2
{
background-image:url('../WebsiteGraphics/SubpageGraphics/Bn_Bg.jpg');
background-repeat:repeat-x;
color: #787878;
font-size: 9px;
font-family: Verdana,Arial,Tahoma,Geneva,Helvetica,sans-serif;
font-weight: bold;
text-decoration: none;
padding-bottom: 4px;
padding-top: 4px;
padding-right: 10px;
padding-left: 10px;
border:solid 1px #E5E4E4;
text-transform:uppercase;
display:block;
text-align:center;
}

a.Btn2:hover
{
color: #ffffff;
font-size: 9px;
font-family: Verdana,Arial,Tahoma,Geneva,Helvetica,sans-serif;
font-weight: bold;
text-decoration: none;
background:#787878;
display:block;
text-align:center;
}

.BlueBor

{
	border:solid 1px #E2ECF7;
	height:137px;
}
	

.BlueTitleBox

{
	background-color:#E2ECF7;
	height:33px;
	padding-left:10px;
}
	
.BlueContentBox

{
	background-color:#F3F7FC;
	border:solid 1px #E2ECF7;
	padding:10px;
}

.GreenTitleBox

{
	background-color:#E6EAE5;
	height:33px;
	padding-left:10px;
}
	
.GreenContentBox

{
	background-color:#F6F7F6;
	border:solid 1px #D9DFD8;
	padding:10px;
}

	
.NavBor

{
	border-left:solid 2px #ffffff;
}
		
.RrtMar

{
	margin-right:10px;
}
	
.LtMar

{
	margin-left:10px;
}
	
	
.RepeatingVertically

{
	background-repeat:repeat-y;
}

.PosMid

{
	background-position:center;
}


.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}
