@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/background_repeat.gif);
	background-repeat: repeat-x;
	background-color: #13A6FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
a {
	color: #038BD9;
	text-decoration: none;
	outline: none;
	
}
a:hover {
	text-decoration: underline;
}

 p {
	margin-top: 10px;
	margin-bottom: 10px;
 }
h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #13A6FA;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #038BD9;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
 
#content {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#content_inset {
	background-image: url(../images/content_repeat.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 959px;
}
#logo {
	position: absolute;
	left: 129px;
	top: 0;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 319px;
	width: 959px;
}
#header_image {
	background-image: url(../images/milk_bottle.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 548px;
	top: 45px;
	height: 274px;
	width: 303px;
}
#header_txt {
	background-image: url(../images/header_txt.png);
	height: 167px;
	width: 471px;
	background-repeat: no-repeat;
	position: absolute;
	left: 128px;
	top: 123px;
}

body#p2 #header,
body#p3 #header,
body#p4 #header,
body#p5 #header,
body#p6 #header,
body#p7 #header,
body#p8 #header,
body#p9 #header,
body#p10 #header,
body#p11 #header {
	background-image: url(../images/header_sec.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 959px;
}

body#p2 #header_image,
body#p3 #header_image,
body#p4 #header_image,
body#p5 #header_image,
body#p7 #header_image,
body#p8 #header_image,
body#p9 #header_image,
body#p11 #header_image {
	background-image: url(../images/milk_bottle_sec.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 567px;
	top: 28px;
	height: 231px;
	width: 254px;
}

body#p6 #header_image,
body#p10 #header_image {
	background-image: url(../images/milk_bottle_sec2.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 567px;
	top: 28px;
	height: 231px;
	width: 254px;
}

body#p2 #header_txt,
body#p3 #header_txt,
body#p4 #header_txt,
body#p5 #header_txt,
body#p6 #header_txt,
body#p7 #header_txt,
body#p8 #header_txt,
body#p9 #header_txt,
body#p10 #header_txt,
body#p11 #header_txt  {
	background-image: url(../images/txt_bkg_sec.png);
	height: 114px;
	width: 421px;
	background-repeat: no-repeat;
	position: absolute;
	left: 143px;
	top: 119px;
}

/*body#p2 #header_image,
body#p5 #header_image,
body#p8 #header_image {
	position: absolute;
	left: 526px;
	top: 28px;
}

body#p4 #header_image,
body#p6 #header_image {
	position: absolute;
	left: 567px;
	top: 35px;
}*/


#text_area {
	margin: 15px 0px 0px;
	padding: 0px 0px 15px;
	width: 521px;
	background-image: url(../images/text_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#text_inset {
	padding-right: 35px;
	padding-left: 40px;
	padding-top: 30px;
}
#text_inset p {
	line-height: 24px;
	font-size: 12px;
}
#text_inset h2.listhead {
	color: #FF0000;
}
#text_inset h3.resource {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-top: 12px;
}
#text_inset ul.lists {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 5px;
}
#text_inset ul.lists li {
	padding-bottom: 5px;
}

#text_inset ul.lists_3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 8px;
	line-height: 16px;
}
#text_inset ul.lists_3 li {
	padding-bottom: 3px;
	padding-top: 3px;
}

#text_inset ul.lists_4 {
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: square;
	margin-top: 8px;
	line-height: 16px;
	color: #000000;
}
#text_inset ul.lists_4 li {
	padding-bottom: 3px;
	padding-top: 3px;
}

#text_inset ul.lists_5 {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	line-height: 16px;
	color: #000000;
}
#text_inset ul.lists_5 li {
	padding-bottom: 2px;
	padding-top: 2px;
}
#text_inset h4.calendar_hd {
	font-weight: bold;
	color: #038BD9;
	margin-bottom: 5px;
	font-size: 13px;
	margin-top: 10px;
}
#backtocal {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 666px;
	top: 303px;
	text-align: right;
	width: 166px;
}

#address {
	background-image: url(../images/address_bar.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 959px;
}
#address_inset {
	margin-right: 105px;
	margin-left: 105px;
	padding-top: 35px;
}

#address_rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#ad_txt {
	font-size: 10px;
	color: #999999;
	padding-top: 9px;
	float: left;
}
#copyright {
	font-size: 10px;
	color: #999999;
	float: right;
	padding-top: 9px;
}
#copyright a {
	color: #999999;
}
.clear {
	clear: both;
}

body#p1 #menu ul li a#l1,
body#p2 #menu ul li a#l2,
body#p3 #menu ul li a#l3,
body#p4 #menu ul li a#l4,
body#p5 #menu ul li a#l5,
body#p6 #menu ul li a#l6,
body#p7 #menu ul li a#l7,
body#p8 #menu ul li a#l8,
body#p9 #menu ul li a#l9,
body#p10 #menu ul li a#l10,
body#p11 #menu ul li a#l11  {
	background-image: url(../images/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}


#menu {
	background-image: url(../images/menu_bkg.jpg);
	background-repeat: no-repeat;
	margin: 15px 0px 0px 88px;
	padding: 0px 0px 15px;
	float: left;
	width: 266px;
}
#menu_inset {
	margin: 0px;
	padding: 25px 25px 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	text-align: right;
	display: block;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right: 25px;
}

