/*
Theme Name: I Think You Should
Theme URI: http://wordpress.org/
Description: ithinkyoushould.
Version: 1.6
Author: choobacca
Author URI: http://www.chooonthis.com
Tags: ithinkyoushould

	choobacca millennium v1.0
	 http://chooonthis.ca

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg_horiRepeat.jpg);
	background-repeat: repeat-x;
	background-position:top;
	}
	
@font-face { 
   font-family:"GoudyOldStyle_std";
   src:url(http://www.styllautus.com/Fonts/GoudyStd.otf) format("opentype");
}

@font-face {
   font-family:"AdobeGaramond_pro";
   src:url(http://www.styllautus.com/Fonts/AGaramondPro-Regular.otf) format("opentype");
}


/* CUSTOM FONTS -------------->*/



/* <<<------------------ BACKGROUND IMAGES and BACKGROUND COLORS */

.title_li {

	background-image: url(images/rightsidePanel_topPoint.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family:AdobeGaramond_pro;
	color:#666666;
	font-size:16px;

}

#sidebar {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif	;
	font-size:16px;
	color:#565656;
}

#sidebar ul {
	list-style:none;
	font-family:AdobeGaramond_pro;
	font-size:16px;
	color:#676767;
}

#sidebar li {
   list-style: none;
   font-family:AdobeGaramond_pro;
   color:#676767;
   text-align:left;
   font-size:11px;
   padding-bottom:3px;
   margin-right:11px;
}

#sidebar li li {
   list-style: disc;
   font-family:AdobeGaramond_pro;
   color:#676767;
   text-align:left;
   font-size:11px;
   padding-bottom:3px;
   margin-right:11px;
}

