/********************************GENERAL********************************/
body {
	padding: 0px;
	margin: 0px;
}
p, td, li, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 40px;
	font-weight: 100;
	padding-left: 15px;
	padding-top: 15px;
	margin: 0px;
}
h2 {
	font-size: 20px;
	font-weight: 100;
	color: #CC3300;
}
h3 {
	font-size: 15px;
	font-weight: 100;
	color: #CC3300;
}
.heading1Send {
	font-size: 30px;
	font-weight: 100;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
	color: #FFFFFF;
}
.bulletDocs {
	list-style-image:url(../images/bullet_icon_doc.gif);
	margin: 3px 3px 3px 18px;
	padding: 3px 3px 3px 18px;
}
.bulletAudio {
	list-style-image:url(../images/bullet_icon_audio.gif);
	margin: 3px 3px 3px 18px;
	padding: 3px 3px 3px 18px;
}
.bulletVideo {
	list-style-image:url(../images/bullet_icon_video.gif);
	margin: 3px 3px 3px 18px;
	padding: 3px 3px 3px 18px;
}
.bulletDocsLi {
	margin-bottom: 5px;
}
hr {
	display: none;
}
form {
	padding: 0px;
	margin: 0px
}
.bodyBGVideo {
	background-color: #E4CF9A;
}
/********************************LINKS**********************************/
a:link, a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:active, a:hover{
	color: #CC3300;
	text-decoration: underline;
}
a.linkMenu:link, a.linkMenu:visited, a.linkMenu:active, a.linkMenu:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block; 
	padding-top: 12px;
	padding-bottom: 12px;
}
a.linkMenu:active, a.linkMenu:hover{
	background-color: #E38B75;
}
a.linkPageFeatures:link, a.linkPageFeatures:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding: 5px 10px 5px 5px;
}
a.linkPageFeatures:active, a.linkPageFeatures:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding: 5px 10px 5px 5px;
}
a.link2ndMenu:link, a.link2ndMenu:visited {
	color: #6D5325;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
a.link2ndMenu:active, a.link2ndMenu:hover {
	color: #669900;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
a.linkDocs:link, a.linkDocs:visited {
	color: #6D5325;
	font-weight: bold;
	text-decoration: none;
}
a.linkDocs:active, a.linkDocs:hover {
	color: #6D5325;
	font-weight: bold;
	text-decoration: underline;
}
a.linkInThisSection:link, a.linkInThisSection:visited {
	color: #669933;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.linkInThisSection:active, a.linkInThisSection:hover {
	color: #669933;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
/********************************TABLES*********************************/
.tableContainer {
	width: 770px;
}
.tableMenu {
	width: 770px;
	height: 39px;
}
.tdMenu {
	text-align: center;
	height: 39px;
	vertical-align: middle;
}
.tablePageFeatures {
	padding-top: 5px;
}
.tableImages {

}
.tableContent {
	width: 100%;
	height: 400px;
}
.tdContentLeft {
	width: 470px;
	vertical-align: top;
}
.tdContentRight {
	width: 300px;
	vertical-align: top;
}
.tdInThisSection {
	background-color: #E3E9D6;
	margin-bottom: 5px;
}
.tableInThisSectionListDate {
	width: 100%;
	margin-top:20px;
	vertical-align: top;
}
.tableInThisSectionListDate th{
	text-align: left;
	border-bottom: 2px solid #CC3300;
	color: #CC3300;
	padding: 3px;
}
.tableInThisSectionListDate td{
	text-align: left;
	border-bottom: 1px solid #e8e8e8;
	padding: 3px;
}
.tableInThisSectionListDate a{
	font-weight: bold;
	color: #6D5325;
}
.tdHomeLeft {
	background-image:url(../images/bg_home.gif);
	padding: 10px 20px 20px 20px;
	vertical-align: top;
	width: 160px;
}
.tdHomeMiddle {
	background-image:url(../images/bg_home.gif);
	padding: 10px 0px 0px 0px;
	vertical-align: top;
}
.tdHomeRight {
	background-image:url(../images/bg_home.gif);
	width: 309px;
	text-align: right;
}
.tdHomeFeature {

}
.tdHomeFeatureContent {
	height: 350px;
	width: 152px;
	overflow: hidden;
}
/********************************DIVS***********************************/
.divContainer {
	position: relative;
	width: 770px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}
.divTop {
	position: relative;
	width: 770px;
	height: 89px;
}
.divLogo {
	position: absolute;
	width: 205px;
	top: 10px;
	left: 10px
}
.div2ndLinks {
	position: absolute;
	width: 205px;
	top: 5px;
	right: 190px;
	text-align: right;
}
.divGetInvolved {
	position: absolute;
	top: 0px;
	right: 0px;
	height: inherit;
}
.divSearch {
	position: absolute;
	top: 67px;
	right: 190px;
	text-align: right;
	font-weight: bold;
	color: #FF9900;
}
.divMenu {
	position: relative;
	width: 770px;
	height: 39px;
	background-color: #CC3300;
	margin-top: 2px;
	margin-bottom: 2px;
}
.divContent {
	position: relative;
	width: 770px;

}
.divContentLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 470px;
	height: 100px;
}
.divContentRight {
	position: absolute;
	left: 470px;
	top: 0px;
	width: 300px;
}
.divTitle {
	height: 77px;
	width: 100%;
	color: #FFFFFF;
	background-color: #CDAE6E;
	background-image:url(../images/bg_gradient.jpg);
	background-repeat: repeat-y;
}
.divPageFunctions {
	height: 30px;
	text-align: right;
	background-image: url(../images/bg_grey_dots.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-right: 3px;
	float: right
}
.divText {
	padding: 50px 20px 20px 20px;
	color: #6D5325;
	line-height: 18px;
}
.divPageImg {
	width: 300px;
}
.divDocsHeading {
	height: 15px;
	background-color: #FFB03C;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	background-image: url(../images/bg_docs.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 2px;
}
.divDocs {
	background-color: #EEE6D2;
	color: #6D5325;
	margin-top: 1px;
	padding: 1px 3px 1px 0px;
}
.divImages {
	background-color: #EEE6D2;
	color: #6D5325;
	margin-top: 1px;
	padding: 5px;
}
.divBottomAddress {
	background-color: #E38B75;
	color: #993300;
	font-size: 11px;
	height: 82px;
	margin-top: 2px;
	padding: 4px 4px 2px 5px;
}
.divBottomCopyright {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.divBottomLine {
	background-color: #CC3300;
	margin-top: 1px;
	height: 5px;
}
.divInThisSection {
	background-color: #669933;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 3px 1px 5px;
	margin-top: 40px;
}
.divInThisSectionList {
	background-color: #EFF5EB;
	margin-top: 2px;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
}
.divInThisSectionList td {
	background-color: #EFF5EB;
	font-size: 11px;
	line-height: 16px;
}
.divFormContainerFriend {
	position: relative;
	height: 28px;

}
.divFormLeftFriend {
	position: absolute;
	left: 0px;
	width: 110px;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
}

.divFormRightFriend {
	position: absolute;
	left: 115px;
	width: 150px;
	font-size: 11px;
	padding: 5px;
}
.divTitleSend {
	height: 40px;

}
.divFormSendGeneric {
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
}
.divImgInTextContainer {
	float: left; 
	margin-left: 0px;
	padding: 5px;
}
.divImgInTextTitle {
	color: #666666;
	font-weight: bold;
	margin-top: 1px;
	background-color: #FFFFFF;
	font-size: 11px;
	border-width: 0px;
	border-left-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	padding-left: 3px;
}
.divImgInTextDesc {
	color: #666666;
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-left-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	padding-left: 3px;
	line-height: 12px;
}
.divDate {
	font-size: 11px;
	color: #666666;
	margin-bottom: 30px;
}
.divQLabel {
	
}
.divQAnswer {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}
.divHomeTitle {
	color: #FEDF2E;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;	
}
.divHomeSummary {
	color: #FFFFFF;
	font-size: 11px;
}

.videoTitle{
	color:  #FFFFFF;
	font-weight: bold;
}
.videoDesc{
	color:  #FFFFFF;
}
/********************************FORMS**********************************/
.formFieldSearch {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 200px;
	padding: 2px;
	font-size: 11px;
	color: #666666;
}
.formFieldSend {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width: 200px;
	padding: 2px;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.formButtonSend {
	margin-top: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	background-color: #EEE6D2;
	font-family: Arial, Helvetica, sans-serif;
}
.formField {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 200px;
	padding: 2px;
	font-size: 11px;
	color: #666666;
}
.formFieldLabel {
	width: 100px;
	padding: 2px;
	font-size: 12px;
	height: 25px;
	font-weight: bold;
}
.formFieldButton {
	margin-top: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	background-color: #EEE6D2;
	font-family: Arial, Helvetica, sans-serif;
}

/********************************IMAGES*********************************/
.imgSection {
	border-width: 1px;
	border-color: #999999; 
	border-style: solid;
}
.imgInThisSection {
	float: right;
}
.imgAdvert {
	margin-top: 2px;
	border-width: 0px;
}
.imgInText {
	border-width: 0px;
}
.imgHome {
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: center;
}
.imgAHPN {
	border-width: 1px;
	border-style: solid;
	border-color: #CC3300;
}

