/* CSS Document */

#header_text {
font-family: Arial, Helvetica, sans-serif;
color: #EEEDF3;
font-size: 14px;
padding-right: 16px;
}
.footer_text, .footer_text a, .footer_text a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.footer_text a:hover {
color: #F38F1D;
}
#homeheaders_text, #homeheaders_text a {
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 20px;
text-align: right;
padding-right: 10px;
padding-top: 10px;
text-decoration:none;
display:block;
width: 260px;
height: 245px;
}
#homeheaders_text a:hover {
color:orange;
}
#qtrheaders_text, #qtrheaders_text a {
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 16px;
text-align: right;
padding-right: 10px;
padding-top: 10px;
text-decoration:none;
display:block;
width: 192px;
height: 192px;
}
#qtrheaders_text a:hover {
color:orange;
}
#fifthheaders_text, #fifthheaders_text a {
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 16px;
text-align: right;
padding-right: 10px;
padding-top: 10px;
text-decoration:none;
display:block;
width: 151px;
height: 151px;
font-weight:normal;
}
#fifthheaders_text a:hover {
color:orange;
}

#telsubheaders_text {
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 16px;
text-align: right;
padding-right: 21px;
text-decoration:none;
display:block;
width: 251px;
height: 65px;
font-weight:normal;
line-height:65px;
}

#headers, #headers a {
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 20px;
padding-right: 10px;
padding-top: 10px;
text-decoration:none;
}
#headers a:hover {
color:orange;
}
#body_text, #body_text a, #body_text a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 12px;
text-align: left;
padding-right: 15px;
padding-top: 10px;
padding-left: 13px;
padding-bottom: 10px;
text-decoration: none;
}
#body_text a:hover {
color: #F38F1D;
}

#body_text a.norm {
padding: 0px;
}

#normal_text, #normal_text a, #normal_text a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 12px;
text-align: left;
text-decoration: none;
}
#normal_text a:hover {
color: #F38F1D;
}
#title_text {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
text-align: right;
text-decoration: none;
padding-right:22px;
}
#large_text, #large_text a, #large_text a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 14px;
text-align: left;
text-decoration: none;
}
#large_text a:hover {
color: #F38F1D;
}
#orange_text, #orange_text a, #orange_text a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #F38F1D;
font-size: 12px;
text-align: left;
text-decoration: none;
}
#orange_text a:hover {
text-decoration: underline;
}
#navdiv, #navdiv:link, #navdiv:visited {
font-family: Arial, Helvetica, sans-serif;
color: white;
font-size: 10px;
float:left;
display: block;
width: 88px;
height: 20px;
text-align: center;
line-height: 19px;
border-left: 2px solid white;
text-decoration: none;
background-color:#3F366B;
}
#navdiv:hover {
background-color:#F38F1D;
}
#news_div, #news_div a, #news_div a:visited {
display: block;
background-color:#00CC33;
width: 100%;
height: 30px;
background-color:#E6E6E6;
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 12px;
text-align: left;
text-decoration: none;
text-indent:13px;
line-height:25px;
border-bottom:1px solid white;
}
#news_div a:hover {
background-color:#F38F1D;
color:white;
}
#newstitle_div {
display: block;
background-color:#00CC33;
width: 100%;
height: 35px;
background-color:#E6E6E6;
vertical-align:middle;
border-bottom:1px solid white;
}
#solutions_div, #solutions_div a, #solutions_div a:visited {
display: block;
background-color:#00CC33;
width: 100%;
height: 30px;
background-color:#E6E6E6;
font-family: Arial, Helvetica, sans-serif;
color: #140945;
font-size: 12px;
text-align: left;
text-decoration: none;
text-indent:13px;
line-height:25px;
border-bottom:1px solid white;
}
#solutions_div a:hover {
background-color:#F38F1D;
color:white;
}
#solutionstitle_div {
display: block;
width: 100%;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height: 25px;
background-color:#A29CB6;
vertical-align:middle;
border-bottom:1px solid white;
padding-top:10px;
text-indent:13px;
}

input.btn{
	color: white;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#3F366B;
	border:1px solid;
	border-top-color:#3F366B;
	border-left-color:#3F366B;
	border-right-color:#3F366B;
	border-bottom-color:#3F366B;
}