.bg_bodyPanel_repeat {
	background-image: url(images/bg_bodyPanel_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_bodyBG_horiLines_repeat {
	background-image: url(images/body_bg_horiRepeat.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
.bg_bodyHeaeder_background {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_bodyHeaeder_background2 {
	background-image: url(images/header_bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_flashPanel {
	background-image: url(images/ithinkUshould-linn-olofsdotter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_rightsidePanel_topPoint {
	background-image: url(images/rightsidePanel_topPoint2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_rightsidePanel_mainLeft {
	background-image: url(images/rightsidePanel_mainLeft2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_rightsidePanel_mainRight {
	background-image: url(images/rightsidePanel_mainRight2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_rightsidePanel_mainTop {
	background-image: url(images/rightsidePanel_mainTop.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.bg_panel_bot_gradient {
	background-image: url(images/panel_bot_gradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_footer_panel {
	background-image: url(images/footer_panel.jpg);
	background-repeat: no-repeat;
	background-position:center center;
}
.bg_footer_panel_2 {
	background-image: url(images/footer_panel_4.jpg);
	background-repeat: no-repeat;
	background-position:left center;
}
.bg_mind_gears {
	background-image: url(images/mind_gears.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
}

.bg_golden_egg {
	background-image: url(images/golden_egg.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
}
.bg_chainLink {
	background-image: url(images/chainLink.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
}



/* BACKGROUND IMAGES and BACKGROUND COLORS -------------->*/




/* <--------------------- LINES and DIVIDERS */

.line_dividing_body_copy {
	background-image:url(images/line_dividing_body_copy.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

.vertical_line_repeat_DDDDDD {
	background-image:url(images/vertical_line_repeat.gif);
	background-position:left;
	background-repeat: repeat-y;
}

.vertical_line_repeat_999999 {
	background-image:url(images/vertical_line_repeat_dark.gif);
	background-position:right;
	background-repeat: repeat-y;
}
.horizontal_line_repeat_dotted2 {
	background-image:url(images/horizontal_divider_repeat2.gif);
	background-position:left center;
	background-repeat: repeat-x;
}

.horizontal_line_repeat_dotted_alignBottom {
	background-image:url(images/horizontal_divider_repeat.gif);
	background-position:right bottom;
	background-repeat: repeat-x;
}

.horizontal_line_repeat_dotted_darker {
	background-image:url(images/horizontal_divider_repeat_dark.gif);
	background-position:left top;
	background-repeat: repeat-x;
}

.horizontal_line_topAlign_repeat_dotted {
	background-image:url(images/horizontal_divider_repeat.gif);
	background-position:left top;
	background-repeat: repeat-x;
}





/* LINES and DIVIDERS -------------->*/




/* <<<------------------ TEXT STYLES */

.login_panel_11pt_000000 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.login_panel_11pt_000000 a:link {
	color:#000000;
	text-decoration:underline;
}
.login_panel_11pt_000000 a:visited {
	color:#000000;
	text-decoration:underline;
}
.login_panel_11pt_000000 a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.login_panel_11pt_000000 a:active {
	color:#000000;
	text-decoration:underline;
}

.arial_10pt_FFFFFF {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#FFFFFF;
}
.arial_10pt_FFFFFF a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.arial_10pt_FFFFFF a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.arial_10pt_FFFFFF a:hover {
	color:#FF9900;
	text-decoration:none;
}
.arial_10pt_FFFFFF a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.goudyOldStyle_10pt_666666 {
	font-family: GoudyOldStyle_std;
	font-size:11px;
	line-height:16px;
	color:#666666;
	text-align:left;
}
.goudyOldStyle_10pt_666666 a:link {
	color:#666666;
	text-decoration:none;
}
.goudyOldStyle_10pt_666666 a:visited {
	color:#666666;
	text-decoration:none;
}
.goudyOldStyle_10pt_666666 a:hover {
	color:#000000;
	text-decoration:none;
}
.goudyOldStyle_10pt_666666 a:active {
	color:#666666;
	text-decoration:none;
}
.goudyOldStyle_11pt_000000 {
	font-family: GoudyOldStyle_std;
	font-size:11px;
	line-height:15px;
	color:#000000;
}
.goudyOldStyle_11pt_000000 a:link {
	color:#000000;
	text-decoration:none;
}
.goudyOldStyle_11pt_000000 a:visited {
	color:#000000;
	text-decoration:none;
}
.goudyOldStyle_11pt_000000 a:hover {
	color:#666666;
	text-decoration:none;
}
.goudyOldStyle_11pt_000000 a:active {
	color:#000000;
	text-decoration:none;
}

.adobeGaramond_11pt_FFCC00 {
	font-family: AdobeGaramond_pro;
	font-size:11px;
	color:#FFCC00;
	padding-top:7px;
}
.adobeGaramond_11pt_FFCC00 a:link {
	color:#FFCC00;
	text-decoration:none;
}
.adobeGaramond_11pt_FFCC00 a:visited {
	color:#FFCC00;
	text-decoration:none;
}
.adobeGaramond_11pt_FFCC00 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.adobeGaramond_11pt_FFCC00 a:active {
	color:#FFCC00;
	text-decoration:none;
}

.adobeGaramond_11pt_FF0000 {
	font-family: AdobeGaramond_pro;
	font-size:11px;
	color:##FF0000;
	padding-top:7px;
}
.adobeGaramond_11pt_FF0000 a:link {
	color:##FF0000;
	text-decoration:none;
}
.adobeGaramond_11pt_FF0000 a:visited {
	color:##FF0000;
	text-decoration:none;
}
.adobeGaramond_11pt_FF0000 a:hover {
	color:#FFCC00;
	text-decoration:none;
}
.adobeGaramond_11pt_FF0000 a:active {
	color:##FF0000;
	text-decoration:none;
}

.adobeGaramond_11pt_CCCCCC {
	font-family: AdobeGaramond_pro;
	font-size:11px;
	color:#CCCCCC;
	padding-top:7px;
}
.adobeGaramond_11pt_CCCCCC a:link {
	color:#CCCCCC;
	text-decoration:none;
}
.adobeGaramond_11pt_CCCCCC a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.adobeGaramond_11pt_CCCCCC a:hover {
	color:#999999;
	text-decoration:none;
}
.adobeGaramond_11pt_CCCCCC a:active {
	color:#CCCCCC;
	text-decoration:none;
}

.adobeGaramond_11pt_000000 {
	font-family: AdobeGaramond_pro;
	font-size:11px;
	line-height:15px;
	color:#000000;
}
.adobeGaramond_11pt_000000 a:link {
	color:#000000;
	text-decoration:none;
}
.adobeGaramond_11pt_000000 a:visited {
	color:#000000;
	text-decoration:none;
}
.adobeGaramond_11pt_000000 a:hover {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_11pt_000000 a:active {
	color:#000000;
	text-decoration:none;
}
.adobeGaramond_11pt_666666 {
	font-family: AdobeGaramond_pro;
	font-size:11px;
	line-height:15px;
	color:#666666;
}
.adobeGaramond_11pt_666666 a:link {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;

}
.adobeGaramond_11pt_666666 a:visited {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;

}
.adobeGaramond_11pt_666666 a:hover {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF9900;

}
.adobeGaramond_11pt_666666 a:active {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;

}

.adobeGaramond_11pt_666666_padded {
	font-family: AdobeGaramond_pro;
	font-size:11px;
	line-height:17px;
	padding-bottom:17px;
	color:#666666;
	text-align:left;
	margin:0;
}
.adobeGaramond_11pt_666666_padded a:link {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;

}
.adobeGaramond_11pt_666666_padded a:visited {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;

}
.adobeGaramond_11pt_666666_padded a:hover {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF9900;

}
.adobeGaramond_11pt_666666_padded a:active {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;

}

.adobeGaramond_14pt_000000 {
	font-family: AdobeGaramond_pro;
	font-size:16px;
	line-height:19px;
	color:#000000;
}
.adobeGaramond_14pt_000000 a:link {
	color:#560007;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}
.adobeGaramond_14pt_000000 a:visited {
	color:#560007;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}
.adobeGaramond_14pt_000000 a:hover {
	color:#999999;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
}
.adobeGaramond_14pt_000000 a:active {
	color:#560007;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}

.adobeGaramond_14pt_990000 {
	font-family: AdobeGaramond_pro;
	font-size:14px;
	color:#990000;
}
.adobeGaramond_14pt_990000 a:link {
	color:#990000;
	text-decoration:none;
}
.adobeGaramond_14pt_990000 a:visited {
	color:#990000;
	text-decoration:none;
}
.adobeGaramond_14pt_990000 a:hover {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.adobeGaramond_14pt_990000 a:active {
	color:#990000;
	text-decoration:none;
}

.adobeGaramond_14pt_333333 {
	font-family: AdobeGaramond_pro;
	font-size:14px;
	line-height:19px;
	color:#333333;
}
.adobeGaramond_14pt_333333 a:link {
	color:#333333;
	text-decoration:none;
}
.adobeGaramond_14pt_333333 a:visited {
	color:#333333;
	text-decoration:none;
}
.adobeGaramond_14pt_333333 a:hover {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_14pt_333333 a:active {
	color:#333333;
	text-decoration:none;
}

.adobeGaramond_14pt_666666 {
	font-family: AdobeGaramond_pro;
	font-size:14px;
	color:#666666;
}
.adobeGaramond_14pt_666666 a:link {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_14pt_666666 a:visited {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_14pt_666666 a:hover {
	color:#333333;
	text-decoration:none;
}
.adobeGaramond_14pt_666666 a:active {
	color:#666666;
	text-decoration:none;
}

.adobeGaramond_14pt_0000CC {
	font-family: AdobeGaramond_pro;
	font-size:14px;
	color:#0000CC;
}
.adobeGaramond_14pt_0000CC a:link {
	color:#0000CC;
	text-decoration:none;
}
.adobeGaramond_14pt_0000CC a:visited {
	color:#0000CC;
	text-decoration:none;
}
.adobeGaramond_14pt_0000CC a:hover {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_14pt_0000CC a:active {
	color:#0000CC;
	text-decoration:none;
}

.adobeGaramond_16pt_666666 {
	font-family: AdobeGaramond_pro;
	font-size:16px;
	color:#666666;
	line-height:15px;
	padding-bottom:1px;
	list-style:none;
	list-style-type:none;
	text-decoration:none;
}
.adobeGaramond_16pt_666666 a:link {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_16pt_666666 a:visited {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_16pt_666666 a:hover {
	color:#990000;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.adobeGaramond_16pt_666666 a:active {
	color:#666666;
	text-decoration:none;
}


.adobeGaramond_16pt_990000 {
	font-family: AdobeGaramond_pro;
	font-size:16px;
	color:#990000;
	padding-bottom:12px;
}
.adobeGaramond_16pt_990000 a:link {
	color:#990000;
	text-decoration:none;
}
.adobeGaramond_16pt_990000 a:visited {
	color:#990000;
	text-decoration:none;
}
.adobeGaramond_16pt_990000 a:hover {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.adobeGaramond_16pt_990000 a:active {
	color:#990000;
	text-decoration:none;
}

.adobeGaramond_16pt_990000_CAPS {
	font-family: AdobeGaramond_pro;
	font-size:16px;
	color:#990000;
	text-transform:uppercase;
	padding-bottom:12px;
}
.adobeGaramond_16pt_990000_CAPS a:link {
	color:#990000;
	text-decoration:none;
}
.adobeGaramond_16pt_990000_CAPS a:visited {
	color:#990000;
	text-decoration:none;
}
.adobeGaramond_16pt_990000_CAPS a:hover {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.adobeGaramond_16pt_990000_CAPS a:active {
	color:#990000;
	text-decoration:none;
}

.adobeGaramond_24pt_333333_plain {
	font-family: AdobeGaramond_pro;
	font-size:24px;
	color:#333333;
}
.adobeGaramond_24pt_333333_plain a:link {
	color:#333333;
	text-decoration:none;
}
.adobeGaramond_24pt_333333_plain a:visited {
	color:#333333;
	text-decoration:none;
}
.adobeGaramond_24pt_333333_plain a:hover {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_24pt_333333_plain a:active {
	color:#333333;
	text-decoration:none;
}

.adobeGaramond_24pt_333333 {
	font-family: AdobeGaramond_pro;
	font-size:24px;
	color:#333333;
	line-height:28px;
	padding-top:5px;
}
.adobeGaramond_24pt_333333 a:link {
	color:#333333;
	text-decoration:none;
}
.adobeGaramond_24pt_333333 a:visited {
	color:#333333;
	text-decoration:none;
}
.adobeGaramond_24pt_333333 a:hover {
	color:#560007;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}

.adobeGaramond_24pt_333333 a:active {
	color:#333333;
	text-decoration:none;
}

.adobeGaramond_24pt_666666 {
	font-family: AdobeGaramond_pro;
	font-size:24px;
	color:#666666;
	line-height:28px;
	padding-top:11px;
	padding-bottom:2px;
}
.adobeGaramond_24pt_666666 a:link {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_24pt_666666 a:visited {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_24pt_666666 a:hover {
	color:#560007;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}

.adobeGaramond_24pt_666666 a:active {
	color:#666666;
	text-decoration:none;
}


.adobeGaramond_24pt_666666_2 {
	font-family: AdobeGaramond_pro;
	font-size:24px;
	color:#666666;
	line-height:30px;
	padding-top:5px;
}
.adobeGaramond_24pt_666666_2 a:link {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_24pt_666666_2 a:visited {
	color:#666666;
	text-decoration:none;
}
.adobeGaramond_24pt_666666_2 a:hover {
	color:#560007;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}

.adobeGaramond_24pt_666666_2 a:active {
	color:#666666;
	text-decoration:none;
}


.adobeGaramond_24pt_666666_dotted {
	font-family: AdobeGaramond_pro;
	font-size:24px;
	color:#666666;
	line-height:30px;
}
.adobeGaramond_24pt_666666_dotted a:link {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.adobeGaramond_24pt_666666_dotted a:visited {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.adobeGaramond_24pt_666666_dotted a:hover {
	color:#560007;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
}

.adobeGaramond_24pt_666666_dotted a:active {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}

.arial_11pt_CCCCCC {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#CCCCCC;
}
.arial_11pt_CCCCCC a:link {
	color:#CCCCCC;
	text-decoration:none;
}
.arial_11pt_CCCCCC a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.arial_11pt_CCCCCC a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.arial_11pt_CCCCCC a:active {
	color:#CCCCCC;
	text-decoration:none;
}

.arial_14pt_CCCCCC {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#CCCCCC;
}
.arial_14pt_CCCCCC a:link {
	color:#CCCCCC;
	text-decoration:none;
}
.arial_14pt_CCCCCC a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.arial_14pt_CCCCCC a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.arial_14pt_CCCCCC a:active {
	color:#CCCCCC;
	text-decoration:none;
}


.arial_6pt_B3E0FF {
	font-family:Arial, Helvetica, sans-serif;
	font-size:6pt;
	font-weight:bold;
	line-height:16px;
	letter-spacing:3px;
	color:#B3E0FF;
}
.arial_6pt_B3E0FF a:link {
	color:#B3E0FF;
	text-decoration:none;
}
.arial_6pt_B3E0FF a:visited {
	color:#B3E0FF;
	text-decoration:none;
}
.arial_6pt_B3E0FF a:hover {
	color:#0099FF;
	text-decoration:none;
}
.arial_6pt_B3E0FF a:active {
	color:#B3E0FF;
	text-decoration:none;
}

.arial_11pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
}
.arial_11pt_333333 a:link {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_11pt_333333 a:visited {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_11pt_333333 a:hover {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: none;
}
.arial_11pt_333333 a:active {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}

.arial_11pt_333333_plain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
}
.arial_11pt_333333_plain a:link {
	color:#333333;
	text-decoration:none;
}
.arial_11pt_333333_plain a:visited {
	color:#333333;
	text-decoration:none;
}
.arial_11pt_333333_plain a:hover {
	color:#000000;
	text-decoration:none;
}
.arial_11pt_333333_plain a:active {
	color:#333333;
	text-decoration:none;
}


.arial_11pt_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#666666;
}
.arial_11pt_666666 a:link {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
}
.arial_11pt_666666 a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
}
.arial_11pt_666666 a:hover {
	color:#999999;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: none;
}
.arial_11pt_666666 a:active {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
}

.arial_11pt_666666_padbot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#666666;
	padding-bottom:7px;
}
.arial_11pt_666666_padbot a:link {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
}
.arial_11pt_666666_padbot a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
}
.arial_11pt_666666_padbot a:hover {
	color:#999999;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: none;
}
.arial_11pt_666666_padbot a:active {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
}

.arial_11pt_560007 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#560007;
}
.arial_11pt_560007 a:link {
	color:#560007;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #560007;
}
.arial_11pt_560007 a:visited {
	color:#560007;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #560007;
}
.arial_11pt_560007 a:hover {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: none;
}
.arial_11pt_560007 a:active {
	color:#560007;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #560007;
}

.arial_11pt_F00 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#F00;
}
.arial_11pt_F00 a:link {
	color:#F00;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #560007;
}
.arial_11pt_F00 a:visited {
	color:#F00;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #560007;
}
.arial_11pt_F00 a:hover {
	color:#999999;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: none;
}
.arial_11pt_F00 a:active {
	color:#F00;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #560007;
}

.arial_11pt_999999 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#999999;
}
.arial_11pt_999999 a:link {
	color:#999999;
	text-decoration:underline;
}
.arial_11pt_999999 a:visited {
	color:#999999;
	text-decoration:underline;
}
.arial_11pt_999999 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_11pt_999999 a:active {
	color:#999999;
	text-decoration:underline;
}


.arial_11pt_CCCCCC {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#CCCCCC;
}
.arial_11pt_CCCCCC a:link {
	color:#CCCCCC;
	text-decoration:underline;
}
.arial_11pt_CCCCCC a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
.arial_11pt_CCCCCC a:hover {
	color:#999999;
	text-decoration:none;
}
.arial_11pt_CCCCCC a:active {
	color:#CCCCCC;
	text-decoration:underline;
}


.arial_11pt_FFFFFF {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;
}
.arial_11pt_FFFFFF a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
.arial_11pt_FFFFFF a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.arial_11pt_FFFFFF a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.arial_11pt_FFFFFF a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.arial_12pt_FFFFFF_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
	color:#FFFFFF;
}

.arial_12pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333333;
}
.arial_12pt_333333 a:link {
	color:#333333;
	text-decoration:none;
}
.arial_12pt_333333 a:visited {
	color:#333333;
	text-decoration:none;
}
.arial_12pt_333333 a:hover {
	color:#999999;
	text-decoration:none;
}
.arial_12pt_333333 a:active {
	color:#333333;
	text-decoration:none;
}


.arial_12pt_333333_plain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333333;
}
.arial_12pt_333333_plain a:link {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_12pt_333333_plain a:visited {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_12pt_333333_plain a:hover {
	color:#999999;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: none;
}
.arial_12pt_333333_plain a:active {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}

.arial_14pt_00B92F {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#00B92F;
}
.arial_14pt_00B92F a:link {
	color:#00B92F;
	text-decoration:none;
}
.arial_14pt_00B92F a:visited {
	color:#00B92F;
	text-decoration:none;
}
.arial_14pt_00B92F a:hover {
	color:#999999;
	text-decoration:none;
}
.arial_14pt_00B92F a:active {
	color:#00B92F;
	text-decoration:none;
}

.arial_14pt_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#666666;
}
.arial_14pt_666666 a:link {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_14pt_666666 a:visited {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_14pt_666666 a:hover {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: none;
}
.arial_14pt_666666 a:active {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}

.arial_14pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	line-height:21px;
	color:#333333;
	padding-bottom:7px;
}
.arial_14pt_999999 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#666666;
}
.arial_14pt_999999 a:link {
	color:#666666;
	text-decoration:none;
}
.arial_14pt_999999 a:visited {
	color:#666666;
	text-decoration:none;
}
.arial_14pt_999999 a:hover {
	color:#999999;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.arial_14pt_999999 a:active {
	color:#666666;
	text-decoration:none;
}

.arial_14pt_FF0000 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#FF0000;
}
.arial_14pt_FF0000 a:link {
	color:#FF0000;
	text-decoration:none;
}
.arial_14pt_FF0000 a:visited {
	color:#FF0000;
	text-decoration:none;
}
.arial_14pt_FF0000 a:hover {
	color:#FF0000;
	text-decoration: none;
	font-weight:bold;
}
.arial_14pt_FF0000 a:active {
	color:#FF0000;
	text-decoration:none;
}


.arial_16pt_FF0000 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#FF0000;
}
.arial_16pt_FF0000 a:link {
	color:#FF0000;
	text-decoration:none;
}
.arial_16pt_FF0000 a:visited {
	color:#FF0000;
	text-decoration:none;
}
.arial_16pt_FF0000 a:hover {
	color:#666666;
	text-decoration:underline;
}
.arial_16pt_FF0000 a:active {
	color:#FF0000;
	text-decoration:none;
}


.arial_16pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#333333;
}
.arial_16pt_333333 a:link {
	color:#333333;
	text-decoration:underline;
}
.arial_16pt_333333 a:visited {
	color:#333333;
	text-decoration:underline;
}
.arial_16pt_333333 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_16pt_333333 a:active {
	color:#333333;
	text-decoration:underline;
}

.arial_16pt_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:19px;
	color:#666666;
}
.arial_16pt_666666 a:link {
	color:#333333;
	text-decoration:underline;
}
.arial_16pt_666666 a:visited {
	color:#333333;
	text-decoration:underline;
}
.arial_16pt_666666 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_16pt_666666 a:active {
	color:#333333;
	text-decoration:underline;
}

.arial_18pt_999999 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#999999;
}
.arial_18pt_999999 a:link {
	color:#999999;
	text-decoration:none;
}
.arial_18pt_999999 a:visited {
	color:#999999;
	text-decoration:none;
}
.arial_18pt_999999 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_18pt_999999 a:active {
	color:#999999;
	text-decoration:none;
}

.arial_18pt_CC1F14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:28px;
	font-weight: bold;
	color:#CC1F14;
}
.arial_18pt_CC1F14 a:link {
	color:#CC1F14;
	text-decoration:none;
}
.arial_18pt_CC1F14 a:visited {
	color:#CC1F14;
	text-decoration:none;
}
.arial_18pt_CC1F14 a:hover {
	color:#999999;
	text-decoration:none;
}
.arial_18pt_CC1F14 a:active {
	color:#CC1F14;
	text-decoration:none;
}




.arial_18pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#333333;
}
.arial_18pt_333333 a:link {
	color:#333333;
	text-decoration:none;
}
.arial_18pt_333333 a:visited {
	color:#333333;
	text-decoration:none;
}
.arial_18pt_333333 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_18pt_333333 a:active {
	color:#333333;
	text-decoration:none;
}

.arial_18pt_CCCCCC {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#CCCCCC;
}
.arial_18pt_CCCCCC a:link {
	color:#CCCCCC;
	text-decoration:none;
}
.arial_18pt_CCCCCC a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.arial_18pt_CCCCCC a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.arial_18pt_CCCCCC a:active {
	color:#CCCCCC;
	text-decoration:none;
}


.arial_22pt_CCCCCC {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:28px;
	color:#CCCCCC;
}

.footer_adobeGaramond_11pt {
	font-family: AdobeGaramond_pro;
	font-size:11px;
	color:# 353535;
	padding-top:7px;
}
.footer_adobeGaramond_11pt a:link {
	color:#353535;
	text-decoration:none;
}
.footer_adobeGaramond_11pt a:visited {
	color:#353535;
	text-decoration:none;
}
.footer_adobeGaramond_11pt a:hover {
	color:#999999;
	text-decoration:none;
}
.footer_adobeGaramond_11pt a:active {
	color:#353535;
	text-decoration:none;
}


.footer_arial_11pt_DDDDDD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BBBBBB;
}
.footer_arial_11pt_DDDDDD a:link {
	color:#BBBBBB;
	text-decoration:none;
}
.footer_arial_11pt_DDDDDD a:visited {
	color:#BBBBBB;
	text-decoration:none;
}
.footer_arial_11pt_DDDDDD a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_arial_11pt_DDDDDD a:active {
	color:#BBBBBB;
	text-decoration:none;
}

.footer_tws_arial_10pt_AAAAAA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#AAAAAA;
}
.footer_tws_arial_10pt_AAAAAA a:link {
	color:#AAAAAA;
	text-decoration:none;
}
.footer_tws_arial_10pt_AAAAAA a:visited {
	color:#AAAAAA;
	text-decoration:none;
}
.footer_tws_arial_10pt_AAAAAA a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_tws_arial_10pt_AAAAAA a:active {
	color:#AAAAAA;
	text-decoration:none;
}


/* TEXT STYLES -------------->*/


/* <<<------------------ FORM ELEMENTSs */


.textField_233x19	{
	background-image:url(images/txtFieldBox_search_233x19.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	font-family:GoudyOldStyle_std;
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	padding-left:5px;
	padding-top:1px;
	width:233px;
	height:19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textField_100x20	{
	background-image:url(images/txtFieldBox_100x20.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:100px;
	height:20px;
	padding-left:3px;
	padding-top:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textArea	{
	background-image:url(images/txtFieldBox_500x112.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:500px;
	height:112px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
}

.listMenu_50x20	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:50px;
	height:20px;
	padding-left:3px;
	padding-top:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.listMenu_30x20	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:30px;
	height:20px;
	padding-left:3px;
	padding-top:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;



/* FORM ELEMENTS -------------->*/

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}



#content {
	font-size: 1.4em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:AdobeGaramond_pro;;
	font-size:16px;
	color:#656565;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	padding-bottom:17px;
	}
.commentlist li ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	padding-bottom:17px;
}

.commentlist li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	font-weight: normal;
	padding-bottom:17px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	padding-bottom:17px;
	}

.commentlist cite, .commentlist cite a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	padding-bottom:17px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	padding-bottom:17px;
	}

#commentform p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	padding-bottom:17px;
	}

.commentmetadata {
	font-weight: normal;
	padding-bottom:17px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	line-height:15px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 50px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style: none;
	list-style-type:none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: circle;
	list-style-image: none;
	margin-bottom: 25px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	background-image:url(images/txtFieldBox_search_233x19.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:233px;
	height:19px;
	padding-left:7px;
	padding-top:4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding-bottom:17px;
	text-align: justify;
	}

.commentlist ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	font-weight: normal;
	padding-bottom:17px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 13px 0 30px 0;
	margin-left: 540px;
	width: 280px;
	font-family: AdobeGaramond_pro;
	font-size:11px;
	text-align:left;
	color:#333;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-left:76px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


ul { width:100%; list-style-type: none; margin: 0px; padding: 0px; clear:both}
ul li{ cursor:pointer;	float: left; padding:3px 10px 3px 10px; margin:0px 3px; text-align:left; width:90px; overflow:auto}
li{ cursor:pointer;	float: left; padding:3px 10px 3px 10px; margin:0px 3px; text-align:left; width:90px; overflow:auto}
li.widget{ cursor:pointer;	float: left; padding:3px 10px 3px 10px; margin:0px 3px; text-align:left; width:90px; overflow:auto}

 

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

