/* CSS Document */

body {
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
text-align: center;


}

table.white {
border-bottom: 3px solid #fff;
}

table.outside {
width: 780px;
height: 100%;
background-color: #E8E8E8; 

}

h1{
    font-family: Arial;
	font-size: 18px;
	color: #396B84;
	padding-left: 10px;
}

h2{
    font-family: Arial;
	font-size: 14px;
	color: #A1D371;
	padding-left: 10px;
}

h3{
    font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-left: 5px;
	margin-top: 2px;
}


div.holder {
  width: 101%;
  border-bottom: 3px solid #fff;
  text align: center;
  padding: 0px;
  background-color: #A1D371;
}

ul.menu {
	width: 100%;
	list-style-type: none;
	margin-top: 5px;
    margin-bottom: 5px;
}

ul.menu li{
display: inline;
list-style-type: none;
border-right: 1px solid #fff;
}

ul.menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding:15px;
}



ul.services {
margin-top: 25px;
margin-left: 2px;
padding-left: 2px;
width: 220 px;
}

ul.services li{
list-style-type: none;
padding-left: 15px;
margin-bottom: 5px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0em
}

ul.services li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D8187;
	text-decoration: none;
}


div.content {
padding-top: 0px;
margin-top: 0px;
margin-left: 10px;
	width: 95%;
	border-bottom: 1px solid #ccc;
}

div.subcontent {
margin-top: 10px;
	width: 95%;
}

div.irmt {
margin-left: 20px;
	width: 95%;
}

div.news {
margin-left: 10px;
	width: 95%;
	margin-top: 10px;
}

p.text {
    width: 95%;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	padding: 10px;
	padding-top: 2px;
	margin-bottom: 0px;
	color: #423B35;
}

a.disclaimer {
	font-family: Arial;
	font-size: 10px;
	color: #423B35;
}

div.footer {
width: 100%;
height: 50px;
vertical-align: middle;
background-color: #A1D371;
}


div.services {
float: right;
margin-right: 12px;
	width: 210px;
	height: 300px;
	background-image: url(images/background-services.gif);
	background-repeat: repeat-x;}

div.imgright{
float: right;
margin-right: 5px;
margin-left: 5px;
padding-left: 5px;
padding-right: 5px;
width: 100px;
height: 100%;
}

div.imgright1{
float: right;
margin-right: 0px;
padding-right: 0px;
width: 200px;
height: 100%;
}

div.imgleft{
float: left;
margin: 5px;
margin-left: 10px;
padding-right: 10px;
width: 100px;
height: 100%;
}

div.textholder{
height: 100%;
padding: 5px;

}



.img {
border: 2px solid #ccc;
}

.imgleft1 {
float: left;
padding: 5px;
margin-right: 5px;
border: 2px solid #ccc;
}

.imgleft2 {
float: left;
padding: 5px;
margin-right: 90px;
border: 2px solid #ccc;
}



p.footer {
padding-top: 10px;
margin-top: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #515151;
	text-align: center;
}

p.quote {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #011C44;
	text-align: center;
	margin-bottom: 20px;
}
p.subtitle {
	font-family: Arial;
	font-size: 14px;
	color: #396B84;
	padding-left: 10px;
	font-weight: bold;
	
}

ul.list{
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;

}


ul.list li.bullet {
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
	color: #396B84;
background-image: url(images/bullet-sq.gif);
background-repeat: no-repeat;
background-position: 0em;
padding-left: 10px;
}

ul.list li.nobullet  {
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
padding-left: 10px;
color: #423B35;
}

ul.list li.nobullet a  {
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
color: #396B84;
}


ul.blog{
margin-left: 10px;
margin-bottom: 10px;
margin-top: 0px;
padding-top: 0px;
list-style-type: none;
}
ul.blog li a{
	font-family: Arial;
	font-size: 12px;
    color: #396B84;
}

div.contact {
display: block;
float: left;
width: 250px;
margin-top: 20px;

}