@import url(mailform.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-size:11px;
	font-style:normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}

.boxcontent {
   padding: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	font-variant: normal;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}

.csc-header csc-header-n1 csc-firstHeader {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	font-variant: normal; 
}

hr {
	width : auto;
	border-bottom-color:#CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    background: #FFFFFF;
	padding: 0px;
    margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}



.csc-textpic-caption  { 
    padding-top: 5px; 
	padding-bottom: 12px; 
    marign: 20px;
	}

.important {
	font-size: 13px;
	font-weight: bold;
}


.name-of-person { 
	font-weight: bold;
	color: #333333;
}

.detail {
	color: #FA002D;
} 

a  {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	}

a:link {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	}
a:hover  {  
	color: #FA002D;
	font-weight: bold;
	text-decoration:none;
   }

a:active {  
	color: #666666;
	font-weight: bold;
    text-decoration:none; 
}

a.rootline{  
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
   }

a.rootline:hover {  
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
   }
a.rootline:active {  
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
   }