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

body, html {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	height: 100%;
	font-size: 16px;
	color: #006;
	list-style-type: disc;
}
  
img {
margin: 0 11px 11px 0;
border:#000000 1px solid;
}

a:hover img{
border: #ccc 1px solid;
}

.footer, .header {
color: #aaa; 
font-size:10px;

}

.footer a, .header a {
color:#888;
text-decoration:underline;
}

.footer a:hover, .header a:hover {
color:#ddd;
text-decoration:none;
}

.footer {
margin-left:14px;
text-align:left;
width:930px;
}

.subscribebuttons {
	font-weight: bold;
	color: #006;
	font-size: 12px;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
	line-height:16px;
	text-decoration: none;
	text-align: left;
}

.header1 {
	color: #006;
	font-size: large;
	font-weight: bold;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.toggleopacity img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;

}

.toggleopacity:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.toggleopacity img{
	border: 1px solid #000;
}

.toggleborder:hover img{
	border: 1px solid navy;
}

.toggleborder:hover{
	color: red; /* Dummy definition to overcome IE bug */
}


#wrap { 
	position: relative; 
	width: 920px; 
	height: 100%;
	min-height:780px; 
	margin: 0 auto;
} 
#content {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 755px;
	margin-top: -378px;
	width: 920px;
	margin-left: -460px;
} 


.buttons {
	height:12px;
	width:auto;
	background-color: #cccccc;
	color:#FFFFFF;
	padding: 0px 10px;
	float:left;
	margin-right:2px;
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.buttons a {
	color:#FFFFFF;
	text-decoration:none;
}

.buttons a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#dddddd
}
#receivenotifications {
	font-size: 36px;
	color: #aaa;
}
#addressbuttons {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #AAA;
}
.pleaseEnter {
	font-size: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #006;
}
#wrap #content div table tr .header1 h1 {
	font-weight: normal;
}
.subscribebuttons {
	font-weight: bold;
	color: #006;
	font-size: 12px;
}
.fontsize9 {
	font-size: 9px;
}
.boldtext {
	font-weight: bold;
	font-size: 12px;
}
.italics20 {
	font-style: italic;
}
.boldtextitalics {
	font-style: italic;
	font-weight: bold;
}
.textitalics {
	font-style: italic;
}
.list_text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	list-style-type: square;
	height: auto;
}
#wrap #content table tr .text ul .list_text .list_text {
	text-align: left;
	text-indent: 5;
}
.salon {
	font-style: italic;
	font-size: 12px;
}
.text12 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #390;
}
a {
	font-family: Verdana, Arial, sans-serif;
	color: #006;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
}
.text_alignRight {
	text-align: right;
}
.text111_16H {
	font-size: 11px;
	line-height: 16px;
}

#info {
	margin: 0 5px 5px 0;
	border: 1px solid #FFF;
}

.boldtext11 {
	font-size: 11px;
	font-weight: bold;
	color: #006;
}


.textblue {
	color: #009;
	
}


.textblue14italic {
	color: #009;
	font-size: 14px;
	font-style: italic;
}
a:link {
	color: #999
}
a:hover {
	color: #00F;
	




/* If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 */
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}


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


.TabbedPanelsTab {
	position: relative;
	top: -35px;
	float: left;
	padding: 4px 50px;
	margin: 0px 0px 0px 0px;
	font: 0.8em sans-serif;
	color: #666;
	background-color: #FFF;
	list-style: none;
	border-left: solid 0px #CCC;
	border-bottom: solid 0px #CCC;
	border-top: solid 0px #CCC;
	border-right: solid 0px #CCC;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background-color: #CCC;
}

.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 0px solid #EEE;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 0px #FFF;
	border-bottom: solid 0px #FFF;
	border-top: solid 0px #FFF;
	border-right: solid 0px #FFF;
	background-color: #FFF;
}

.TabbedPanelsContent {
	padding: 4px;
}

.TabbedPanelsContentVisible {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

