@charset "utf-8";
/* CSS Document */
body, p, form, h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #CCCCCC;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #5684A5;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-sides.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 920px;
	margin-left: 25px;
}
#navbar {
	width: 925px;
	margin-left: 24px;
	background-image: url(../images/bg-navbar.jpg);
	background-repeat: repeat-x;
	height: 48px;
	margin-right: 24px;
}
#navbar ul {
	list-style-type: none;
	float: left;
	margin-top: 10px;
}
#navbar li {
	display: block;
	float: left;
	width: 152px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEDDE3;
}
#navbar .last {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #F5F5F5;
}
#navbar  a:link, #navbar a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	display: block;
	padding-top: 13px;
	padding-bottom: 8px;
}
#navbar a:hover {
	color: #314E60;
}
#innerWrapper {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 940px;
}
#topContainer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	text-align: center;
}
#leftCol {
	float: left;
	width: 225px;
	margin-left: 10px;
	margin-top: 19px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #476C87;
	font-size: 1.3em;
}
#middleCol h4 {
	font-size: 1em;
}

#middleCol p {
}

#leftCol h3 {
	font-size: 1.1em;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	color: #00B0D8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 40px;
	background-position: 20px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5786A4;
	margin: 0px;
}
#leftCol h4 {
	color: #00B0D8;
	margin-left: 20px;
}
#leftCol ul {
	padding-left: 0px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#leftCol #twitter {
	margin-top: 30px;
	margin-left: 37px;
}

#leftCol li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 40px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5786A4;
	color: #00B0D8;
}
#leftCol a:link, #leftCol a:visited {
	text-decoration: none;
	color: #5788A8;
	display: block;
}
#leftCol a:hover {
	text-decoration: none;
	color: #2C4454;
}


#middleCol {
	float: left;
	width: 415px;
	font-size: 1.3em;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#middleCol p {
	color: #666666;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#middleCol strong {
	color: #666666;
}
#middleCol h1 {
	padding-bottom: 15px;
	font-size: 1.5em;
	padding-top: 2px;
	font-weight: normal;
}
#middleCol a:link, #middleCol a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#middleCol a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#rightCol {
	float: right;
	width: 200px;
	margin-right: 32px;
	padding-top: 20px;
	margin-bottom: 20px;
}
#rightCol ul {
	list-style-type: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AEDDE3;
}
#rightCol li {
	font-size: 1.2em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AEDDE3;
	padding-top: 7px;
	padding-bottom: 7px;
}

#rightCol  #buttons {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightCol h4 {
	font-size: 1.2em;
}

#rightCol  #buttons li {
	background-repeat: no-repeat;
	margin-bottom: 15px;
	font-size: 1em;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightCol .orangeBg {
	background-image: url(../images/button-orange.jpg);
}
#rightCol  #buttons a:link, #rightCol #buttons a:visited {
	text-decoration: none;
	display: block;
	height: 36px;
	width: 200px;
	text-align: center;
	padding-top: 14px;
	font-size: 1.6em;
	font-weight: bold;
}

#rightCol .orangeBg a:link, #rightCol .orangeBg a:visited {
	color: #333333;
}
#rightCol .pinkBg {
	background-image: url(../images/button-pink.jpg);
}
#rightCol .pinkBg a:link, #rightCol .pinkBg a:visited {
	color: #FFFFFF;
}
#rightCol .greenBg {
	background-image: url(../images/button-green.jpg);
}
#rightCol .greenBg a:link, #rightCol .greenBg a:visited {
	color: #333333;
}
#rightCol .blueBg {
	background-image: url(../images/button-blue.jpg);
}
#rightCol .blueBg a:link, #rightCol .blueBg a:visited {
	color: #FFFFFF;
}
#rightCol .orangeBg a:hover, #rightCol .pinkBg a:hover, #rightCol .greenBg a:hover, #rightCol .blueBg a:hover {
	color: #CCCCCC;
}
#footer {
	width: 900px;
	background-image: url(../images/bg-bottom.jpg);
	background-position: bottom;
	height: 220px;
	clear: both;
	padding-right: 37px;
	padding-left: 37px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#footer ul {
	list-style-type: none;
	width: 878px;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #5687A7;
	border-right-color: #5687A7;
	border-bottom-color: #5687A7;
	border-left-color: #5687A7;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 10px;
}
#footer img {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li {
	float: left;
	width: 222px;
	padding: 0px;
}
#footer  a, #footer .second a {
	color: #5684A5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5684A5;
	padding-bottom: 1px;
}

#footer .last {
	padding-left: 10px;
	width: 190px;
}
#footer .second {
	padding-left: 20px;
	width: 200px;
}
#footerLinks {
	text-align: center;
	display: block;
	padding-top: 30px;
	float: left;
	width: 890px;
}
#footerLinks a {
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #95B4C8;
	text-transform: uppercase;
}



#leftCol li li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.greyTxt {
	color: #666666;
}
#share  {
	display: block;
	margin-top: 20px;
	font-size: 0.9em;
}
#share  a:link, #share a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#middleCol ol {
	color: #00B0D8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#rightCol a:link, #rightCol a:visited {
	color: #5788A8;
	text-decoration: none;
}
#rightCol a:hover {
	text-decoration: none;
	color: #004675;
}
#rightCol .greyBg {
	background-image: url(../images/button-grey.jpg);
}
#rightCol .greyBg a:link, #rightCol .greyBg a:visited {
	color: #FFFFFF;
}

#rightCol .greyBg a:hover {
	color: #333333;
}
