﻿html{}
body,form {cursor:default; padding:0px;margin:0px;font-family:Verdana;width:100%;font-size:12px;color:#009C86;background-color:#000000;}
img{ border:0px none Transparent;}
a{ text-decoration:none; color:#666666;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:none;}
.InputText{border:none 0px;background-color:#00A58C;color:White;height:20px;margin:0px;font-family: Verdana;}
.HeaderSection {width:100%;background-color:Black;position:fixed;top:0px;left:0px;margin:0;padding:0;height:102px;z-index:3;} 
.MenuSection {width:100%;background-color:#161617;position:fixed;top:102px;left:0px;margin:0;padding:0;height:40px;z-index:2;}

.ContentSectionContainer {background-color:Black;width:800%;position:absolute;top:143px;z-index:0px;}

.ContentSectionWrapper {width:100%;}
.LeftContentSubSection{width:50%;padding:25px 30px;background-color:#01A990;background-image:url(../../Media/System/ContentSection/bg.jpg);background-position:center top;height:536px;background-repeat:no-repeat;}
.RightContentSubSection{width:50%;padding:25px 30px;height:536px;}
.SlideShowContainer {width:300px;height:250px;float:left;overflow:hidden;}
.HomeText {color:#009C86;font-size:40px;font-weight:bold;}
.MenuItem {font-family:"Helvetica" Arial;color:#009C86;font-size:16px;font-weight:bold; cursor:pointer;padding-left:5px;padding-right:5px;}
.MenuItemSelected {color:#333333;}
.MenuItemNeat{display:none;height:10px;overflow:visible;}
.MenuItemsContainer {background-color: Black; margin:auto;height:40px;}
.Menu20Text{color:#141417;font-size:40px;}
.Menu09Text{color:#141417;font-size:40px;}
.White16Text{font-size:16px;}
.BlueText{color:#009C86;font-size:12px;}
.SubSectionContent{}
.HomePageSectionContainer {height:400px;}
.SubSectionContentScrollPane {
	width: 100%;
	overflow:hidden;
	height:456px;
	padding-right:20px;
	font-family:Verdana;
	font-size:12px;
}

.SubSectionContentScrollBar
{width:10px;height:451px;float:right;}
.SubSectionContentScrollBarUp
{width:10px;height:19px;background-image:url(../../Media/System/ContentSection/scrollUp_up.jpg);cursor:pointer;}
.SubSectionContentScrollBarSlider
{height:413px;}
.SubSectionContentScrollBarDown
{width:10px;height:19px;background-image:url(../../Media/System/ContentSection/scrollDown_up.jpg);cursor:pointer;}
.Required
{color:Red;font-family:Verdana;font-size:10px;}

.PassoBotao {line-height:14px;font-size:10px;font-family:Arial;margin:auto;cursor: pointer;width:98px;height:125px;background-image:url(../../Media/System/ContentSection/Form/passoBotao.jpg);background-repeat:no-repeat;}
.FormularioBotao {line-height:14px;font-size:10px;font-family:Arial;width: 153px; height: 125px;margin:auto;cursor:pointer;background-image:url(../../Media/System/ContentSection/Form/botaoFormulario.jpg);background-repeat:no-repeat;}

.FormFieldTitle{font-family:Verdana;font-weight:bold;color:#009C86;padding-bottom:5px;padding-top:10px;}
.NewsContainer {width:240px;float:left;margin-right:20px;}
.NewsText {color:#009C86;font-size:12px;}
.NewsTextBold {color:#009C86;font-size:12px;font-weight:bold;}
.NewsTextBoldPointer {color:#009C86;font-size:12px;font-weight:bold;}
.NewsTextBoldPager {color:#009C86;font-size:14px;font-weight:bold;}
.NewsTextBoldPagerSelected {color:#FFFFFF;font-size:14px;font-weight:bold;}
.NewsPagerContainer {color:#009C86;font-size:12px;font-weight:bold;float:right;margin-right:55px;width:500px;text-align:right;}

.ModalBackground
{
    background-color: #333333;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.ModalBck
{
    border: 6px solid Black;
    background-color: Black;
    font-size: 11px;
    width: 50%;
    height:60%;
}
