@import url(/_includes/nav_ir.css);

body, html { width: 100%; height: 100%; }

body { 
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, sans-serif;
	color: #626262;
}

p, td, dt, dd, li, div, tr, table { font-size: 1em; line-height: 18px; color: inherit; }
#footerdivider { width: 300px; border-bottom: 2px dotted #CFCFCF; padding-top: 5px; }


p { margin-bottom: 1em; }

a { color: #18627D; }
a:hover { text-decoration: none; }

.initCap { font-size: 1.7em; color: #166375; font-weight: bold; padding-right: 1; line-height: 24px;}

.abouttext {

	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 17px;
}