* {
	padding: 0px;
	margin: 0px;
	}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
a {
	color: #192184;
	text-decoration: none;
	border-bottom: #192184 dotted 1px;	
	}
a:hover {
	color: #fa002c;
	border-bottom: #fa002c dotted 1px;	
	}
	
h1 {
	background: #0f2433 url(graphics/logo.gif) top left no-repeat;
	text-indent: -2222px;
	width: 750px;
	height: 90px;
	display: block;
	margin-bottom: 1px;
	}
h2 {
	background-color: #fa002c;
	color: white;
	padding: 6px;
	padding-left: 10px;
	letter-spacing: 3px;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 20px;
	}
h3 {
	color: white;
	background-color: #0f2433;
	letter-spacing: 1px;
	font-size: 1.4em;
	padding: 6px;
	padding-left: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	}
h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 15px;
	}
h5
{
   font-family: Helvetica, Arial, sans-serif;
   font-size: 1.0em;
   font-weight:normal;
    
    }	
p {
	line-height: 18px;
	font-size: 1.2em;
	}
ul {
	list-style-type: none;
	}
	
.TrainingDiv
{
background-color: #DEEFEF;
overflow: scroll;
height: 110px
}
	
	
#wrap {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	background-color: #F7F7F9;
	}
#radsearch
{
background: url(graphics/sub-menu-grad.jpg) left bottom repeat-x; 
height: 35px;
vertical-align:bottom;
 }
#main-menu {
	margin-top: 1px;
	background: url(graphics/sub-menu-grad.jpg) left bottom repeat-x;
	line-height: 34px;
	height: 35px;
	}
#main-menu ul{
	height: 35px;
	width: 500px;
	list-style-type: none;
	float: left;
	}
#main-menu li {
	float: left;
	padding-left: 50px;
	}
#main-menu a {
	float: none;
	color: white;
	font-size: 1.6em;
	border: none;
	}
#main-menu a:hover {
	color: #0f2433;
	}
#search {
	float: right;
	width: 200px;
	padding-top: 5px;
	}
head:first-child+body #search {
	padding-top: 0px;
	}
.search-box {	
	border: 1px solid red;
	padding: 3px;
	padding-left: 5px;
	margin-right: 5px;
	font-size: 1em;
	}
.search-button {
	color: white;
	border: none;
	padding: 3px;
	background-color: #0f2433;
	font-size: 1em;
	}
.search-button:hover {
	background-color: red;
	cursor: pointer;
	}
#sub-menu {
	background: #0f2433;
	padding: 0px;
	padding-left: 40px;
	color: white;
	font-size: 1.2em;
	}
#sub-menu ul {
	padding: 10px;
	padding-top: 15px;
	}
#sub-menu li {
	padding: 10px;
	padding-right: 20px;
	display: inline;
	}
#sub-menu a {
	color: white;
	border: none;
	}
#sub-menu a:hover {
	color: #fa002c;
	}
.arrow-one {
	background: url(graphics/sub-menu-arrow.gif) 55px 0px no-repeat;
	}
.arrow-two {
	background: url(graphics/sub-menu-arrow.gif) 315px 0px no-repeat;
	}
#content {
	clear: both;
	padding-top: 20px;
	}

#left-column {
	width: 180px;
	float: left;
	padding-bottom: 10px;
	background-color: #F7F7F9;
	}
#news p {
	padding: 10px;
	}
#news .date {
	padding-left: 10px;
	color: #FF9900;
	}
#quicklinks li {
	list-style-type: none;
	height: 25px;
	margin-bottom: 3px;
	}
#quicklinks a {
	background-color: #faa70e;
	line-height: 25px;
	font-size: 1em;
	height: 25px;
	display: block;
	color: white;
	border: none;
	padding-left: 15px;
	}
#quicklinks a:hover {
	border: none;
	background-color: #fa002c;
	}
#main-content {
	width: 520px;
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #F7F7F9;
	}
#main-content h5, #main-content form, #main-content img {
	padding: 0px 10px;
	}
#main-content p {
	margin-top: 5px;
	margin-bottom: 15px;
	}
#main-content ul 
{ 
 
    margin-left :15px;
    margin-top: 4px;
    padding-bottom:4px;
	list-style-type: square;
	padding-bottom:0px;
	
     
}
#main-content li 
{
    list-style: square outside;
    padding-bottom: 4px;
	margin-left:4px;
	
	
}	
#footer {
	border-top: 1px solid  #F7F7F9;
	background-color: #0f2433;
	clear: both;
	text-align: center;
	color: #CCCCCC;
	padding-bottom: 40px;
	}
#footer ul {
	list-style-type: none;
	padding: 30px;
	}
#footer li {
	display: inline;
	padding: 0px 30px;
	border-right: solid 1px white;
	}
#footer li a {
	color: white;
	border: none;
	}
#footer a:hover {
	color: red;
	}
#footer .no-border {
	border: none;
	}
#logos {
	margin-bottom: 30px;
	}
#footer p{
	font-size: 1em;
	}
.divSocialLinks
{
margin-top:130px;	
}
