/* To change the color or theme, do a find and replace all for dd6014.  Currently, the color is orange.  */



#container {
	background: url(../img/bgds/bkgd_paper.jpg) #ffffff no-repeat;
	width: 939px;
	height:auto !important; /* real browsers */
	height:auto; /* IE6: treated as min-height*/
	min-height: 500px;
	margin: auto;
	margin-top: 25px;
	padding-bottom: 10px;
	text-align: center;
	overflow: visible !important;
	overflow: visible;
}

#sub_header {
	background: #ffffff;
	width: 620px;
	margin-bottom: 10px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	color: #dd6014;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #dd6014;
	border-width: 1px 0px 1px 0px;
}

.sub_header {
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #dd6014;
	text-decoration: none;
}



.header {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #ffa200;
	text-decoration: none;
}


#snav_box {
	width:220px;
	height: auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	line-height: 18px;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	overflow: visible !important;
	overflow: visible;
}

a {
	color: #0066CC;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #3333CC;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.largetext{
	font-family: arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	line-height: 21px;
	color: #333333;
}

#hdr_24 {
	background: #dd6014;
	margin-top: 10px;
	width: 620px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Orator Std, serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.tn_int {
	border: 3px solid #dd6014;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}

.int_img {
	border: 3px solid #dd6014;
	margin-top: 18px;
}

.logo {
	float:left;
	margin-right: 12px;
	border: 3px solid #dd6014;
}

.white15 {
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.blue12 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
}

.blue12:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #3333CC;
	text-decoration: none;
}

.gray12 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.gray11 {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.footer {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer:hover {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.callout_link {
	line-height: 14px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #0066CC;
}

.button {
	background-color:#003366;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding:5px;
	margin-top:5px;
}
.button:hover {
background-color:#336699;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding:5px;
	margin-top:5px;
}
