html {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	}

body {
	margin-top: 0px;
	margin-bottom:0px;
	height:100%;
	background-image: url(../assets/images/bg/bg_r1_c2.jpg);
	background-repeat: repeat-x;
	background-color: #C7BDAE;
	text-align: center;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	text-decoration: underline;
	color: #1F304C;
	background: transparent;
	}

a:visited {
	text-decoration: underline;
	color: #1F304C;
	background: transparent;
	}

a:hover {
	text-decoration: none;
	color: #1F304C;
	}

a:active {
	text-decoration: underline;
	color: #1F304C;
	background: transparent;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;	}

h1 {
	font-size: 14px;
	margin-bottom: 0.25em;
	color: #1F304C;
	margin-top: 0px;
	}

h2 {
	font-size: 12px;
	margin-top: 0.25em;
	color: #444444;
	font-weight: bold;
	margin-bottom: .1em;
	}

h3 {
	font-size: 11px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #333333;
	font-weight: bold;
	}
	
h4 {
	font-size: 12px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #666666;
	font-weight: normal;
	}

p {
	margin-top: 0;
	line-height: 1.5em;
	font-size: 11px;
	}
	
blockquote {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.4;
	text-align: left;
	font-size: 11px;
	}
	
ul {
	list-style-type: none;
	font-size: 11px;
	margin: 0em;
	padding: 0px;
	}

li {
	margin-bottom: 0.8em;
	}

hr {
	color: #1D2D45;
	background-color: #1D2D45;
	height: 1px;
	border: none;
	}
	
hr.light {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: none;
	}	

/* Form Original */

.form h2 {
	margin-bottom: -5px;
	}

.form td {
	vertical-align: top;
	padding-bottom: 3px;
	}

.label	{
	line-height: 1;
	padding-right: 3px;
	font-weight: normal;
	font-size: 11px;
	}
	
.hide {
	display: none;
	}
/* Form From Dan Haley*/

form {
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

form h2 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 7px;
}
	
form h3 {
	font-size: 11px;
	color: #0D0D0D;
	padding-bottom: 5px;
}
	
form p {
	font-size: 11px;
	margin-bottom: 0px;
}

div.block {
	display: block;
	height: 30px;
}

label {
	font-size: 11px;
	color: #333333;
	display: block;
	float: left;
	width: 8em;
	margin-right: 0.5em;
	line-height: 2em;
}

.longlabel{
	width: 50em;
	display: inline;
}

.shortlabel{
	width: 3em;
	display: inline;
}
	
input {
	margin-bottom: 7px;
}

.button {
	margin-left: 90px;
}
	
input.select {
	display: block;
	margin-bottom: 7px;
}
	
textarea {
	display: block;
	margin-bottom: 7px;
}
	
.inline {
	float: left;
	margin-right: 10px;
}
	
.instructions {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.form_note {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -5px;
	margin-bottom: 10px;
}	
/* FIXES ------------------- */

#bodywrap {
	width: 977px;
	background-image: url(../assets/images/bg/bg_r4_c3.jpg);
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.clearfix {
    clear: both;
	}

.dot {
	clear: both;
	margin-bottom: 0px;
	color: #B7ADA1;
	}
	
/* PAGE COMPONENTS ------------------- */

/* Masthead */

#masthead img {
	display: inline;
	}
	
/* Left Column */

#leftcolumn {
	float: left;
	width: 178px;
	color: #1F304D;
	margin-top: 0px;
	padding-top: 0px;
	}
	
#leftcolumn h1 {
	padding-right: 10px;
	padding-left: 12px;
	font-size: 11px;
	}
	
#leftcolumn p {
	padding-right: 10px;
	padding-left: 12px;
	line-height: 1.2em;
	margin-bottom: 1em;
	font-size: 10px;
	}
	
/* Right Column */

#rightcolumn {
	float: right;
	width: 143px;
	padding-bottom: 20px;
	}
	
#rightcolumn h1 {
	padding-right: 10px;
	padding-left: 8px;
	font-size: 12px;
	}
	
#rightcolumn p {
	padding-right: 10px;
	padding-left: 8px;
	line-height: 1.3em;
	margin-bottom: 1.2em;
	font-size: 11px;
	}
	
/* Center Column */

#centercolumn {
	width: 630px;
	margin-left: 190px;
	padding-bottom: 20px;
	}
	
/* Bottom Footer */
	
#footer {
	clear: left;
	width: 969px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #182841;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#footer p {
	color: #21324D;
	font-size: 9px;
	}
	
