/* Standard CSS Styles*/

body {
	background-color: #E9E9E9;
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px; 
	line-height: 14px;
	color: #666666;
	}

td {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px; 
	line-height: 14px;
	}
	
big {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 14px; 
	font-weight:bold
	}
	
strong {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px; 
	line-height: 14px; 
	font-weight:bold
	}

small {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	}

a:link {
	color:#005195; 
	text-decoration:none;
	}

a:visited {
	color:#005195; 
	text-decoration:none;
	}

a:hover {
	color:#B68541; 
	text-decoration:none;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

/* Navigation Styles*/
	
.nav {
	background-image: url("/i/common2007/NavBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	margin-top: -2px;
	}

.nav strong {
	display: block; 
	padding: 5px; 
	font-weight:bold; 
	color:#005195; 
	}

.nav a:link {
	display: block; 
	padding: 5px; 
	font-weight:normal; 
	color:#005195; 
	text-decoration:none;
	}

.nav a:visited {
	display: block; 
	padding: 5px; 
	font-weight:normal; 
	color:#005195;
	text-decoration:none; 
	font-weight:normal;
	}

.nav a:hover {
	display: block; 
	padding: 5px; 
	font-weight:normal; 
	color:#B68541; 
	text-decoration:none; 
	font-weight:normal; 
	}

.footer {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	border-top: solid 1px #A7A7A7;
	color: #E9E9E9;
	}

.footer a:link {
	color:#A7A7A7; 
	text-decoration:none;
	}

.footer a:visited {
	color:#A7A7A7;
	text-decoration:none; 
	}

.footer a:hover {
	color:#005195; 
	text-decoration:none; 
	}

/* Page Layout Styles*/
	
.LogoBG {
	background-color: #E9E9E9;
	}

.MenuBG-L {
	background-image: url("/i/common2007/MenuBG-L.gif"); 
	background-repeat: repeat-x;
	background-position: top right;
	}

.MenuBG-R {
	background-image: url("/i/common2007/MenuBG-R.gif"); 
	background-repeat: repeat-x;
	background-position: top left;
	}

.SectionTitle {
	background-image: url("/i/common2007/MainBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	padding: 12px 20px 0px 0px;
	}

.lCol {
	margin-right: 20px;
	}
	
.main {
	background-image: url("/i/common2007/MainBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	}

.MainText {
	background-image: url("/i/common2007/MainTextBG.gif"); 
	background-repeat: repeat-y; 
	background-position: top left;
	padding-left: 20px;
	}

/* Home Page Layout Styles*/
	
.HomeHeaderBG-L {
	background-image: url("/i/front2007/HeaderBG-L.jpg"); 
	background-repeat: no-repeat; 
	background-position: top right;
	}

.HomeHeaderBG-R {
	background-image: url("/i/front2007/HeaderBG-R.jpg"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}

.HomeText {
	padding: 10px 10px 0px 18px;
	}

.HomeFeature {
	background-image: url("/i/common2007/MainBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	padding: 20px 10px 10px 20px;
	}

.HomeUpdates {
	background-image: url("/i/common2007/MainTextBG.gif"); 
	background-repeat: repeat-y; 
	background-position: top left;
	padding: 0px 0px 0px 20px;
	}

.HomeQuotes {
	background-image: url("/i/common2007/MainTextBG.gif"); 
	background-repeat: repeat-y; 
	background-position: top left;
	padding: 0px 0px 10px 20px;
	}

.news a:link {
	color:#B68541;
	text-decoration:none; 
	font-weight:normal;
	}

.news a:visited {
	color:#B68541;
	text-decoration:none; 
	font-weight:normal;
	}

.news a:hover {
	color:#005195; 
	text-decoration:none; 
	font-weight:normal; 
	}

