@charset "utf-8";

body {font-family: helvetica, arial, sans-serif; font-size:13px; background-color:#182F4D; margin:0; padding:0; width:100%; text-align:left;}

/* Misc bits and bobs */
a{color:#FFFFFF; text-decoration:none;}
a:visited{color:#FFFFFF;}

.applecore { display: none; } 
.clear {clear:both; height:1px; padding:0; width:100%;}
img {border:0px;}
p{margin:0;}

/* Server error files */
#error {margin:20px 20px 20px 20px; height:566px;}
#error a{color:#000000; text-decoration:none;}
#error a:visited{color:#000000;}
#error p {margin:0px 0px 20px 0px;}
#error .required {font-weight:bold; color:#182F4D;}
#error h1 {font-size:22px; color:#182F4D; margin:0px 0px 15px 0px;}
#error li {list-style:none; margin:0px 0px 30px 0px; padding:0px;}
#error li ul {margin:5px 0px 0px 0px; padding:0px 0px 0px 15px;}
#error input {border:1px solid #182F4D; margin:2px 0px 0px 0px; padding:4px 2px 2px 2px; font-family: helvetica, arial, sans-serif; font-size:13px;}
#error textarea {border:1px solid #182F4D; margin:2px 0px 0px 0px; padding:4px 2px 2px 2px; font-family: helvetica, arial, sans-serif; font-size:13px;}

/* Browser alert */
#browser-alert {background-color:#00ACEC; text-align:center; font-size:24px; line-height:28px; font-family:Arial; color:#FFFFFF; font-weight:bold; width:100%; padding:10px 0px 5px 0px;}
#browser-alert a {text-decoration:none; color:#FFFFFF; font-size:14px;}

/* Alert page */
.alert-page p {margin:0px 0px 15px 0px;}
.alert-page ul {margin:5px 0px 15px 0px;}
.alert-page ul li {list-style:disc;}
.alert-page ul li a {color:#182F4D;}

/* Page containers */
#container {width:990px; margin:auto; padding:0;}
#container-background {height:720px; margin:0; padding:0; background:no-repeat; background-color:#FFFFFF;}
#container-content {width:990px; padding:0; margin:0;}
#container-error {width:990px; padding:0; margin:0;}

/* Header  */
#header {width:990px;}
#header .logo{padding:14px 14px 0px 14px;}

/* Navigation Bar */
#navigation {width:962px; text-align:right; height:26px; margin:4px 14px 14px 14px;}
#navigation .button{padding:0; margin:0px 5px 0px 0px; float:right; width:91px; height:26px;}

/* Header Tags */
h1 {font-size:20px; margin:0px 0px 4px 0px; display:block; font-weight:bold;}
h2 {font-size:18px; margin:0; display:block; font-weight:normal;}
h3 {font-size:12px; margin:0; display:block; font-weight:bold;}

/* Boxes */
#content {height:562px; text-align:center; color:#182F4D;}
#content a{color:#182F4D; text-decoration:none; font-weight:bold;}
#content a:visited{color:#182F4D;}

#content .content-holder{display:inline-block; text-align:center; position:relative; background-color:#FFFFFF; width:980px; padding-left:10px; float:left; margin:50px 0px 0px 0px;}
#content .main-info {text-align:left; width:600px;}
#content .box{width:231px; display:inline-block; margin:4px; text-align:left; bottom:8px; float:left;}
#content .website-logo{height:32px;}

#box1 {left:10px; height:100%;}
#box2 {left:254px; height:100%;}
#box3 {left:498px; height:100%;}
#box4 {left:742px; height:100%;}

/* Copyright */
#copyright {width:990px; height:20px; line-height:20px; margin:auto; padding:0; font-family:Verdana; font-size:11px; color:#FFFFFF; text-align:center;}