body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
#fullheight{height:100%}

.mainTitle {font-size: 17px; font-weight: bold; }
.subTitle {font-size: 14px; font-weight: bold; }
.box {
border-top:1px solid #005d95;
border-bottom:1px solid #005d95;
border-left:1px solid #005d95;
border-right:1px solid #005d95;
}

#menuLinks A:link, #menuLinks A:visited {
color:#000000;
text-decoration:none;
font-size: 12px; 
font-weight: bold;
}
#menuLinks A:hover, #menuLinks A:active {
color:#FFFFFF;
text-decoration:none;
font-size: 12px; 
font-weight: bold;
}
.menuLinksLeft{
background-color:#2F9ECB;
background-image:url(../images/menuLeftT.gif);
background-position:bottom left;
height:20px;
padding-left:10px;
padding-right:4px;
}
.menuLinksRight{
background-color:#2F9ECB;
background-image:url(../images/menuRight.gif);
background-position:bottom;
background-repeat:repeat-x;
width:5px;
vertical-align:bottom;
}
.menuLinksRight2{
background-color:#2F9ECB;
background-image:url(../images/menuRight2.gif);
background-position:bottom;
background-repeat:repeat-x;
width:5px;
vertical-align:bottom;
}
.menuTable {
padding-left:15px;
}
.menuTableRight {
padding-right:10px;
padding-left:7px;
/*text-align:right;*/
line-height:20px;
font-size: 13px;
}
#subMenu A:link, #subMenu A:visited, #subMenu A:active{
color:#4584b3;
text-decoration:none;
font-size: 12px; 
font-weight: bold;
}
#subMenu A:hover, {
color:#4584b3;
text-decoration:underline;
font-size: 12px; 
font-weight: bold;
}
#searchResults A:link, #searchResults A:visited, #searchResults A:active {
color:darkblue;
text-decoration:none;
font-size: 12px; 
font-weight: bold;
}
#searchResults A:hover {
color:darkblue;
text-decoration:underline;
font-size: 12px; 
font-weight: bold;
}
input.btn{
   height:22px;
   color:#000000;
   font-size:11px;
   background-color:#9ebfd8;
   border:1px solid #000000;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#9ebfd8');
	  }

.bullet {font-size: 15px}
