/* editor classes only */
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4;
	margin_top:0px;
}
td,th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4;
}
.largeHeader
{
	font-family:Georgia;
	font-weight:normal;
	font-size:30px;
	line-height:48px;
	color:#444444;
}
.largeGray
{
	font-family:Georgia;
	font-weight:normal;
	font-size:30px;
	line-height:48px;
	color:#858585;
}
.pageHeader
{
	font-family:Georgia;
	font-weight:normal;
	font-size:24px;
	color:#444444;
}
.mediumHeader
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	color:#555555;
}
.mediumText
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:28px;
	color:#858585;
}

.mediumItalic
{
	font-family:Georgia;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	color:#858585;
	font-style:italic;
}
.smallHeader
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#555555;
}
.smallCopy
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#858585;
}
.mediumGray
{
	font-family:Georgia;
	font-weight:normal;
	font-size:14px;
	line-height:32px;
	color:#858585;
}
.smallNumbers
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#858585;
}

.dividerLine
{
	margin-top:20px;
	border-top:1px solid #D7D7D7;
	height:20px;
	width:100%;
	background-color:#FFFFFF;
}
.bottomPadding
{
	padding-bottom:13px;
}	
.leftPadding
{
	padding-right:20px;
	float:left;
}	
.rightPadding
{
	padding-left:20px;
	float:right;
}	
/* tables */
table.homeTable {
	border: 0px solid black;
	border-collapse: collapse;
	background-color: white;
	width:100%;
}
table.homeTable td {
	padding: 0px;
	border: 0px solid black;
	background-color: white;
	font-size: 10px;
	-moz-border-radius: ;
}
table.homeTable td.somePadding {
	padding-left: 20px;
	padding-top:0px;
	border: 0px solid black;
	background-color: white;
	font-size: 10px;
	-moz-border-radius: ;
}
table.homeTable td.noBorder {
	padding: 1px;
	border: 0px solid black;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.homeTable td.verticalDivider {
	margin-left: 20px;
	margin-right:20px;
	xborder-left: 1px solid #d7D7D7;
	width:40px;
	background-color: #FFFFFF;
	background-image:url(images/bkg_divider.gif);
	background-position:top;
	background-repeat:repeat-y;
	-moz-border-radius: ;
}
table.homeTable td.divider {
	margin-top:20px;
	marging-bottom:20px;
	border-top:1px solid #D7D7D7;
	height:20px;
	width:440px;
	background-color:#FFFFFF;;
	-moz-border-radius: ;
}
table.homeTable td.20 {
	height:20px;
	background-color:#FFFFFF;;
	-moz-border-radius: ;
}
table.homeTable td.10 {
	height:10px;
	background-color:#FFFFFF;;
	-moz-border-radius: ;
}
table.homeTable td.30 {
	height:30px;
	background-color:#FFFFFF;;
	-moz-border-radius: ;
}
table.homeTable td.40 {
	height:40px;
	background-color:#FFFFFF;;
	-moz-border-radius: ;
}
/* general page table  */

table.pageTable {
	border: 0px solid black;
	border-collapse: collapse;
	background-color: white;
	width:100%;
}
table.pageTable th {
	padding: 1px;
	border: 0px solid black;
	background-color: #CCCCCC;
	font-size: 11px;
	-moz-border-radius: ;
}
table.pageTable td {
	padding: 2px;
	border: 0px solid black;
	background-color: white;
	font-size: 11px;
	-moz-border-radius: ;
}
table.pageTable td.padLeft {
	padding-left: 16px;
	border: 0px solid black;
	background-color: white;
	font-size: 11px;
	-moz-border-radius: ;
}
table.pageTable td.padRight {
	padding-right: 16px;
	border: 0px solid black;
	background-color: white;
	font-size: 11px;
	-moz-border-radius: ;
}
table.pageTable td.padBoth {
	padding-right: 12px;
	padding-left: 12px;
	border: 0px solid black;
	background-color: white;
	font-size: 11px;
	-moz-border-radius: ;
}
table.pageTable td.evenRow {
	padding: 1px;
	border: 0px solid black;
	background-color:#99CCCC;
	font-size: 11px;
	-moz-border-radius: ;
}

table.pageTable td.noBorder {
	padding: 1px;
	border: 0px solid black;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.pageTable td.verticalDivider {
	margin-left: 20px;
	margin-right:20px;
	padding-top:10px;
	xborder-left: 1px solid #d7D7D7;
	width:40px;
	background-color: #FFFFFF;
	background-image:url(images/bkg_divider.gif);
	background-position: top;
	background-repeat:repeat-y;
	-moz-border-radius: ;
}
table.pageTable td.divider {
	margin-top:20px;
	marging-bottom:20px;
	border-top:1px solid #D7D7D7;
	height:20px;
	width:100%;
	background-color:#FFFFFF;;
	-moz-border-radius: ;
}
h1
{
margin-top:0px;
margin-bottom:0px;
}
h2
{
margin-top:0px;
margin-bottom:0px;
}
h3
{
margin-top:0px;
margin-bottom:0px;
}
/*links */
/* large links */

A.largeLink:link 				
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	color:#998866;
	text-decoration: none;
}
/* visited links */ 
A.largeLink:visited 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	color:#998866;
	text-decoration: none;
	
}		
/* user hovers */ 
A.largeLink:hover 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	color:#FF6600;
	text-decoration: none;
}
/* active links */			 
A.largeLink:active
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	color:#FF6600;
	text-decoration: none;
} 
/* news links */

