/* Tags & Fonts */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:inherit;
	text-align:center;	 
}

.toplink{
  padding-left:0px;
}

A:link { 
	color: #000;
	font-weight: bold;
    background-color:inherit;    
}

A:visited {	
	color: #000; 
	font-weight: bold;
    background-color:inherit;	 
}

A:active { 
	color: #000; 
	font-weight: bold;
    background-color:inherit;	 
}

A:hover { 
	color: #000;
	font-weight: bold;
    background-color:inherit;	 
}

/* link styles for the Privacy Policy which is placed in the footer */

A.PrivacyPolicy:link { 
	color:#006090;
	font-weight:lighter;
	font-size:8pt;	
	background-color:inherit;    	
}

A.PrivacyPolicy:visited {	
	color:#006090;
	font-weight:lighter;
	font-size:8pt;	
	background-color:inherit;	 
}

A.PrivacyPolicy:active { 
	color:#006090;
	font-weight:lighter;
	background-color:inherit;	 
}

A.PrivacyPolicy:hover { 
	color:#006090;
	font-weight:lighter;
	background-color:inherit;	 
}

/*
#FooterMenu A:link 
{
    color: #ccf ;
    background-color:inherit;	 
}
#FooterMenu A:visited {
    color: #ccf ;
    background-color:inherit;	 
}

#FooterMenu A:active {
    color: #ccf ;
    background-color:inherit;	 
}

#FooterMenu A:hover {
    color: #ccf ;
    background-color:inherit;	 
}
*/

h3 
{
	font-size: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 35px;
	text-align: left;
	color: #006090;
    background-color:inherit;	 
}

p { 
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
}


.quotation{
	padding-left:0px;
	width:100%;	
}

blockquote testimonial{
	padding-left: 10px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
