/* test.css */

body, td, tr, li, .txt  {
	color : #666666;
	font-size : 10pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeHead  {
	color : #FF9900;
	font-size : 9pt;
	line-height : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeHead:Hover  {
	color : #FFFFFF;
	font-size : 9pt;
	line-height : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeText  {
	color : #FFFFFF;
	font-size : 8pt;
	line-height : 110%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeLink  {
	color : #FF9900;
	font-size : 9pt;
	line-height : 110%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeLinkGreen  {
	color : #66ff00;
	font-size : 12pt;
	line-height : 110%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeLink:Hover  {
	color : #FFFFFF;
	font-size : 9pt;
	line-height : 110%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeLinkGreen:Hover  {
	color : #FFFFFF;
	font-size : 12pt;
	line-height : 110%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.textLink  {
	color : #FF9900;
	font-size : 10pt;
	line-height : 120%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.textLink:Hover  {
	color : #666666;
	font-size : 10pt;
	line-height : 120%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.textLinkNews  {
	color : #666666;
	font-size : 10pt;
	line-height : 120%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.textLinkNews:Hover  {
	color : #FF9900;
	font-size : 10pt;
	line-height : 120%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.headNews  {
	color : #000000;
	font-size : 11pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.head  {
	color : #5a471b;
	font-size : 11pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.headLink  {
	color : #FF9900;
	font-size : 11pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.headLink:Hover  {
	color : #666666;
	font-size : 11pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.headBlue  {
	color : #1b9ef3;
	font-size : 11pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}


.subhead  {
	color : #5a471b;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.subheadLink  {
	color : #FF9900;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.subheadLink:Hover  {
	color : #666666;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.subheadSold  {
	color : #FF0000;
	font-size : 12pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.subheadGreen  {
	color : #66ff00;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.boldText  {
	color : #666666;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.sponsorText  {
	color : #999999;
	font-size : 9pt;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	line-height : 120%;
}

.disclaimerText  {
	color : #666666;
	font-size : 9pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style: italic;
}
.photocreditText  {
	color : #666666;
	font-size : 7pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.rateType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	background-color: #5a471b;
}
.rateMonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #F90;
}
.subhead2 {
	color:#66cc33;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.6em;
	background-image:url(images/bluesq.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:-30px;/*margin-left:-36px;*/
}

.subhead3 {
	color:#66cc33;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.1em;
	background-image:url(images/bluesq.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:-3px;/*margin-left:-10px;*/
	padding-bottom: 0px;
}

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	color : #FF9900;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #FFF;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	color : #666666;
	font-size : 10pt;
	line-height : 120%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #FFF;
}
.tintedTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
	float: right;
	letter-spacing: 0.05em;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.3em;
	text-align: center;
	vertical-align: middle;
}
.tintedTextbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #66cc33;
	letter-spacing: 0.05em;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.3em;
	text-align: center;
	vertical-align: middle;
	width: 520px;
	font-variant: normal;
	float: none;
}

.greenBorderbox {
	color : #666666;
	font-size : 10pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 10px;
	border: 1px solid #66ff00;
}