/* CSS Document */
.menu{
	vertical-align: middle;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eaeaea;
	text-transform:uppercase;
	text-decoration:none;
}
a.menu:link, a.menu:visited {
	vertical-align: middle;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eaeaea;
	text-transform:uppercase;
	text-decoration:none;
}
a.menu:hover{
	vertical-align: middle;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc0000;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_a{
	vertical-align: middle;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00C4EC ;
	text-transform:uppercase;
	text-decoration:none;
}
a.menu_a:link, a.menu_a:visited {
	vertical-align: middle;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00C4EC ;
	text-transform:uppercase;
	text-decoration:none;
}
a.menu_a:hover{
	vertical-align: middle;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00C4EC ;
	text-transform:uppercase;
	text-decoration:none;
}
.icon{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-transform: uppercase;
	font-weight: normal;
}
a:link.icon, a:visited.icon{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
a:hover.icon{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
.companyName{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A93D7;
}
.companySlogan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textarea{
	font: 12px arial, Times new roman;
	font-weight: none;
	border: 1px solid #999999;	
	color:#2B541c;
	width:400px;
}
.inputBox{
	border-bottom: 1px solid #D6DAE2; 
	border-top: 1px solid #D6DAE2;
	border-left: 1px solid #D6DAE2; 
	border-right: 1px solid #D6DAE2; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;
	font-family: Arial;
    font-size:10px; 
    color: #333333; 
	height: 14px;
	width: 130px;
	font-weight: normal;
}
.mainText { 
	font-family: Arial;
    font-size:11px; 
    color: #333333; 
	outline:none;
	font-weight: normal;
 }
.mainText1 { 
	font-family: Arial;
    font-size:11px; 
    color: #CCCCCC;  
	outline:none;
	font-weight: normal;
	text-decoration:none;
 }
a.mainText1:visited, a.mainText1:link {
	font-family: Arial;
    font-size:11px; 
    color: #cccccc;  
	font-weight: normal;	
	text-decoration:none;
}
a.mainText1:hover {
	font-family: Arial;
    font-size:11px; 
    color: #333333;  
	font-weight: normal;
		
}
.description { 
	font-family: Arial;
    font-size:10px; 
    color: #666666; 
	text-align: left; 
	line-height:1.2; 
	margin-top:3; 
	margin-bottom:3;
	font-weight: normal;
 }
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #00477f;
	text-decoration: underline;
	font-size: 12px;outline:none;
}
a:visited {
	color: #00477f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	font-size: 12px;outline:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A21B13;
	font-style: normal;
	text-decoration: underline;
	font-size: 12px;outline:none;
}
.h1Home
{ 	font-family: Arial; 
	color: #333333; 
	font-size: 14px; 
	font-weight: 600 ;
    line-height:1.2; 
    margin-top:3px; 
    margin-bottom:12px;
	text-transform: uppercase;
	outline:none;
}
h1 
{ 	font-family: Arial; 
	color: #333333; 
	font-size: 14px; 
	font-weight: 600 ;
    line-height:1.2; 
    margin-top:12px; 
    margin-bottom:12px;
	text-transform: uppercase;
	outline:none;
}
h2 
{ 	font-family: Arial; 
	color: #A21B13; 
	font-size: 12px; 
	font-weight: 500 ;
	text-transform: uppercase;
	margin-top:0px;
	font-weight:bold;outline:none;
	/*text-align:center;*/
}
.footer
{
    COLOR: #666666;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9px;
    TEXT-ALIGN: justify; 
    line-height:1.2; 
    margin-top:6px; 
    margin-bottom:0;
    font-style: normal;
    font-weight: normal;
}
a:link.footer
{
    COLOR: #333f63;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    TEXT-ALIGN: justify; 
    line-height:1.2; 
    margin-top:6px; 
    margin-bottom:0;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;outline:none;
}

a:visited.footer
{
    COLOR: #333f63;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    TEXT-ALIGN: justify; 
    line-height:1.2; 
    margin-top:6px; 
    margin-bottom:0;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;outline:none;
}
a:hover.footer
{
    COLOR: #A21B13;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    TEXT-ALIGN: justify; 
    line-height:1.2; 
    margin-top:6px; 
    margin-bottom:0;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;outline:none;
}
.sitePath
{
	padding-top: 6px;
    COLOR: #666666;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    text-decoration:none; 
	font-weight: normal;
}
a:link.sitePath{
    COLOR: #C12E25;
	font-style: normal;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
	text-decoration: none;
}
a:visited.sitePath{
    COLOR: #C12E25;
	font-style: normal;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
	text-decoration: none;
}
a:hover.sitePath{
    COLOR: #666666;
	font-style: normal;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
	text-decoration: none;
}
.menuLeft_box{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	margin-top: 1px;
	padding-bottom: 12px;
}
.menuLeft, a:link.menuLeft, a:visited.menuLeft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #3281c0;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.menuLeft_active, a:link.menuLeft_active, a:visited.menuLeft_active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover.menuLeft, a:hover.menuLeft_active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #C12E25;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.textbox{
	width:150px;
	height:20px;
}
.textbox1 {
	width:300px;
	height:20px;
}
.textbox2{
	width:300px;
	height:100px;
}
