html { 
	margin: 0;
	padding: 0;
	background: #fff;
}

body { 
	background: #CCCCCC;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #666;
	margin: 0;
	padding: 0;
}

table#holderTable{
	width:100%;
	height:100%;
}


table#rightcolTable{
	border-top:1px solid #8C8984;
	border-right:1px solid #8C8984;
	width:169px;
}

table#rightcolTable td{
	border-bottom:1px solid #8C8984;
	border-left:1px solid #8C8984;
}

table#titleTable{
	width:760px;
	padding:0;
	text-align:center;
}

table#titleTable td{
	padding:0;
	text-align:center;
}

table#holderTable td{
	padding:0;
}

form{
	margin:0;
}

th { 
	font-weight:bold;
	text-align: left;
}

hr { 
	color: #c3b2d2;
}


.whiteLink { 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.whiteLink:hover { 
	color: #ffffff;
	text-decoration: underline;
}

.mainheading {
	color: #FF6600;
	font-size: 20px;
	line-height: 26px;
}

.subheading {
	color: #FF6600;
	font-size: 13px;
	line-height: 16px;
	font-weight:bold;

}

.textOne { 
	color: #3D334D;
}

.textTwo { 
	color: black;
}

.textsmall { 
	color: black;
	font-size: 9px;
	line-height: 12px;
}

.textsmallblue:hover { 
	color: #39C;
	font-size: 9px;
}

.textsmallblue { 
	color: #EBEBEB;
	font-size: 9px;
}


.textThree { 
	color: #867F8F;
}


.breadcrumb { 
	padding-left: 8pt;
	color: #ffffff;
}

.columnOne {
	background-color: #CCCCFF;
}

.menu { 
	padding: 8pt;
}

.columnTwo {

}


.padded { 
	padding:4pt;
}

.rightpadded { 
	padding-right:4pt;
}

.rightpadded20 { 
	padding-right:20px;
}

.leftpadded { 
	padding-left: 4pt;
}

.hpadded { 
	padding-left: 4pt;
	padding-right:4pt;
}

.columnThree {
	background-color: #9999CC;
}

.companyheading { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: black;
	vertical-align: sub;
	margin-bottom: 8pt;
}

.whitebold {  
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 8pt;
	line-height: 16px;
	color: white;
}


TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #2E1F41;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #2E1F41;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	vertical-align: sub;
	margin-bottom: 2px;
}

h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #666666;
	vertical-align: sub;
	margin-bottom: 8pt;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	list-style-type: disc;
	color: #2E1F41;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	list-style-type: disc;
	color: #2E1F41;
}

a {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size: 8pt;
	line-height:16px;
	color: #8C8984;
	margin:0;
	padding:0;
}

a:active {
	font-weight:bold;
	text-decoration: none;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding:0;
}

a:hover {
	font-weight:bold;
	line-height: 16px;
	color: #F00;
}

p.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	line-height:16px;
	color: #00A0BA;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	line-height: 16px;
	color: red;
}

input,textarea,select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

input.normal,textarea.normal,select.normal{
	border:1px solid #333;
	width:250px;
}

textarea.normal{
	height:60px;
	border:1px solid #333;
}

input.button{
	border:1px solid #333;
}

input.sm,select.sm{
	width:200px;
}

input.med,select.med{
	width:300px;
}

textarea.sm{
width:200px;
height:60px;
}

td.sg_admin_form{
width:150px;
font-weight:bold;
vertical-align:top;
text-align:right;
}

table#smalladsTbl,table#messageTbl{
	width:100%;
	border-top:1px solid #999;
	border-right:1px solid #999;
	margin-bottom:10px;
}

table#smalladsTbl td,table#messageTbl td{
	border-bottom:1px solid #999;
	border-left:1px solid #999;
}


table#messageTbl td{
	padding:10px;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {font-size: 10pt;	color: #000000;}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #39C; font-size: 12px}
.style10 {font-size: 15px}
.style11 {font-size: 18px; color:#9C0}
.style12 {font-size: 12px; color:#FFF}
.style13 {font-size: 18px; color:#9C0; line-height: 26px;}
.style18 {font-size: 11px}
.style18 {font-size: 11px; font-style: italic; }
.style19 {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.style8 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1;
}
.style9 {font-size: 14px}
