/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/stanhope_bg.jpg);
background-repeat:repeat-x;
background-color:#C0c0c0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited{
color:#0062cb;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
ul{
line-height:2;
}
.inputbox{
padding:2px;
margin:2px;
}
#stanhope{
width:800px;
background-color:#FFFFFF;
border-style:solid;
border-color:#ffffff;
border-width:5px;
}
#header{
clear:both;
width:800px;
}
.logo{
float:left;
}
.weather{
float:left;
}
#topmenu{
clear:both;
width:800px;
height:25px;
background-image:url(../images/stanhope_topmenu_bg.jpg);
text-align:right;
}
table.moduletable-top{
display:block;
text-align:right;
float:right;
}
.mainlevel-top{
text-align:right;
font-size:11px;
padding-right:6px;
padding-left:6px;
}
a.mainlevel-top:link, a.mainlevel-top:visited{
text-decoration:none;
color:#030097;
}
a.mainlevel-top:hover{
text-decoration:underline;
}
#banner{
/*border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;*/
background-image:url(../images/stanhope_tech_bg.jpg);
background-repeat:repeat-x;
/*border-top-color:#333333;
border-top-style:solid;
border-top-width:1px;*/
width:100%;
clear:both;

height:254px;
}
.mainimage{
float:left;

}
.techsupport{
float:left;
width:304px;
height:254px;
vertical-align:bottom;
background-image:url(../images/stanhope_tech_bg.jpg);
background-repeat:repeat-x;
}
#mainbody{
background-color:#FFFFFF;
clear:both;
width:800px;
}
.leftmenu{
width:188px;
background-image:url(../images/stanhope_leftmenu_bg.jpg);
background-repeat:repeat-x;
background-color:#0062cb;
padding-left:5px;
padding-top:5px;
/*border-right-color:#333333;
border-right-width:1px;
border-right-style:solid;*/
}
.maintextarea{

background-color:#FFFFFF;
float:left;
width:580px;
padding:10px;
height:100%;
}
.mainlevel{
line-height:3;
color:#ffffff;
text-decoration:none;
font-size:14px;
}
a.mainlevel:link, a.mainlevel:visited{
color:#ffffff;
text-decoration:none;
font-size:14px;
}
a.mainlevel:hover{
color:#ffffff;
text-decoration:underline;
font-size:14px;
}
#active_menu{
color:#00ceff;
text-decoration:underline;
}
.sublevel{
color:#ffffff;
font-size:14px;
text-decoration:none;
padding-left:10px;
line-height:2;
}

a.sublevel:link, a.sublevel:visited{
color:#ffffff;
text-decoration:none;
}
a.sublevel:hover{
color:#00ceff;
text-decoration:underline;
}
.webmailtitle{
font-weight:bold;
}
.webmaillogin{
margin:0;
color:#ffffff;
padding-top:0;
padding-left:20px;
}
.poweredby_ins{
font-size:11px;
color:#333333;
}
.poweredby_ins a:link, .poweredby_ins a:visited{
color:#333333;
text-decoration:none;
}
.poweredby_ins a:hover{
color:#333333;
text-decoration:underline;
}
table.contentpaneopen{
width:580px;
}
table.contentpaneopen img{
max-width:500px;
height:auto;
}
.contentheading, .componentheading{
font-size:14px;
font-weight:bold;
color:#0062cb;
padding-bottom:0px;
line-height:1;
}
table.moduletable-address{
color:#ffffff;
font-size:11px;
}
table.moduletable-address a:link, table.moduletable-address a:visited{
color:#ffffff;

}
table.moduletable-address a:hover{
color:#ffffff;
text-decoration:underline;
}
.footer{
clear:both;
}

.Blue_Text{
color:#0062cb;
}
.Red_Text{
color:#FF0000;
}
.Gray_Text{
color:#999999;
}
.Blue_Bold{
color:#0062cb;
font-weight:bold;
}
.Red_Bold{
color:#FF0000;
font-weight:bold;
}
.GrayBold{
color:#999999;
font-weight:bold;
}
.Large_Blue{
color:#0062cb;
font-size:16px;
}
.Large_Red{
color:#FF0000;
font-size:16px;
}
.Large_Blue_Bold{
color:#0062cb;
font-size:16px;
font-weight:bold;
}
.Large_Red_Bold{
color:#FF0000;
font-size:16px;
font-weight:bold;
}
.Red_Link{
color:#FF0000;
}
.Red_Link a:link, .Red_Link a:visited{
color:#FF0000;
text-decoration:none;
font-size:12px;
}
.Red_Link a:hover{
color:#0062cb;
text-decoration:none;
font-size:12px;
}

.Red_Table{
width:400px;
border-top-style:solid;
border-top-width:2px;
border-top-color:#FF0000;
background-color:#FF9999;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#FF0000;
}
.Blue_Table{
width:400px;
border-top-style:solid;
border-top-width:2px;
border-top-color:#0062cb;
background-color:#66CCFF;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#0062cb;
}
.Gray_Table{
width:400px;
border-top-style:solid;
border-top-width:2px;
border-top-color:#333333;
background-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#333333;
}

.g_box {
padding:5px;
align:center;
}
.g_button {
padding: 0px 5px 5px 5px;
align:center;
}