/* Standard CSS Styles*/

body {
	background-image: url("/i/common/BodyBG.gif"); 
	background-repeat: repeat;
	background-position: top left;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	}

a:link {
	color:#0047B9; 
	text-decoration:none
	}
	
a:visited {
	color:#0047B9;
	text-decoration:none; 
	}
	
a:hover {
	color:#0047B9; 
	text-decoration:underline; 
	}

big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

h1	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0047b9;
	margin: 0px;
	padding-top: 13px;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
	}

h2	{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #54382D;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	}

strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold;
	}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.Mgmt {
	padding-bottom: 10px;
	}

.Mgmt strong {
	color: #006699;
	}
	
.PageTitle img {
	behavior: url('/cc/js/pngbehavior.htc');
	}

.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

/* Navigation Styles*/

.Footer a:link {
	color:#FFFFFF; 
	text-decoration:none
	}
	
.Footer a:visited {
	color:#FFFFFF;
	text-decoration:none; 
	}
	
.Footer a:hover {
	color:#FFFFFF; 
	text-decoration:underline; 
	}
	
.nav {
	background-color: #0047B9; 
	padding: 4px 10px 4px 33px; 
	font-weight:normal;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
	border-top: solid 1px #FFFFFF; 
	}

.nav a:link {
	color:#BFD1ED; 
	text-decoration:none
	}
	
.nav a:visited {
	color:#BFD1ED;
	text-decoration:none; 
	}
	
.nav a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	}

/* Page Layout Styles*/

.Footer {
	background-image: url("/i/common/FooterBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top right;
	background-color: #53372C;
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color: #A99B96;
	padding: 5px 20px;
	}

.Main {
	background-image: url("/i/common/MainTextBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color: #FFFFFF;
	padding: 0px 20px 20px 20px;
	}

.MainMenu {
	background-image: url("/i/common/MainMenuBG.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #DCD3BE;
	}

.PageTitle {
	behavior: url('/cc/js/pngbehavior.htc');
	border-bottom: solid 1px #0247C0;
	margin-bottom: 15px;
	}

.TopMenu {
	background-image: url("/i/common/TopMenuBG.gif"); 
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #54382D;
	}


/* Page Layout Styles*/

.HomeLCol {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	background-image: url("/i/front/HomeMap2.jpg"); 
	background-repeat: no-repeat;
	}

.HomeMain {
	background-image: url("/i/front/MainTextBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color: #FFFFFF;
	padding: 0px 20px 20px 20px;
	}

.Join {
	background-color: #DCD3BE;
	border: solid 1px #0047B9;
	padding: 10px;
	}

.Join a:link {
	color:#3A2218; 
	text-decoration:none
	}
	
.Join a:visited {
	color:#3A2218;
	text-decoration:none; 
	}
	
.Join a:hover {
	color:#3A2218; 
	text-decoration:underline; 
	}