/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #666666;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #9CA59B;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/frame/frame2010/bkgrnd_2col.gif);
	background-repeat: repeat-y;
}
#column_wrapperHome {
	background-image: url(../images/frame/frame2010/bkgrnd_3col_home10.gif);
	background-repeat: repeat-y;
	width:780px;
	float:left;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 617px;
	float: left;
}
#left {
	width: 163px;
	float: left;
}
#left .content {
	padding: 20px 5px 5px 5px;

}
#right .content {
	padding: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
#masthead .content {
	padding: 0px 0px;
}
#footer .content {
	padding: 3px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#footer {
	color: #000000;
	padding: 5px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	clear: both;
  background-color: #e2e7af;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #2964a3;
	text-decoration:underline;
}
#right a:visited {
	color: #2964a3;
	text-decoration:underline;
}
#right a:hover {
	color: #2964a3;
	text-decoration:none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #000000;
	text-decoration:underline;
}
#footer a:visited {
	color: #000000;
	text-decoration:underline;
}
#footer a:hover {
	color: #000000;
	text-decoration:none;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #7d9237;
	font-weight: bold;
	margin: 0;
}
h2 {
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin: 20px 0 0 0;
}
h3 {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.calloutbox  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #d2d2ca;
	float: right;
	width: 175px;
	padding-bottom: 6px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.calloutboxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2964A3;
	height: auto;
	padding: 5px;
	top: 0px;
}
.calloutboxText {
	padding-right: 8px;
	padding-left: 8px;
	color: #a71c20;
}
.yellowdot {
	font-size: 12px;
	font-weight: bold;
	color: #ffcb05;
}
#subheading  {
	background-repeat: no-repeat;
	height: 31px;
	width: 780px;
	background-color: #7c2336;
	background-image: url(../images/frame/frame2010/TopBar.jpg);
}
#subheadingHome  {
	background-repeat: no-repeat;
	height: 31px;
	width: 780px;
	background-color: #7c2336;
	background-image: url(../images/frame/frame2010/TopBarHome.jpg);
}
#subheading .content {
	padding-left: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777;
}
#subheadingHome .content {
	padding-left: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
}
fieldset {
	border: 1px solid #7C2335;
	width: 425px;
	margin-left: 35px;
}
/*.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #92A9B7;
	border: 1px solid #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 55px;
}*/
#search {
	width: 150px;
	float:right;
	margin-top:1px;
}
.inputSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	width: 100px;
	height: 10px;
	border: 1px solid #7c2336;
}

.submitSearchTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 0px 0px 0px;
	margin: 0px;
	border: 1px #000000;
	background-color: #777777;
	background-image: url(../images/frame/frame2010/SearchArrow.jpg);
	background-repeat: no-repeat;
	height:17px;
	width:16px;
}
.submitButton {
	background-image: url(../images/frame/frame2010/SearchArrow.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #777777;
}
.imgleft {
	float: left;
	width: auto;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#right1 {
	width: 455px;
	float: left;
	height:100%;
}
#right2 {
	width: 160px;
	float: left;
	height:100%;
}
#right1 .content2col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#right2 .content2col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 24px;
	padding-right: 10px;
	padding-left: 10px;
}
.content2col p {
	margin: 12px 0px 12px 0;
}
.content2col a:link {
	color: #2964a3;
	text-decoration:underline;
}
.content2col a:visited {
	color: #2964a3;
	text-decoration:underline;
}
.content2col a:hover {
	color: #2964a3;
	text-decoration:none;
}
.content2col a:active {
	color: #2964a3;
	text-decoration:none;
}
#right1 .heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}
#right2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
.imgRight {
	float: right;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#tableContainer {
	border: 1px solid #000000;
	padding: 3px;
	width: 525px;
	height: 590px;
}
#infoRight {
	padding-left: 25px;
	float: none;
	width: 450px;
}
#infoLeft {
	float: left;
	width: 100px;
	padding-right: 15px;
	height: 50px;
}
.top {
	font-size: 10px;
	font-weight: bold;
	color: #83303C;
	padding-top: 5px;
	padding-bottom: 5px;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.h1_Home09 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-top: 8px;
	padding-bottom:6px;
  text-transform: uppercase;
}


/* added by mike */
.link-button {
  text-decoration: none;
  display: block;
  letter-spacing: 0.1em;
  color: #2964A3;
  margin: 0.8em 0;
  font-weight: bold;
  text-transform: uppercase;
  font-family: verdana;
  font-size: 12px;
  line-height: 13px;
}
.link-button:hover {
  color: black;
  text-decoration: underline;
}