#menu ul li a:hover {
	background-image: url(../images/menu_hover_2.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
#sub_nav {
	float: right;
	width: 160px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
}
#sub_nav_top {
	background-image: url(../images/sub_nav_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 160px;
	background-position: bottom;
}
#sub_nav_txt {
	background-image: url(../images/sub_nav_repeat.gif);
	background-repeat: repeat-y;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#sub_nav_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sub_nav_txt a {
	display: block;
	font-size: 11px;
	padding: 6px 5px 6px 14px;
	border-bottom-width: 1px;
}
#sub_nav_txt a:hover {
	text-decoration: none;
	background-image: url(../images/sub_nav_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sub_nav_txt ul#s1 a#sub1,
#sub_nav_txt ul#s2 a#sub2,
#sub_nav_txt ul#s3 a#sub3,
#sub_nav_txt ul#s4 a#sub4,
#sub_nav_txt ul#s5 a#sub5,
#sub_nav_txt ul#s6 a#sub6,
#sub_nav_txt ul#s7 a#sub7,
#sub_nav_txt ul#s8 a#sub8 {
	background-image: url(../images/sub_nav_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sub_nav_txt ul#ss1 a#ssub1,
#sub_nav_txt ul#ss2 a#ssub2,
#sub_nav_txt ul#ss3 a#ssub3,
#sub_nav_txt ul#ss4 a#ssub4,
#sub_nav_txt ul#ss5 a#ssub5,
#sub_nav_txt ul#ss6 a#ssub6,
#sub_nav_txt ul#ss7 a#ssub7,
#sub_nav_txt ul#ss8 a#ssub8 {
	background-image: url(../images/sub_nav_over_sec.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sub_nav_txt ul#sss1 a#sssub1,
#sub_nav_txt ul#sss2 a#sssub2,
#sub_nav_txt ul#sss3 a#sssub3,
#sub_nav_txt ul#sss4 a#sssub4,
#sub_nav_txt ul#sss5 a#sssub5,
#sub_nav_txt ul#sss6 a#sssub6,
#sub_nav_txt ul#sss7 a#sssub7,
#sub_nav_txt ul#sss8 a#sssub8 {
	background-image: url(../images/sub_nav_over_sec.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sub_nav_txt ul ul {
	margin-left: 5px;
	padding-left: 5px;
}
#sub_nav_txt ul ul a {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #77B8FE;
}
#sub_nav_txt ul ul a:hover {
	background-image: url(../images/sub_nav_over_sec.gif);
}
#sub_nav_btm {
	background-image: url(../images/sub_nav_btm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 160px;
}

a.lnk {
	font-size: 24px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DD5FF;
	margin: 0px;
	display: none;
}
#sub_nav_txt #main_link {
	margin: 0px;
	padding: 0px;
}
#sub_nav_txt #main_link a {
	margin: 0px;
	padding: 3px 0px 6px 14px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DD5FF;
}

#sub_nav_txt #main_link a:hover {
	background-image: none;
	
}
.form_txt {
	font-size: 11px;
	color: #038BD9;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.form_txt_cent {
	font-size: 11px;
	color: #038BD9;
	text-align: center;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.form_fill {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.form_fill_bttns {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}
.form_head {
	font-size: 14px;
	color: #038BD9;
	text-align: left;
	padding: 10px 5px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.form_head2 {
	font-size: 14px;
	color: #038BD9;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	width: 265px;
	
}

.form_subhead {
	font-size: 12px;
	color: #038BD9;
	text-align: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.forum_sub-subhead {
	font-size: 12px;
	font-weight: bold;
	color: #038BD9;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
}

.form_info_txt {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.form_info_txt_req {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border:2px inset red;
}
.form_nag_type {
	font-size: 10px;
	color: red;
}
.form_tiny_type {
	font-size: 10px;
	color: #999999;
}
.form_chbx {
	text-align: center;
}
.form_bttns {
	font-size: 11px;
	text-align: right;
	margin: 5px;
}

.photo_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 7px;
}

.photo_right {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 7px;
}


li.list {
	padding-bottom: 10px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
.footnote {
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	padding-bottom: 10px;
	color: #333333;
}
.note {
	font-weight: bold;
	color: #FF0000;
}

.td_links2 {
	font-size: 10px;
	line-height: 12px;
	text-align: center;	
}

.td_l {
	padding-top: 5px;
	text-align: center;	
}

.td_l a {
	font-size: 10px;
	line-height: 12px;
}

.td_links a {
	font-size: 12px;
	line-height: 14px;
}
.need_txt {
	color: #00FF00;
}
.center_image {
	text-align: center;
	width: 250px;
}
.txt_highlight {
	font-weight: bold;
	color: #2E74CB;
}
#cal_1 {
	width: 135px;
	float: left;
}
#cal_2 {
	width: 135px;
	float: left;
}
.echo_box{
	position:absolute;
	left:900px;
	border:2px solid #FF0000;
	padding:5px;
	text-align:left;
}
#adb_reader {
	margin: 0px;
	padding: 0px;
}
#adb_reader a:hover {
	background-image: none;
}
#login {
	text-align: left;
	font-size: 10px;
	float: left;
	width: 125px;
	padding-top: 3px;
}
h3#upload_ideas {
	margin-top: -5px;
	margin-bottom: 15px;
}

h3#upload_ideas a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #13A6FA;
}
h3#upload_ideas a:hover {
	color: #0F6CB6;
}
.community_left {
	float: left;
	width: 210px;
}
.community_left h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.community_left h3 {
	margin-top: 15px;
	margin-bottom: 0px;
}
.community_left h4 {
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #999;
}
.community_left h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 10px;
}
.community_left p.comm {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.community_left ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.community_left ul li {
	margin: 0px;
	padding: 0px;
}
.community_left ul li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.community_right h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.community_right h3 {
	margin-top: 15px;
	margin-bottom: 0px;
}
.community_right h4 {
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #999;
}

.community_right h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 10px;
}

.community_right p.comm {
	font-size: 10px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.community_right ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.community_right ul li {
	margin: 0px;
	padding: 0px;
}
.community_right ul li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.community_right {
	float: right;
	width: 210px;
}
