/* Page Properties */

body {
	font-family:arial;
	margin-top: 0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-color:#FFFFFF;
}

/*Text Properties*/

p, li, td {
	font-family: Arial,Verdana,Tahoma,helvetica,Sans-serif;
	font-size:10pt;
	color:#000000;
}

div.csc-frame-rulerAfter { 
    border-bottom: 1px solid #778488; 
    width: 610; 
    height: 1px;
    padding:0px;
    margin-bottom: 15px;
}

h1, h2, h3, h4 {
	font-family:Verdana, Arial,Tahoma,helvetica,Sans-serif;
	font-size:12pt;
	color:#778488;
	font-weight:bold;
	margin: 0px;
	margin-bottom: 14px;
}

/* Form Properties */

.button {
	color: #778488;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #778488;
	background-color: #FFFFFF;
}	

/*Link Properties*/

a:link { 
	color:#3366ff;
	font-size:10pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:underline; 
}

a:visited { 
	color:#3366ff;
	font-size:10pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:underline; 
}

a:hover { 
	color:#3366ff;
	font-size:10pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:none; 
}

a:active { 
	color:#3366ff;
	font-size:10pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:underline; 
}

/* dark Link Properties*/

a.big:link { 
	color:#3366ff;
	font-size:12pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:underline; 
	font-weight:bold;
}

a.big:visited { 
	color:#3366ff;
	font-size:12pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:underline; 
	font-weight:bold;
}

a.big:hover { 
	color:#3366ff;
	font-size:12pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:none;
	font-weight:bold;
}

a.big:active { 
	color:#3366ff;
	font-size:12pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:underline; 
	font-weight:bold;
}

/*Link Properties*/

a.copy:link { 
	color:#3366ff;
	font-size:10pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:none; 
}

a.copy:visited { 
	color:#3366ff;
	font-size:10pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:none; 
}

a.copy:hover { 
	color:#3366ff;
	font-size:10pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:underline; 
}

a.copy:active { 
	color:#3366ff;
	font-size:10pt;
	font-family:Verdana, Arial,Tahoma,helvetica,sans-serif;
	text-decoration:none; 
}


#mailform {
	float:left;
	width:500px;
	text-align:left;
	margin-top:16px;
}

.csc-mailform{
	float:left;
	width:544px;
	text-align:left;
	margin:0px;
	padding:5px;
}

.csc-mailform-field label{
	float:left;
	padding-right:15px;
	height:22px;
	width:120px;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
}

.csc-mailform-field{
	float:left;
	min-height:22px;
	width:500px;
	text-align:left;
	padding-bottom:5px;
}

.csc-mailform-radio{
	float:left;
	width:10px;
}
