@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E3E7F2;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #FFFFFF url(../images/homepage2_blue2.jpg) repeat-x left top;
	font-size: 16px;
}
.twoColFixRtHdr #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	padding: 0 30px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 30px;
}
.twoColFixRtHdr #mainContent { 
	width: 700px;
	margin: 0 0px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#D0D6E6; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
@charset "utf-8";


.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #069;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
}
#April07 {
	position:absolute;
	width:206px;
	height:147px;
	z-index:1;
	left: 171px;
	top: 444px;
	visibility: visible;
}
#diary {
	position:absolute;
	width:200px;
	height:175px;
	z-index:2;
	left: 174px;
	top: 376px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 8pt;
	font-variant: normal;
	text-transform: none;
	border: .25px none #999999;
	width: .25px;
	font-weight: lighter;
}
.style1grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 14px;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 220px;
	top: 400px;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 220px;
	top: 400px;
	visibility: visible;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 50;
	top: 50;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 220px;
	top: 400px;
	visibility: visible;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 562px;
	top: 39px;
}
#Layer5 {
	position:absolute;
	width:196px;
	height:115px;
	z-index:6;
	left: 781px;
	top: 440px;
	visibility: visible;
}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 24px;
	text-indent: 0px;
}
.style1chat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.redchat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 400;
	color: #900;
	text-decoration: none;
}
.style10 {
	font-weight: 100;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	letter-spacing: normal;
	line-height: 22px;
}
.borderlayer {
	border: thin solid #999;
}

.style9 {font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	color: #999999;
}
.faqtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #FF3300;
	vertical-align: middle;
	text-align: left;
}
.orangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: 400;
	color: #999966;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 10px;
	vertical-align: bottom;
}
.greytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 50px;
	font-weight: lighter;
	color: #999966;
	text-decoration: none;
	letter-spacing: -2px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	color: #FF3300;
	text-decoration: none;
}
.orangesubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color: #999966;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 10px;
	vertical-align: bottom;
}
.mauvetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: -1px;
}
.whitetitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.mauvesubtitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: 300;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 10px;
	vertical-align: bottom;
}
.formstyle {
	font-weight: 100;
	text-decoration: none;
	font-size: 9px;
	font-family: Calibri;
	color: #666666;
	text-align: right;
}
.formstyleft {
	font-weight: 100;
	text-decoration: none;
	font-size: 11px;
	font-family: Calibri;
	color: #003366;
	text-align: left;
}
.greytitleCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 24px;
	font-weight: 200;
	color: #333333;
	text-decoration: none;
	letter-spacing: -3px;
}
.mauve12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: 600;
	color: #006699;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.pinktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: 400;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 0px;
}
.white12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
	color: #999;
	text-align: left;
}
.brown12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: 300;
	color: #999999;
	text-decoration: none;
	letter-spacing: -0.5px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: inherit;
}
.yellowtitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 100;
	color: #990000;
	text-decoration: none;
	letter-spacing: -1px;
}
.white12Copy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: 400;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.white10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: 400;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.yellowtitleCopy {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: -1px;
}
.white12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.brown12Copy {
	font-family: Calibri;
	font-size: 13px;
	font-style: normal;
	line-height: 32px;
	font-weight: 700;
	color: #006699;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.brown10 {
	font-family: Calibri;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: 300;
	color: #999966;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.yellow12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: 600;
	color: #006699;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.yellow11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1px;
	font-weight: 100;
	color: #6699CC;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.yellow10Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: 300;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: -0.5px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0,0;
	vertical-align: top;
	background-repeat: no-repeat;
}
.mauve16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: -1px;
}
.bluesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color: #006699;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 10px;
	vertical-align: bottom;
}
.bluetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #6699CC;
	text-decoration: none;
	letter-spacing: 0px;
}
.greytitle36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 50px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
	letter-spacing: -1.5px;
}
.bluetitle30 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #F9007F;
	text-decoration: none;
	letter-spacing: -2px;
}
.mauvelight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.bluelight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
	color: #006699;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: repeat-y;
}
.greylight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 10px;
	vertical-align: bottom;
}
.dots {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 12px;
	font-weight: 200;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 5px;
	vertical-align: top;
	top: 0px;
}
.yellow18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: normal;
}
.style7small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height: 18px;
	text-indent: 0px;
}
.style1Copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6699CC;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 16pt;
}
.style1title {
	font-family: Calibri;
	font-size: 24px;
	color: #6699CC;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: lighter;
}
.style1yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 200;
}
.style1grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 200;
}
.style1yellowtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF9900;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 200;
	line-height: normal;
}
.style1midtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6699CC;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: normal;
}
.style1Copysmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6699CC;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 16pt;
}
.style1med {
	font-family: Calibri;
	font-size: 18px;
	color: #6699CC;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 200;
}
.style1red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 16pt;
}

