.box {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boxtop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.topnavtext {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6082CA;
}
.topnavtext a {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6082CA;
	text-decoration: none;
}
.topnavtext a:hover {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E4EBF;
	background-color: #ABD378;
	background-position: left;
	padding: 4px;
}
.boxbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.callout {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6082CA;
	font-weight: bold;
}
.text {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6082CA;
	line-height: 13px;
} 
.text a {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3366cc;
	line-height: 13px;
}
.text a:hover {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #F57B20;
	line-height: 13px;
} 
.textmain {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #6082CA;
	line-height: 16px;
} 
.textmain a {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3366cc;
	line-height: 16px;
}
.textmain a:hover {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #F57B20;
	line-height: 16px;
} 
.footer {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #6082CA;
	line-height: 13px;
} 
.footer a {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #6082CA;
	line-height: 13px;
}
.footer a:hover {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #F57B20;
	line-height: 13px;
}
.footeron {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #F57B20;
	line-height: 13px;
}
.callout a {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
.callout a:hover {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E4EBF;
	font-weight: bold;
	text-decoration: none;
}
ul#NavContainer {
    margin:0;
    padding:0;
    position:relative;
    width:132px;
    background-color:#C6E1A1; 
    text-align:left;
    font:10px verdana,arial,helvetica,sans-serif;
    border-top:2px  #FFFFFF;
    border-bottom:2px  #FFFFFF;
} 
ul#NavContainer:after { 
    content:"."; 
    display:block; 
    clear:both; 
    height:0; 
    visibility:hidden;
} 
ul#NavContainer li { 
    margin:0;
    padding:0;
    width:132px;
    float:left; 
    border-top:2px; 
    border-top-color: #FFFFFF; 
    border-bottom:2px  #FFFFFF; 
    border-bottom-color:  #FFFFFF;
    list-style:none;
} 
ul#NavContainer li a { 
    display:block; 
    line-height:200%;
    color:#6082CA;
    text-decoration:none;
} 
ul#NavContainer a:hover { 
    background:#ABD378; 
    color:#2E4EBF;
}
.divider 
{
    font-size:1px;
    background-color:#FFFFFF;
    width:100%;
    height:1px;
}
ul#SideNavContainer {
    margin:0;
    padding:0;
	position:relative;
	width:205px;
	background color:#C6E1A1; 
	text-align:left;
	/*font:13px Trebuchet,verdana,arial,helvetica,sans-serif;*/
	font-family: Trebuchet MS, sans-serif;
	font-size:14px;
	background-color: #FFFFFF;
	border-top:2px  #FFFFFF; 
    border-bottom:2px  #FFFFFF;
} 
ul#SideNavContainer:after { 
    content:"."; 
    display:block; 
    clear:both; 
    height:0; 
    visibility:hidden; 
} 
ul#SideNavContainer li { 
    width:205px; 
    float:left; 
    border-top:2px;
    border-top-color: #FFFFFF; 
    border-bottom:2px  #FFFFFF;
    border-bottom-color:  #FFFFFF;
    list-style:none;
} 
ul#SideNavContainer li a { 
    display:block; 
    line-height:130%; 
    color:#6082CA; 
    text-decoration:none;
} 
ul#SideNavContainer li a img 
{
    border:none 0 #FFFFFF;
}
ul#SideNavContainer a:hover { 
    background:#D7E1F6; 
    color:#2E4EBF;
}
.sidedivider
{
    font-size:5px;
    background-color:#FFFFFF;
    width:100%;
    height:5px;
}
.navhighlight
{
    font-weight:bold;
    background:#D7E1F6;
    color:#2E4EBF;
}
.orangebullet
{
    color:#E18040;
}
.arrow
{
    font-weight:bold;
    font-size:20px;
}
.orangearrow
{
    font-weight:bold;
    font-size:20px;
    color:#E18040;
}
