/* Start of CMSMS style sheet 'tabs' */
/*Start of CMSMS style sheet 'tabs'*/
UL#tabs
{
	list-style-type: none;
	margin: 0px 0 0;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	width: 248px;
	height: 30px;
	line-height: 37px;
}
UL#tabs LI
{
	display: inline;
}
UL#tabs LI A
{
	color: #FCFBCD;
	border-bottom: none;
	padding: 0px 30px 12px;
	text-decoration: none;
}
LI.tab_1 A.selected
{
	color: #ffffff;
	height: 30px;
	width: 124px;
}
LI.tab_2 A
{
	height: 30px;
	width: 124px;
}
LI.tab_2
{
	height: 30px;
	width: 124px;
}
UL#tabs LI A.selected
{
	color: #ffffff;
}
LI.tab_1
{
	height: 30px;
	width: 124px;
}
UL#tabs LI.tab_1 A.selected
{
	background-image: url(images/selected_left.gif);
	height: 40px;
	padding-top: 10px;
}

UL#tabs LI.tab_1 A
{
	background-image: url(images/deselected_left.gif);
	height: 40px;
	padding-top: 10px;
}
UL#tabs LI.tab_2 A.selected
{
	background-image: url(images/selected_right.gif);
	height: 40px;
	padding-top: 10px;
}

UL#tabs LI.tab_2 A
{
	background-image: url(images/deselected_right.gif);
	height: 40px;
	width: 124px;
	margin: -7px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-right: 51px;
}


DIV.tabContent
{
	padding: 16px 16px 0px 16px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 6px;
	width: 216px;
	background-image: url(images/tabs_1_mid.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
DIV#tab_bottom
{
	height: 16px;
	background-image: url(images/tabs_1_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 0 10px;
	padding: 0;
}
.tabContent .required
{
	padding-top: 2px;
	padding-bottom: 15px;
}
.tabContent LABEL
{
	color: #ffffff;
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding-left: 0px;
	display: inline-block;
	padding-bottom: 5px;
}
DIV.tabContent.hide
{
	display: none;
}
.contact-us .required INPUT
{
	width: 210px;
        height: 20px;
	background: url(images/input_text_bg.gif);
	border: none;
}
.contact-us SELECT
{
	clear: left;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
.contact-us TEXTAREA
{
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
}
DIV.contact-us DIV.submit
{
	margin-top: 20px;
}
IMG.map
{
	border: none;
	margin-left: -8px;
}
P.address A
{
	color: #FFFFFF;
}
A IMG.small-globe
{
	border: 0px solid #000000;
	/*+placement:shift 10px 5px;*/
	position: relative;
	left: 10px;
	top: 5px;
	text-decoration: none;
}


/*End of 'tabs'*/

/* End of 'tabs' */

