@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #1D1D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #272727;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #272727;
	font-weight: bold;
}
#acc_content {
	padding: 10px;
}
a:visited {
	color: #FFFFFF;
}
#mid_bar {
	width: 715px;
}
#pic_right {
	padding: 10px;
	border: 1px dotted #1F71BB;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
#pic_left {
	border: 1px none #1F71BB;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.copyright {
	font-size: 9px;
}
.copyright a:link {
	font-size: 9px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
}
.title {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 40px;
}
#block_copy  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
}
#spanish {
	font-size: 10px;
	color: #F7DE11;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 35px;
}
#footer {
	width: 675px;
	background-color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	padding: 20px;
}
#content {
	margin-top: 10px;
	background-color: #99CCFF;
	width: 695px;
	line-height: 20px;
	padding: 10px;
}
#content_left {
	width: 49%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	line-height: normal;
}
#content_right {
	width: 48%;
	float: right;
	line-height: normal;
}
#header {
	width: 745px;
	background-color: #1F71BB;
	background-image: url(images/header-bg.jpg);
}
#header_home {
	width: 745px;
	background-color: #1F71BB;
	background-image: url(images/header-bg-home.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#nav {
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(images/nav-bg.gif);
}
.copyright a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
}
