/* DEFINING THE BODY OF THE MAIN PAGE */
body {
	margin:50px 0px; padding:0px;
	text-align:center;
	}
	
#content {
	width:891px;
	margin:0px auto;
	text-align:left;
	}

	
	
/* TEXT FORMATTING */
	
.copy
	{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;  
	line-height : 17px;
	text-decoration: none;
	}
	
.copywhite
	{ 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;  
	line-height : 17px;
	text-decoration: none;
	}
	
.copywhitemed
	{ 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-weight : normal;  
	line-height : 20px;
	text-decoration: none;
	}
	
.twentymain
	{ 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : normal;  
	line-height : 20px;
	text-decoration: none;
	}
	
.header
	{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-weight : bold;  
	line-height : 17px;
	}
	
.headermed
	{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-weight : bold;  
	line-height : 18px;
	}
	
.headerwhite
	{ 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-weight : bold;  
	line-height : 17px;
	}
	
.blacksmall
	{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold;  
	line-height : 13px;
	}
	
.red
	{ 
	color : #8B0B04; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
	line-height : 13px;
	}
	
.news
	{ 
	color : #675c53; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;  
	line-height : 15px;
	text-decoration: none;
	}
	
.orange
	{ 
	color : #D2492A; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;   
	line-height : 15px;
	}
	
a.orange:link
	{ 
	color : #D2492A;  
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal; 
	line-height : 15px; 
	text-decoration: none;
	}
	
a.orange:visited
	{ 
	color: #D2492A; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	text-decoration: none;
	}

a.orange:hover 
	{
	color: #D2492A; 
	text-decoration: underline;
	}
	
.links
	{ 
	color : #8B0B04; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;   
	line-height : 14px;
	}
	
a.links:link
	{ 
	color : #8B0B04;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold; 
	line-height : 14px; 
	text-decoration: none;
	}
	
a.links:visited
	{ 
	color: #8B0B04;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	text-decoration: none;
	}

a.links:hover 
	{
	color: #8B0B04;
	text-decoration: underline;
	}
	
.linkswhite
	{ 
	color : #FFFFFF; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;   
	line-height : 5px;
	}
	
a.linkswhite:link
	{ 
	color : #FFFFFF; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold; 
	line-height : 5px; 
	text-decoration: none;
	}
	
a.linkswhite:visited
	{ 
	color: #FFFFFF; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	text-decoration: none;
	}

a.linkswhite:hover 
	{
	color: #FFFFFF; 
	text-decoration: underline;
	}
	
.linksorange
	{ 
	color : #D2492A; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-weight : bold;   
	line-height : 20px;
	}
	
a.linksorange:link
	{ 
	color : #D2492A; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-weight : bold; 
	line-height : 20px; 
	text-decoration: none;
	}
	
a.linksorange:visited
	{ 
	color: #D2492A; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	text-decoration: none;
	}

a.linksorange:hover 
	{
	color: #D2492A; 
	text-decoration: underline;
	}
	
.linksyellow
	{ 
	color : #fff799; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-weight : normal;   
	line-height : 20px;
	}
	
a.linksyellow:link
	{ 
	color : #fff799; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-weight : normal; 
	line-height : 20px; 
	text-decoration: none;
	}
	
a.linksyellow:visited
	{ 
	color: #fff799; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	text-decoration: none;
	}

a.linksyellow:hover 
	{
	color: #fff799; 
	text-decoration: underline;
	}
	
.linksgray
	{ 
	color : #675c53; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;   
	line-height : 22px;
	}
	
a.linksgray:link
	{ 
	color : #675c53; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold; 
	line-height : 22px; 
	text-decoration: none;
	}
	
a.linksgray:visited
	{ 
	color: #675c53; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	text-decoration: none;
	}

a.linksgray:hover 
	{
	color: #D2492A; 
	text-decoration: none;
	}
	
.newslink
	{ 
	color : #675c53; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;  
	line-height : 17px;
	text-decoration: underline;
	}
	
.linksgrayat
	{ 
	color : #D2492A;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;   
	line-height : 22px;
	text-decoration: none;
	}
	
.linksblack
	{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;   
	line-height : 22px;
	}
	
a.linksblack:link
	{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold; 
	line-height : 22px; 
	text-decoration: none;
	}
	
a.linksblack:visited
	{ 
	color: #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	text-decoration: none;
	}

a.linksblack:hover 
	{
	color: #D2492A; 
	text-decoration: none;
	}
	
.linksblackat
	{ 
	color : #D2492A;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;   
	line-height : 22px;
	text-decoration: none;
	}
	
.footer
	{ 
	color : #675c53;  
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;   
	line-height : 14px;
	}
	
a.footer:link
	{ 
	color : #675c53; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;  
	line-height : 14px; 
	text-decoration: none;
	}
	
a.footer:visited
	{ 
	color: #675c53; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-decoration: none;
	}

a.footer:hover 
	{
	color: #D2492A;
	text-decoration: none;
	}
	