

p {
	font-family: tahoma;
	font-size:11px;
	color: #747474;
}

.bodytext  {
	margin-top:0px;
	margin-bottom:15px;
	margin-left:12px;
	margin-right:12px
}

.faq {
	font-family: tahoma;
	font-size:12px;
	color: #747474;
}


li {
	font-family: tahoma;
	font-size:0.8em;
	color: #959595;
	margin-top:1px;
	margin-bottom:1px;
}

h1{
	font-family: tahoma;
	font-size:12px;
	color: #AD2D2E;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:3px;
	margin-right:3px
}

h2 {
	font-family: tahoma;
	font-size:11px;	
	color: #AD2D2E;
	font-weight:normal; 
	margin-top:4px;
	margin-bottom:0px;
	margin-left:3px;
	margin-right:3px
}

h3 {
	font-family: tahoma;
	font-size:10px;
	color: #AD2D2E;
	font-weight: bold;
	margin-top:16px;
	margin-bottom:6px;
	margin-left:3px;
	margin-right:3px
}

h4 {
	font-family: tahoma;
	font-size:12px;
	color: #AD2D2E;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:6px;
	margin-left:3px;
	margin-right:3px
}

.csc-form-labelcell {
	vertical-align : top;
}

input{
	background-color : #FFFFFF;
	border : solid 1px;
	border-color : #CCCCCC;	
}

textarea {
	border-color :  #FFFFFF;
	border : solid 1px;
	border-color : #CCCCCC;	
}

/*Links*/

a:link {
	font-family: tahoma;
	font-size:8pt;
	color: #747474;
	font-weight:normal;
	text-decoration: underline;
} 

a:visited {
	font-family: tahoma;
	font-size:8pt;
	color: #747474;
	font-weight:normal;
	text-decoration: underline;
} 

a:hover { 
	font-family: tahoma;
	font-size:8pt;
	color: #AD2D2E;
	font-weight:normal; 
	text-decoration:underline;
}

.search {
	font-family: tahoma;
	font-size:11px;
	background:#ffffff;
	width:300px
	white-space:normal;
}

.footer {
	font-family: tahoma;
	font-size:0.6em;
	color: #000000;
}

.border{
	solid 1px
	color: #CCCCCC;
}

.tx-newloginbox-pi1{
	padding-left: 9px;
}

.none {
DISPLAY: none
}





