@charset "utf-8";
/* CSS Document */


body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:20px;
background-color:#ebebeb;
}
a:link {
color:#8ca600;
text-decoration:underline;
}
a:hover {
color:#333333;
text-decoration:none;
}
a:active {
color:#8ca600;
}
a:visited {
color:#8ca600;
text-decoration:underline;
}

/*............TEMPLATE BOXES...............*/

#outerBox1 {
width:1017px;
margin:0 auto;
}
#outerBoxTop {
height:25px;
background-image:url(../images/top.png);
background-repeat:no-repeat;
}
#outerBoxContent {
background-image:url(../images/content.png);
background-repeat:repeat-y;
padding:0 7px 0 9px;
}

/*...............BANNER BOXES..............*/


#banner {
height:365px;
background-image:url(../images/bannerBG.jpg);
background-repeat:no-repeat;
}
#bannerBox1 {
width:290px;
float:left;
}
#bannerBox2 {
float:left;
padding:15px 0 0 100px;
background-image:url(../images/slideBG.png);
background-position:100px 15px;
background-repeat:no-repeat;
width:570px;
height:240px;
}
#bannerBoxSlide {
padding:13px 35px 13px 35px;
width:500px;
height:210px;
}
#bannerlogoBox {
width:290px;
height:85px;
}
#bannerImage1 {
width:290px;
height:280px;
}

/*...................MENU........................*/

#menu {
height:28px;
background-color:#465f89;
}
#underMenu {
height:30px;
background-image:url(../images/underMenu.jpg);
background-repeat:repeat-x;
margin:1px 1px 0 1px;
}

/*.................CONTENT....................*/

#contentOuter, #contentOuter2 {
padding:10px 25px 10px 25px;
}
#contentOuter2 {
background-image:url(../images/contentBG2.jpg);
background-repeat:repeat-y;
}
#contentLeft {
width:270px;
float:left;
}
#contentLeftInner {
padding:6px 30px 6px 10px;
}
#contentMain {
float:left;
padding:6px 35px 6px 6px;
}
/*.................FOOTER.....................*/

#footerOuter {
height:30px;
background-image:url(../images/bottom.png);
background-repeat:no-repeat;
clear:both;
}
#footerOuter2 {
height:30px;
padding:0 0 0 40px;
color:#666666;
}

/*................. USER GROUPS .....................*/

#userTableMain {
padding:10px;
}
