/* (C) Copyright 2006 Long2 Consulting. All Rights Reserved */
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 76.4% Verdana, Arial, Helvetica, sans-serif;
	color: #CBC9C9;
	background-color: #797979;
}

a:link {
	color: #CBC9C9; 
}

a:visited {
	color: #CBC9C9;
}

a:active, a:hover {
	color: #9E0002;
}

h1 { 
	padding-top: 4px;
	font-size: 165%;
}

h2 {	
	font-size: 145%;
	color: #CBC9C9;
	border-bottom: 1px solid #CBC9C9;
}

h3 {	
	font-size: 125%;
	color: #5C0000;
}

h4 { 
	font-size: 125%; 
}

h5 { 
	font-size: 100%;
	color: #797979;
}

h6 { 
	font-size: 100%; 
	color: #5C0000; 
}

.submitbuttons {
	font-weight: bold;
	color: #000;
	text-align: center;
	font-size: 100%;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	background: url('images/button.gif') no-repeat;
	width: 135px;
	height: 25px;
	border-style: none;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 969px;
	background: url('images/wide/bg.jpg') repeat-y -1px;
}

#header {
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/wide/header.jpg') no-repeat;
	height: 36px;
}
.headercontent {
	text-align: right;
	padding: 10px 24px 5px 24px;
}

.headerrightcontent {
text-align: right;
}

.headerlinks {
	padding: 10px 18px 5px 8px;
	text-align: right;
	font-size: 90%;
}
.headerlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.headerlinks li { display: inline; }
	
.headerlinks a:link, .headerlinks a:visited {
	padding: 0px 10px 0px 10px;
	color: #CBC9C9;
	text-decoration: none;
}
	
.headerlinks a:active, .headerlinks a:hover {
	color: #990000;
	text-decoration: underline;
}


#logo {
	background: url('images/wide/logo-bg.jpg') repeat-y;
	height: 144px
}

#logo .content {
	padding: 2px 0px 0px 9px;
}

#topnav {
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/wide/topnav.jpg') no-repeat -1px;
	width: 969px;
	height: 36px;
}

.topnavlinks {
	padding: 10px 18px 5px 8px;
	text-align: left;
	font-size: 90%;
}

.topnavlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.topnavlinks li { display: inline; }
	
.topnavlinks a:link, .topnavlinks a:visited {
	padding: 0px 10px 0px 10px;
	color: #CBC9C9;
	text-decoration: none;
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	color: #9E0002;
	text-decoration: underline;
}

#bodycolumn {
	background: url('images/bg.gif') repeat-y;
	width: 969px;
}

.bodycolumncontent {
	margin-left: 8px;
	padding: 1px 8px 5px 8px;
}


#body1 {
	width: 769px;
	float: left;
}

.body1content {
	margin-left: 8px;
	padding: 0px 14px 5px 8px;
}

.body1content ul {
	list-style-image: url('images/bullet.gif')
}

#body1a {
	width: 400px;
	float: right;
}

#body2 {
	width: 200px;
	float: right;
}

.body2content {
	padding: 2px 18px 5px 0px;
}

/* Used in three column layouts */
#body2b { 
	width: 200px;
	float: left;
}

.body2bcontent {
	margin-left: 8px;
	padding: 2px 10px 0px 10px;
}

#body3 {
	float: right;
}

.body3content {
	padding: 2px 18px 5px 5px;
}

.sidelinks {
	padding: 10px 18px 5px 8px;
	text-align: left;
}

.sidelinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.sidelinks li { display: block; }
	
.sidelinks a:link, .sidelinks a:visited {
	padding: 0px 10px 0px 10px;
	color: #CBC9C9;
	text-decoration: none;
}
	
.sidelinks a:active, .sidelinks a:hover {
	text-decoration: underline;
}

.newsbox { 
	width: 169px;
}
.newsbox .content p {
	margin: 0px;
	padding-top: 2px; 
}

.newswrapper {
	border-left: 2px solid #2A2A2A;
	border-right: 2px solid #2A2A2A;
}

h2.newstitle {
	background: url('images/newsbox-top.gif') no-repeat 1000px 0px;
	margin: 0px 0px 0px -1000px;
	width: 1169px;
	font-size: 13px;
	height: 24px;
}

h2.newstitle2 {
	background: url('images/newsbox-top2.gif') no-repeat 1000px 0px;
	margin: 0px 0px 0px -1000px;
	width: 1169px;
	font-size: 13px;
	height: 24px;
}

.newsfooter {
	background: url('images/newsbox-bottom.gif') no-repeat;
	width: 169px;
	height: 21px;
}

.newsfooter hr { width: 10px; margin-left: -1000px;  }


#footer {
	margin: 0px auto; /* fix to center in firefox */
	padding: 5px 0px 5px 0px;
	background: #797979 url('images/wide/footer-bg.jpg') no-repeat 2px;
	height: 36px;
	clear: both;
}

#footer .content {
	padding: 10px 0px 5px 20px;
	color: #CBC9C9;
	text-align: center;
}
#footer a:link {
	color: #CBC9C9; 
}

#footer a:visited {
	color: #CBC9C9;
}

#footer a:active, #footer a:hover {
	color: #9E0002;
}

#footer2 {
	margin: 0px auto; /* fix to center in firefox */
	background: #797979 url('images/wide/footer-bg2.jpg') no-repeat;
	height: 39px;
}

img {
	border: 0px;
}

.imageleft {
	float: left;
	padding: 8px;
	text-align: left;
}

.quotescript {
	font-size: 175%;
	font-weight: bold;
	font-family: "Script MT Bold", "Lucida Calligraphy Italic", "Monotype Corsiva", Verdana, Arial, sans-serif;
}

.quotesmalltext {
	font-size: 80%;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

#reptable {
	margin-left: 25px;
	width: 900px;
}

.leftcells {
	vertical-align: top;
	font-weight: bold;
	border-bottom: 1px solid #262626;
}

.rightcells {
	vertical-align: top;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 1px solid #262626;
}

#resumetable {
	width: 900px;
	vertical-align: top;
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	padding: 2px;
}

.resumeleft {
	width: 200px;
	vertical-align: top;
}

.resumeright {
	width: 700px;
	vertical-align: top;
}

.pdf {
	text-align: right;
	margin-right: 20px;
}

.clear {
	clear: both;
}

.mainimage {
	border: 2px solid #680000;
	float: left;
	margin: 10px 25px 10px 10px;
}

.translate {
float: right;
padding: 0 15px 175px 0;
}

.translateleft {
float: left;
padding: 0 0 175px 15px;
}