﻿body {
	padding:0px;
	margin: 0px;
	background-color: #3f4142;
	color: #e7e7e8;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
}

img { border-style: none;}
p { margin-top:0px;}
ul { padding-left:20px;}
li { padding-bottom:5px;}
h1 { margin-bottom:10px;margin-top:30px; }
h2 {margin-bottom:10px; margin-top:30px;}
h3 { margin-bottom:0px; margin-top:10px;}
h4 {}
h5 {}

a { color: #e45337;}
a:visited { color: #e45337;}
a:hover { color: #fe5e3f;}

h3 a { text-decoration: none; color: #e7e7e8;}
h3 a:visited { color: #e7e7e8;;}
h3 a:hover { color: #e7e7e8;;}

h1:first-child, h2:first-child, h3:first-child { margin-top:0px;}
table tr td { padding: 0 10px 0 10px;}

#header { margin-top:30px; border-bottom: 3px solid #e45337; margin-bottom:30px;}
#logo { float:left;}
#menu{ float:right; text-align:right; text-transform:uppercase; width:640px; margin-top:70px;}
#menu ul { margin:0;}
#menu ul li { float:left; list-style-type:none; margin-left:10px;}

#menu a { font-weight:normal; text-decoration: none; padding: 5px 5px 5px 5px; display:block;}
#menu a:visited { font-weight:normal;}
#menu a:hover { color: #e7e7e8; background-color:#e45337; font-weight:normal;}

#menu .l1 a.selected { background-color: #e45337; color:#E7E7E8;}
#menu .l2 a.selected { text-decoration:underline; }
#menu .l2 a:hover { text-decoration:underline;}

#menu ul.l1 { font-size:18px; float:right;}
#menu ul.l2 { font-size:16px; float:right; text-align:right; text-transform:lowercase;}

#page { width:960px; margin-left:auto; margin-right:auto;}
#footer { margin-top:30px; border-top: 3px solid #e45337; padding-top:10px;}

.subtle { color: #B9B9B7;}

.col1 { width:700px; float:left; margin-right:30px;}
.col2 { width:230px; float:left;}
img.icon { background-color: White;}
