@charset "UTF-8";
/* CSS Document */

html, body {background:#eee;}
body, html, * {font-family:verdana;}
.container {background:#fff;border:1px solid #ccc;}
#hd {
    height: 75px;
}
#logo,#strapline {height:75px;}
#menu {height:45px;background:#034da2 url(../images/menu_bg.png) repeat-x center left;color:#fff;font-size:123.1%;margin-bottom:1em;}
#menu ul {margin:0;padding:0;}
#menu ul li {list-style-type:none;display:inline;}
#menu ul li a {color:#fff;text-decoration:none;text-transform:uppercase;display:block;float:left;padding:0.8em;margin-right:2em;font-weight:bold;font-family:arial;}
#menu ul li a:hover {background:#829fe5;text-decoration:underline;}
#ft {font-size:77%;color:#aaa;background:#eee;text-align:center;padding:0.25em;}

.content {padding:1em;}
.content p{line-height:150%;}
h1 {color:#034da2;margin-top:0;padding:0;}
.page-image {background:white;padding:0.5em;border:1px solid #ccc;margin:0 0 1em 0;}
.module {background:#eee url(../images/watermark.gif) no-repeat right bottom;border:1px solid #ccc;min-height:150px;padding:1em;}
.module h2 {margin:0;text-transform:uppercase;color:#034da2;}
.content ul {margin-left:0.5em;}
/*.content ul li {list-style-type:none;color:#333;margin-bottom:0.5em;background: url(../images/bullet.gif) no-repeat left 2px;padding-left:1.5em;}*/
.content ul li {list-style-type:circle;list-style-image:url(../images/bullet.gif);color:#333;margin-left:20px;}
.content ul li a {color:#034da2;text-decoration:none;}
.content ul li a:hover {text-decoration:underline;}

.contact-card {width:44.3%;float:left;margin-right:1em;background-position:left bottom;}
.contact-card img {border:1px solid silver;}

.clear-fix {clear:both;}a {
	color: #F5821E;
}

#custom-doc { width:61.54em;*width:60.06em;min-width:800px; margin:auto; text-align:left; }

