/*

Copyright © studioheadworks.com 2008.  All rights reserved.



@copyright-code-public@

 */

.styleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00A2E4;
}
.styleHeadingG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #838383;
}
.styleText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
}
.styleHeadingW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.down{
	color: #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #00A2E4;
	text-decoration: none;
}
a:visited {
	color: #0572C1;
	text-decoration: none;
}
a:hover {
	color: #838383;
	text-decoration: none;
}
a:active {
	color: #838383;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.styleTextA{
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #666666;
}
.styleHeadingWA {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
.styleHeadingA {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
}
.downA{
	color: #666666;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
.styleHeadingAr {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #00A2E4;
}