.mainmenu a{
color:2552B4;
text-decoration:none;
padding-bottom:0px;
margin-bottom:0;
padding-top:0;
}

.mainmenu a:hover{
padding-left:20px;
}
.mainmenu a:active{
padding-left:20px;
}

.mainmenu p{
padding-bottom:0px;
margin-bottom:0;
}


#pscroller1{
width: 200px;
height: 80px;
border: 0px solid black;
padding: 20px;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.tablecontent p,a
{
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana;
	font-size: 8pt;
	color: #20649b;
	text-align: justify;
	margin-top: 8; margin-bottom: 8
}

.tablesmall p,a
{
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: arial;
	font-size: 8pt;
	color: #20649b;
	text-align: justify;
	margin-top: 8; margin-bottom: 8
}

.tcheading
{
padding-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
font-size:  8.5pt;
color: 094D5E;
font-weight: bold;
font-family: verdana;
margin-top: 0; 
margin-bottom: 0
}
.tablefooter p,a
{
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
font-family: tahoma;
font-size: 8pt;
color:2552b4;
text-align: center;
text-decoration:none;
}

/* MAIN MENU MODS */
.moduletable_nav a{
    border-color: #eeeeee;
    padding-bottom:0;
    padding-top:0;
}

.moduletable_nav a:link, .moduletable_nav a:visited{
    color: #232222;
}

.moduletable_nav li.active a:link, .moduletable_nav li.active a:visited
{
    background-color: #eeeeee;
}

.moduletable_nav a:hover
{
    background-color: #20649b;
    color: #FFFFFF;
}

.moduletable_nav li.active a:hover{
    color: #232222;
}

.moduletable_nav a:active
{
    background-color: #0A3FAB;
    color: #FFFFFF;
}

/* SUBMENU MODS */
.moduletable_sub a:link, .moduletable_sub a:visited{
    color: #800000;
}

.moduletable_sub li.active a:link, .moduletable_sub li.active a:visited
{
    color: #606060;
    background: transparent url(images/arrowLink.png) no-repeat scroll left;
}

.moduletable_sub a:hover
{
    color: #2083a4;
    background: transparent url(images/S1arrowHover.png) no-repeat scroll left;
}

.moduletable_sub a:active
{
    color: #62b5d1;
    background: transparent url(images/S1arrowHover.png) no-repeat scroll left;
}

#mainMenu .inside{
    padding: 0;
    padding-top: 10px;
    padding-bottom:0;
}

#mainMenu img{
    margin-top: 0px;
}

.moduletable_nav ul
{
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 8.5pt;
    font-weight: bold;
    font-family: verdana;
    padding-bottom:0;
    padding-top:0;
}

.moduletable_nav li{
    margin: 0;
    padding-left: 0px;
    padding-bottom:0;
    padding-top:0;
}
    

.moduletable_nav a{
    display: block;
    padding-left: 0px;
    border-bottom: solid 1px;
    padding-bottom:0;
    padding-top:0;
}

.moduletable_nav a:link, .moduletable_nav a:visited{
    text-decoration: none;
}

/* SUBMENU MODS */
#subMenu .inside{
    padding-right: 0;
    padding-bottom:0;
    padding-top:0;
}

.moduletable_sub ul{
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 8.5pt;
    font-weight: bold;
    font-family: verdana;
    padding-bottom:0;
    padding-top:0;
    text-align: left;
}

.moduletable_sub li{
    padding-left: 5px;
    padding-bottom:0;
    padding-top:0;
    text-align: left;
    margin-top; margin-left:0; margin-right:0; margin-bottom:0
}

.moduletable_sub a{
    display: block;
    padding: 0px;
    padding-left: 12px;
    padding-bottom:0;
    padding-top:0;
    text-align: left;
    margin-top; margin-left:0; margin-right:0; margin-bottom:0
}

.moduletable_sub a:link, .moduletable_sub a:visited{
    text-decoration: none;
}
