body 
{ 
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background:url("../images/page-bg.png") top repeat-x #ffffff;
}

/* FONTS, BUTTONS etc */

h1 { color:#000000; font-size:28px; margin: 5px 0px 5px 0px; font-weight:normal; }
h2 { color:#000000; font-size:18px; margin: 5px 0px 5px 0px; font-family: Lato,Arial, Helvetica, sans-serif;}
h3 { color:#000000; font-size:24px; margin: 5px 0px 5px 0px; font-family: Lato,Arial, Helvetica, sans-serif;}
h4 { color:#000000; font-size:14px; margin: 5px 0px 5px 0px; font-family: Lato,Arial, Helvetica, sans-serif;}
h5 { color:#000000; font-size:12px; margin: 5px 0px 5px 0px; font-family: Lato,Arial, Helvetica, sans-serif;}
h1:first-child { margin-top:0px; }
a { color:#5e5e5e; text-decoration:none; }
a:hover { text-decoration:underline; }
p { font-size:12px; color:#5e5e5e; line-height:150%; }
ul,ol { font-size:12px; color:#5e5e5e; }
hr { color: #b1afaf; background-color: #b1afaf; height: 1px; border:0px; }
.uppercase { text-transform:uppercase; }
.small { font-size:12px; }
.large { font-size:28px; }
.medium { font-size:14px; }
.white { color:#ffffff; }
.blue { color:#012060; }
.red { color:#fe0000; }
.black { color:#000; }
.green { color:#9bec9a; }

.center { text-align:center; }
.bluebox { background:#002060; text-align:center; }
.bluebox p { margin:18px 0px 18px 0px; }
.bluebox h1 { color:white; padding:10px 0px 10px 0px; }
.bluebox h3 { color:white; padding:10px 0px 10px 0px; font-size:20px; }
.yellowbox { background:#ffff99; border:1px solid black; padding:10px; }
.greenbox { background:#00ff01; text-align:center; position:relative; margin-top:-26px;}
.greenbox p { font-size:15px; }
.greenbox h1 { font-size:34px; }

.largebox { width:700px; }
.medbox { width:250px; }
.medboxAlt { width:300px; }

.nopad { padding:0px; }
.nomarg { margin:0px; }

.flLeft { float:left; }
.flRight { float:right; }
.thickRounded
{
	border:10px solid black;
	border-radius:20px;
}

.rounded { border-radius:10px; }

.thickblueBorder { border:10px solid #012060; }

/* Containers */

#header { height:127px; }
#header .left { width:316px; float:left; }
#header .left h1 { display:none; }
#header .right { float:left; width:600px; margin-left:20px; }
#header .right .topcaption { position:relative; top:5px; text-align:right; color:white; }
#header .right .topcaption p { color:white; font-size:11px; }
#header .right .welcome { position:relative; }
#header .right .welcome p { font-size:16px; }

#content { text-align:left; margin-top:20px; }
#footer { margin-top:20px; margin-bottom:20px; }

/* Insides */

.inside { width:970px; margin:0px auto; }
#SplashList .listCol1 { width:518px; float:left; margin-left:-45px; }
#SplashList .listCol2 { width:518px; float:left; margin-left:-25px; }

#SplashList .listCol1 ul
#SplashList .listCol2 ul { margin:0px; padding:0px; }

#SplashList .listCol1 ul li,
#SplashList .listCol2 ul li
{ background:url(../images/tick-medium.png) no-repeat; background-position:0px 20px; padding-left:50px; list-style:none; margin:0px; font-size:14px; }

#SplashList .listCol1 ul li div,
#SplashList .listCol2 ul li div
{ color:#ffffff; background:#4e6128; vertical-align:middle; padding:10px; height:80px;  }

#SplashList .listCol1 ul li div.even,
#SplashList .listCol2 ul li div.even { color:#000000; background:#ffff99;}

#SplashList .listCol1 ol li,
#SplashList .listCol2 ol li
{ background:none; height:auto; margin-left:-20px; padding:0px; list-style:decimal; color:#ffffff;}

#SplashList .listCol1  div.even ol li,
#SplashList .listCol2  div.even ol li
{ background:none; height:auto; margin-left:-20px; padding:0px; list-style:decimal; color:#000000;}

#SplashList h2 { color:white; text-decoration:underline; font-size:14px; }

#SplashList .listCol1 .even h2,
#SplashList .listCol2 .even h2 { color:#000000; }

#SplashBoxes { margin-top:20px; }
#SplashBoxes ul { margin:0px; padding:0px; }
#SplashBoxes li { width:245px; float:left; height:240px; list-style:none; margin-right:40px; }
#SplashBoxes .middle { width:400px; }
#SplashBoxes li:last-child { margin-right:0px; }
#SplashBoxes li .header { background:#002060; padding:5px; text-align:center; }
#SplashBoxes li .header h2 { color:white; font-size:15px; }
#SplashBoxes ul li ul { margin:0px 20px 0px 0px; padding:10px 0px 0px 28px; }
#SplashBoxes ul li ul li { height:auto; list-style:url(../images/tick-small-gr.png); width:auto; vertical-align:middle; }

#SplashBoxes ol { margin-left:20px; padding:0px; }
#SplashBoxes ol li { padding-left:20px; width:auto; list-style:decimal; height:auto; font-weight:bold; line-height:160%; }

.greyheader { background:#808080; padding:10px; color:white; font-size:12px;}

.yellowbox li{ color:black; font-weight:bold; font-size:13px; }

#lowerContent { margin-top:20px; }
#lowerContent .more { width:595px; margin-left:25px; }
#footer .inside { border-top:1px solid #e7e7e7; padding-top:15px; text-align:center; }
#footer h2 { color:#ff6600; font-size:25px; font-weight:normal; }
#footer p { color:#999; font-size:15px; }
#footer .hmenu ul { margin:0px; padding:0px; text-align:center; }
#footer .hmenu li { margin-right:10px; padding:0px; list-style:none; display:inline; }

/* Clearance */

.yellowbox:after,
#header:after,
#SplashContent:after,
#SplashList:after,
#SplashBoxes:after,
#lowerContent:after,
#footer .hmenu:after
{ display:block; visibility:hidden; content:""; clear:both; }
