/* CSS Document - Main Pages Styles */


td.blog {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
	line-height:13px;
}

a {
	text-decoration: none;
	color:#006699;
}

a:hover{text-decoration:underline;}


/*Overall Page Area Styles*/



body, h1, h2, h3, h4, h5, h6, p, td

{ font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; font-color:#000}



body, p, td { font-size:13px }



h1 { color: #000000; font-size:18px; font-weight:bold;}

h2 { color: #000000;}

h3 { color: #000000;}

h4 { color: #000000;}

h5 { color: #000000;}

h6 { color: #000000;}

/* table { border:0px; padding:0px; width:100%; background-color:#FFFFFF; 

vertical-align:top; } */

img {align:center;}





/* Custom Site Elements */



 a.toolbar:link    { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none  }  /* for unvisited links */

 a.toolbar:visited { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none} /* for visited links */

 a.toolbar:active  { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none } /* when link is clicked */

 a.toolbar:hover   { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,153,0); text-decoration: none; } /* when mouse is over link */



 a.navbar:link    { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none  }  /* for unvisited links */

 a.navbar:visited { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none} /* for visited links */

 a.navbar:active  { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255,255,255); text-decoration: none } /* when link is clicked */

 a.navbar:hover   { font-family: "Verdana", "Helvetica", "Arial", "sans-serif"; color: rgb(255, 0, 0); text-decoration: none; } /* when mouse is over link */





div.box { border: solid; border-width: thin; width: 100% }



div.color {

    background: rgb(0,51,102);

    padding: 0.5em;

    border: none;

    font-size: 16px;

    font-family:"Verdana", "Helvetica", "Arial", "sans-serif";

    font-weight: bold;

	color: rgb(255,255,255)

  }



div.small_white_title {    

    font-family:"Verdana", "Helvetica", "Arial", "sans-serif";

    font-weight: bold;

	color: rgb(255,255,255)

  }

span.desc
{
    font-family:"Verdana", "Helvetica", "Arial", "sans-serif";

    font-size: 10px;
}

.menucontrol { position:relative; color:#006699;

font-weight:bolder; width:1.5em; }

.menutitle { position:relative; color:#006699;

font-weight:bolder; padding:0px; height:1.0em; }

.dropdown { position:relative; display:none; margin:15px; }

