body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12.5px;
	font-weight: 100;
	word-spacing: 2pt;
	background-image: url(images/bkgd-chess.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
}

.header_bar {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #cccccc;
}

.head {
	font-size: 23px;
	font-weight: 100;
	color: #575757;
}

.head2 {
	font-size: 18pt;
	font-weight: 100;
	color: #003366;
	line-height: 18pt;
	word-spacing: 2pt;
}

.head_new {
	font-size: 15pt;
	font-weight: 100;
	color: #003366;
	line-height: 15pt;
	word-spacing: 2pt;
}

.head3 {
	font-size: 15px;
	font-weight: 100;
	color: #575757;
	text-align: left;
}

.subhead {
	font-size: 14pt;
	font-weight: 100;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.gold_copy {
	color: #d09921;
}

.blue_copy {
	font-size: 10px;
	font-weight: 100;
	color: #003366;
	text-transform:uppercase;
}

.uppercase {
	text-transform:uppercase;
}

.blue_copy_large {
	font-size: 14px;
	font-weight: 100;
	color: #003366;
}

.blue_copy_large_serif {
	font-size: 12px;
	font-weight: 100;
	color: #003366;
	padding:20px;
}

.content_copy {
	font-size: 12px;
	font-weight: 100;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 16px;
}

.italic_content_copy {
	font-size: 12px;
	font-weight: 100;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 16px;
	font-style:italic;
	text-decoration:underline;
}

.left_content_copy {
	font-size: 11pt;
	font-weight: 100;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13pt;
	word-spacing: 2pt;
}

.content_copy_right {
	font-size: 12px;
	font-weight: 100;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: 100;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	color:#959595;
	font-size: 11px;
	font-weight: 100;
}

.pull_quote {
	color: #666666;
	font-size: 12px;
	font-weight: 100;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.checkbox {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
}

.home_content {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
}

.checkbox_red {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
}




/*Link Styles*/

a:link {
	font-size: 12px;
	font-weight: 100;
	color: #003366;
	text-decoration:underline;
}

a:visited {
	font-size: 12px;
	font-weight: 100;
	color: #003366;
	text-decoration:underline;
}

a:hover {
	font-size: 12px;
	font-weight: 100;
	color: #d09921;
	text-decoration:underline;
}

a:active {
	font-size: 12px;
	font-weight: 100;
	color: #003366;
	text-decoration:underline;
}



a.article:link {
	font-size: 12px;
	font-weight: 100;
	color: #575757;
	text-decoration:underline;
}

a.article:visited {
	font-size: 12px;
	font-weight: 100;
	color: #575757;
	text-decoration:underline;
}

a.article:hover {
	font-size: 12px;
	font-weight: 100;
	color: #575757;
	text-decoration:underline;
}

a.article:active {
	font-size: 12px;
	font-weight: 100;
	color: #575757;
	text-decoration:underline;
}



a.head3:link {
	font-size: 15px;
	font-weight: 100;
	color: #575757;
	text-decoration:underline;
}

a.head3:visited {
	font-size: 15px;
	font-weight: 100;
	color: #575757;
	text-decoration:underline;
}

a.head3:hover {
	font-size: 15px;
	font-weight: 100;
	color: #575757;
	text-decoration:underline;
}

a.head3:active {
	font-size: 15px;
	font-weight: 100;
	color: #575757;
	text-decoration:underline;
}



a img {
border: 0;
}



a.header:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.header:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.header:hover {
	text-decoration: none;
	color: #d09921;
}
a.header:active {
	text-decoration: none;
	color: #FFFFFF;
}



a.footerURL:link {
	text-decoration: none;
	color: #666666;
}
a.footerURL:visited {
	text-decoration: none;
	color: #666666;
}
a.footerURL:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.footerURL:active {
	text-decoration: none;
	color: #666666;
}



/*Div/Table Styles*/

.nav {
	border-left: solid 1px;
	border-color:#b78824;
}

.content_div {
	width: 900px;
	margin: 0 auto;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #cccccc;
}

.content_table {
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #cccccc;
}

.footer {
	vertical-align: bottom;
	background-color:#FFFFFF;
	position: inherit;
	bottom:0;
	width: 100%;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #cccccc;
}

.footer_border {
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-color: #cccccc;
}

.border {
	border-right: solid 1px;
	border-color: #cccccc;
}

.border_top {
	border-top: solid 1px;
	border-color: #cccccc;
	padding: 5px;
}

.border_left {
	border-left: solid 1px;
	border-color: #cccccc;
}

.border_right {
	border-right: solid 1px;
	border-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.border_left_right {
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #cccccc;
}

.border_left_pad {
	border-left: solid 1px;
	border-color: #cccccc;
	padding: 20px;
}

.border_left_corner {
	border-top: solid 1px;
	border-left: solid 1px;
	border-color: #cccccc;
	padding: 5px;
}

.border_right_corner {
	border-top: solid 1px;
	border-right: solid 1px;
	border-color: #cccccc;
	padding: 5px;
}

#left_column_copy {
	width: 125px;
	margin: 0 auto;
}

#right_column_copy {
	width: 100px;
	float: right;
}

#left_column_link {
	width: 50px;
	float: right;
	padding-right: 14px;
}

.content_border {
	padding: 20px;
	border-right: solid 1px;
	border-color: #cccccc;
}

#pin {
	background-image:url(images/note-pin.jpg);
	background-repeat:no-repeat;
	width: 205px;
	height: 250px;
	padding: 12px;
}

.dark_gradient {
	background-image: url(images/gradient_dark2.jpg);
	background-repeat: repeat-x;
}

.light_gradient {
	background-image: url(images/gradient_light.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}



/* Other */

.logo_center {
	text-align: center;
}

hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}
