body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px; 
  background-color: #ffffff;
  color: #4B5378;
  min-height: 101%;
}

a:link, a:visited {color: #ffffff;  font-weight: normal; font-size: 14px; text-decoration: none;}
a:active, a:hover {color: #ffff00;  font-weight: normal; font-size: 14px; text-decoration: underline; }


div.top1 {
	position: relative;
	color: #ffffff;
	background-color: #4B5378;
	margin-top: 0px;
	padding: 0px;
	width: 1200px;
	max-width: 100%;
	min-height: 90px;
	height: 90px;  
	text-align: left;
	font-size: 14px;
	
}


div.mainpage1 {
	 position: relative;
	 background-color: #ffffff;
	 width: 1200px;
	 color: #4B5378;
	 font-size: 14px;
	 text-align: left;
    padding: 0em;
    overflow: visible;
}
 

hr { background-color: #808080;	color: #808080; height: 2px; border: 0;}
td {padding: 0px; font-size: 14px;}
td.pad { padding: 14px;}
td.image { text-decoration: none; padding: 13px;}

#aout a  { text-align: center; font-weight: normal; font-size: 14px; }
#aout a:link    { color: #0055FF; 	text-decoration: none;}
#aout a:visited  { color:#0055ff; 	text-decoration: none;}
#aout a:active   { color: #007DD5; text-decoration: underline; }
#aout a:hover   { color: #007DD5; text-decoration: underline; }