/* Bread Crumbs*/
	
#breadcrumbs p {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 10px;
	}

/* Menu */

#menu {
	margin-left: 3px;
	margin-right: 3px;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 15px;
	margin-top: 10px;
  	}

#menu h1 {
	font-size: 11px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin-bottom: 0.1em;
	color: #333333;
	line-height: 1.2em;
	}

#menu p {
	font-size: 10px;
	line-height: 1.1em;
	color: #1F304C;
	/* background-image: url(../assets/images/shell/shell_r5_c3.jpg); */
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px 5px 5px 10px;
	}
  
#menu ul {
	margin-bottom: 0.1em;
	}
  
#menu li {
	font-size: 10px;
	line-height: 1.2em;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0.1em;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
  
#menu a {
	text-decoration: none;
	font-weight: bold;
	}
  
#menu a:hover {
	text-decoration: underline;
	}
  
#menu a.sub {
	color: #1F304C;
	text-decoration: none;
	font-weight: normal;
	}
  
#menu a.sub:hover {
	color: #1F304C;
	text-decoration: underline;
	font-weight: normal;
	}
	
/* Blogs */

#blogs {
	margin-left: 3px;
	margin-right: 5px;
	width: 170px;
	margin-bottom: 15px;
  	}

#blogs h1 {
	font-size: 11px;
	padding-left: 7px;
	padding-top: 7px;
	margin-bottom: 0.1em;
	color: #1F304C;
	line-height: 1.2em;
	}

#blogs p {
	font-size: 10px;
	line-height: 1.1em;
	color: #1F304C;
	/* background-image: url(../assets/images/shell/shell_r5_c3.jpg); */
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 1px 5px 7px 7px;
	}
  
#blogs ul {
	margin-bottom: 0.1em;
	}
  
#blogs li {
	font-size: 10px;
	line-height: 1.2em;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0.1em;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
  
#blogs a {
	text-decoration: none;
	}
  
#blogs a:hover {
	text-decoration: underline;
	}
  
#blogs a.sub {
	color: #1F304C;
	text-decoration: none;
	font-weight: normal;
	}
  
#blogs a.sub:hover {
	color: #1F304C;
	text-decoration: underline;
	font-weight: normal;
	}
	
/* Box */

.box {
	padding: 13px 10px 10px;
	border: 1px solid #C7BDAE;
	margin-bottom: 15px;
	}

.box img {
	border: 1px solid #666666;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
/* Member Alert */
	
.highlight {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
	}
	
.highlight object {
	border: 1px solid #BC0013;
	margin-bottom: 3px;
	}

.highlight h1 {
	}
	
.highlight p {
	font-size: 11px;
	line-height: 1.3em;
	color: #262626;
	}
	
/* Member Alert */
	
.alert {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 25px;
	}
	
.alert object {
	border: 1px solid #BC0013;
	margin-bottom: 3px;
	}

.alert h1 {
	background-color: #BC0013;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 5px;
	}
	
.alert p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 1.3em;
	color: #262626;
	}
	
/* IMAGE STYLES -------------------- */
	
img.bullet {
	display: inline;
	vertical-align: text-bottom;
	}

.banner {
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	}
	
.thumbnail {
	float: left;
	margin-right: 20px;
	width: 200px;
}

.thumbnail img {
	border: 1px solid #666666;
	width: 200px;
	margin-bottom: 7px;
}

.thumbnailright {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
}

.caption {
	font-size: 10px;
	color: #333333;
}

/* FONT STYLES -------------------- */

.graytext {
	color: #666666;
	margin-bottom: 0px;
	}
	
.greytext {
	color: #666666;
	margin-bottom: 0px;
	font-weight: normal;
	}
	
.dateline {
	color: #444444;
	}
	
.byline {
	color: #444444;
	margin-bottom: 1em;
	}
	
.teaser {
	color: #444444;
	margin-bottom: 1em;
	}
	
.source {
	color: #666666;
	text-align: right;
	font-size: 10px;
	margin-top: -0.1em;
	}
	
.quote {
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	font-size: 11px;
	padding-top: 10px;
	line-height: 1.3em;
	}
	
.smalltext {
	color: #666666;
	margin-bottom: .25em;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.red {
	color: #BD0000;
	font-weight: bold;
	}	
	
/* MISC STYLES -------------------- */

.top {
	padding-top: 15px;
	}
	
.bottom {
	padding-bottom: 15px;
	}
	
.center td {
	vertical-align: middle;
	}
.error {
	color: #CC0000;
	font-weight: normal;
	}