A.newsLink:link 				
{
	font-family:Georgia;
	font-weight:normal;
	font-size:24px;
	color:#444444;
	text-decoration: none;
}
/* visited links */ 
A.newsLink:visited 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:24px;
	color:#444444;
	text-decoration: none;
	
}		
/* user hovers */ 
A.newsLink:hover 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:24px;
	color:#FF6600;
	text-decoration: none;
}
/* active links */			 
A.newsLink:active
{
	font-family:Georgia;
	font-weight:normal;
	font-size:24px;
	color:#FF6600;
	text-decoration: none;
} 
/* medium links */

A.mediumLink:link 				
{
	font-family:Georgia;
	font-weight:normal;
	font-size:13px;
	line-height:24px;
	color:#998866;
	text-decoration: none;
}
/* visited links */ 
A.mediumLink:visited 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:13px;
	line-height:24px;
	color:#998866;
	text-decoration: none;
}		
/* user hovers */ 
A.mediumLink:hover 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:13px;
	line-height:24px;
	color:#FF6600;
	text-decoration: none;
}

/* active links */			 
A.mediumLink:active
{
	font-family:Georgia;
	font-weight:normal;
	font-size:13px;
	line-height:24px;
	color:#FF6600;
	text-decoration: none;
} 

/* small links */

A.smallLink:link 				
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
	line-height:13px;
	color:#998866;
	text-decoration: none;
}
/* visited links */ 
A.smallLink:visited 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
	line-height:13px;
	color:#858585;
	text-decoration: none;
}		
/* user hovers */ 
A.smallLink:hover 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
	line-height:13px;
	color:#FF6600;
	text-decoration: none;
}
/* active links */			 
A.smallLink:active
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
	line-height:13px;
	color:#FF6600;
	text-decoration: none;
} 

/* home medium links */

A.homemediumLink:link 				
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	color:#555555;
	text-decoration: none;
}
/* visited links */ 
A.homemediumLink:visited 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	color:#555555;
	text-decoration: none;
}		
/* user hovers */ 
A.homemediumLink:hover 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	color:#FF6600;
	text-decoration: none;
}
/* active links */			 
A.homemediumLink:active
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	color:#FF6600;
	text-decoration: none;

} 
/* home large links */

A.homelargeLink:link 				
{
	font-family:Georgia;
	font-weight:normal;
	font-size:30px;
	line-height:48px;
	color:#555555;
	text-decoration: none;
}
/* visited links */ 
A.homelargeLink:visited 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:30px;
	line-height:48px;
	color:#555555;
	text-decoration: none;
}		
/* user hovers */ 
A.homelargeLink:hover 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:30px;
	line-height:48px;
	color:#FF6600;
	text-decoration: none;
}
/* active links */			 
A.homelargeLink:active
{
	font-family:Georgia;
	font-weight:normal;
	font-size:30px;
	line-height:48px;
	color:#FF6600;
	text-decoration: none;

} 
/* home small links */

A.homesmallLink:link 				
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#4D4D4D;
	text-decoration: none;
}
/* visited links */ 
A.homesmallLink:visited 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#4D4D4D;
	text-decoration: none;
}		
/* user hovers */ 
A.homesmallLink:hover 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#FF6600;
	text-decoration: none;
}
/* active links */			 
A.homesmallLink:active
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#FF6600;
	text-decoration: none;

} 
/* client links */

A.clientLink:link 				
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#858585;
	text-decoration: underline;
}
/* visited links */ 
A.clientLink:visited 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#858585;
	text-decoration: underline;
}		
/* user hovers */ 
A.clientLink:hover 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#FF6600;
	text-decoration: none;
}
/* active links */			 
A.clientLink:active
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#555555;
	text-decoration: none;
}
/*medium orange */
A.mediumOrange:link 				
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#FF6600;
	text-decoration: none;
}
/* visited links */ 
A.mediumOrange:visited 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#FF6600;
	text-decoration: none;
}		
/* user hovers */ 
A.mediumOrange:hover 
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#FF6600;
	text-decoration: underline;
}
/* active links */			 
A.mediumOrange:active
{
	font-family:Georgia;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	color:#FF6600;
	text-decoration: underline;
} 
/* small orange */
A.smallOrange:link 	
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#FF6600;
	text-decoration: none;
}			
/* visited links */ 
A.smallOrange:visited 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#FF6600;
	text-decoration: none;
}	
/* user hovers */ 
A.smallOrange:hover 
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#FF6600;
	text-decoration: underline;
}
/* active links */			 
A.smallOrange:active
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	line-height:18px;
	color:#FF6600;
	text-decoration: underline;
}
