/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	text-align: left;
	font-family: "Trebuchet MS";
}

a {
}
.Emphasis8 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DD3F18;
}


a:hover {
	text-decoration: none;
}

/** HEADER */

#header {
	width: 778px;
	margin: 0px auto;
	padding: 20px 0px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #666666;
}

#header h2 {
	margin: 0px;
	padding: 0px;
}

/** MENU */

#menu {
	width: 778px;
	margin: -40px auto 20px auto;
	padding: 1px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

#menu li {
	display: inline;
}

#menu a {
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu a:hover {
	background-color: #FFFFFF;
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
}

#content h2 {
	text-transform: none;
	font-style: normal;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}

#left {
	float: left;
	width: 480px;
	padding-right: 10px;
	line-height: normal;
	position: relative;
	padding-left: 8px;
}
#contentleft {
	float: left;
	width: 230px;
	position: relative;
}
#contentright {
	float: right;
	width: 230px;
	position: relative;
}


#right {
	float: right;
	width: 240px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #999999;
	padding-left: 10px;
	padding-right: 5px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 778px;
	margin: 0px auto;
	padding: 20px 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

#footer p {
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	text-align: justify;
	font-size: small;
	color: #CCCCCC;
}
.SideBarText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}
.Emphasis1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bolder;
	color: #CC3300;
}
.Emphasis4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.Emphasis2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color: #999999;
	text-align: left;
}
.Emphasis3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
}
.Quote1 {
	font-size: 16px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
	line-height: 18px;
}
.SmallText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
}
.Emphasis6 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.SideTextVariation1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-align: left;
	font-weight: normal;
}
.SideTextWhiteSmall1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.Bullet1 {
	list-style-position: outside;
	list-style-type: square;
	font-family: "Trebuchet MS";
}
.BasicText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
}
.Emphasis7 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003399;
	font-weight: normal;
	line-height: 19px;
	text-align: justify;
}
.BigText {
	font-size: 24px;
	color: #66CCFF;
	line-height: normal;
}