/** LOGIN */

#login {
	margin: 0px 0px 10px 0px;
	padding: 18px 18px 0px 18px;
}

#login .bgbtm {
}

#login-submit {
	margin-top: 5px;
}

#login a {
	padding-top: 6px;
}

#login2 {
	margin: 0px 0px 10px 0px;
	padding: 18px 18px 0px 18px;

}

#login2 .bgbtm {
}

#login2-submit {
	margin-top: 5px;
}

#login2 a {
	padding-top: 6px;
}

#login6 {
	margin: 0px 0px 10px 0px;
	padding: 18px 18px 0px 18px;
}

#login6 .bgbtm {
}

#login6-submit {
	margin-top: 5px;
}

#login6 a {
	padding-top: 6px;
}
form .button {
	width: 55px;
	height: 18px;
	background: url(../images/subpage1_02.gif) no-repeat left top;
	border: none;
	text-transform: lowercase;
}
form .dropdown {
	width: 154px;
	height: 18px;
	background: #FFFFFF;
	border: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: auto;
	font: 11px Calibri;
	color: #574520;
}
}
form .button2 {
	width: 55px;
	height: 18px;
	background: url(../images/subpage1_x.gif) no-repeat left top;
	border: none;
	text-transform: none;
	color: #FF6600;
	font-family: Calibri;
	align:left;
	font-size: 10px;
}
form .button3 {
	width: 55px;
	height: 18px;
	background: url(../images/subpage1_x.gif) no-repeat left top;
	border: none;
	text-transform: none;
	color: #666666;
	font-family: Calibri;
	align:left;
	font-size: 10px;
}
form .buttonwide {
	width: 82px;
	height: 18px;
	background: url(../images/subpage1_x.jpg) no-repeat left top;
	border: none;
	text-transform: none;
	color: #FF6600;
	font-family: Calibri;
	align:left;
	font-size: 11px;
	
}
form .buttonwhite {
	width: 82px;
	height: 18px;
	border: none;
	text-transform: none;
	color: #FF6600;
	font-family: Calibri;
	align:left;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/subpage1_x.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	left: 0px;
	text-indent: 0px;
}
form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

input {
	font: bold 11px Calibri;
	color: #574520;
}
form .textbox {
	width: 154px;
	height: 20px;
	border: none;
	background: url(../images/subpage1_01.gif) no-repeat left top;
	color: #FFFFFF
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: auto;
	font: 11px Calibri;
	color: #574520;
}
.greentitle36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 50px;
	font-weight: bolder;
	color: #99CC33;
	text-decoration: none;
	letter-spacing: -1.5px;
}
.orangetitle36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: -1.5px;
}
.whitetitle36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1.5px;
}
.blacktext11 {
	font-family: Calibri;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.black24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: 900;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1.5px;
}
.green12 {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 500;
	color: #6699CC;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.orangenav {
	font-family: Calibri;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: 500;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.greytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0pt;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.tableborder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.style1medARIAL {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #5F8093;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 400;
	letter-spacing: -0.5pt;
}
.style1medARIALyellow {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 400;
	letter-spacing: -1pt;
	line-height: 18px;
}
.style1medARIA12 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 400;
	letter-spacing: 0pt;
	line-height: 18px;
}
.orangenavsm {
	font-family: Calibri;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color: #006699;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.whitetext11 {
	font-family: Calibri;
	font-size: 11.5px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.style1lg {
	font-family: Calibri;
	font-size: 20px;
	color: #6699CC;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 200;
	letter-spacing: -1pt;
}
.style1sm {
	font-family: Calibri;
	font-size: 12px;
	color: #006699;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 200;
	letter-spacing: -0.5pt;
}
.blacktext12 {
	font-family: Calibri;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.style1footer {
	font-family: Calibri;
	font-size: 14px;
	color: #006699;
	background-image: url(images/pinkbox.jpg);
	background-repeat: no-repeat;
	font-weight: 200;
}
.smallblacknav {
	font-family: Calibri;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.smallgreynav {
	font-family: Calibri;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.smallgreynavdark {
	font-family: Calibri;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.smallgreylink {
	font-family: Calibri;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}

