@import "common.css";
@import "custom.css";

#header, #leftContainer, #footer, #subPage #col2, #topmenu{display:none !important;}

#subPage #col1{font-size:15px;display:block;width:99%}

h1, h2, h3, h4, h5, h6 {font-family: Arial, helvetica, Sans-Serif;font-weight: normal;margin: 1em 0 .5em 0;}
h1{font-size: 30px !important;color:#000;}
h2 {font-size: 20px !important;color:#5b7c9b;}
h3 {font-size: 15px !important;}
h4, h5, h6 {font-size: 15px;font-weight: bold;}

p {font-size: 15px !important;padding: 0;margin: 0 0 1.1em 0;}

a {color: #042964;font-weight: bold;text-decoration: none;outline:transparent;}
	a:hover {text-decoration: underline;}
	
table{width:99% !important;}
td{padding:5px 10px;}
