/* CSS Document */
body
{margin:0px; background-image:url(images/bg.jpg); font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:11px; line-height:1.27em; font-weight:normal; text-align:justify;}
a {text-decoration:none; outline:none;}
a:hover {text-decoration:underline; outline:none;}
marquee {text-align:justify; height:126px; width:100%;}
img {border:0px;}
h3 {margin:0px; padding:0px; font-size:15px; font-weight:bold;}
h2 {margin:0px; padding:0px; font-size:20px; font-weight:500;}

.toplink
{font-size:11px; color:#858585;}
.headingblue
{color:#002946; padding-bottom:7px;}
.headingbluesmall
{color:#146096; padding-bottom:7px;}
.dot
{background-color:#ccc; height:1px;}
.likdarkblue
{color:#003252; font-size:9px;}
.textbox
{border:1px solid #ccc;}
.button
{font-family:tahoma; background-color:#002946; border:1px solid #1E7FC1; padding:2px 5px 2px 5px; font-size:10px; color:#fff; font-weight:bold;}
.linkbluesmall
{font-size:9px; color:#158CE0;}
.textblacksmall
{font-size:9px; color:#000;}
.linorangesmall
{color:#E87E00; font-size:9px;}
.linkgreysmall
{color:#96979A; font-size:9px;}
.linkbluesmall1
{color:#158CE0; font-size:9px;}
.footerbg
{background-image:url(images/footerbg.jpg); background-repeat:no-repeat; width:727px; height:72px;}
.footerlink
{color:#61B1DF; padding-left:20px;}
.footerlink2
{color:#61B1DF; padding:0px;}
.footertext
{color:#E4E4E4;}
.linkblue
{color:#3963CE;}
.textblack
{color:#000}
.leftcolum ul{float:left; margin:0px; padding:0px; width:100%; }
.leftcolum ul li{float:left; display:block; list-style:none; padding-left:4px; margin:0px;}
.leftcolum ul li a{float:left; text-align:left; color:#000; padding-bottom:10px; width:214px; text-decoration:underline;}
.leftcolum ul li a:hover {text-decoration:none; float:left;}
.iframe
{height:316px; padding-right:12px; overflow:auto;}
#marqueecontainer{
			position: relative;
			width: 230px; /*marquee width */
			height: 115px; /*marquee height */
			background-color: white;
			overflow: hidden;
			border: 3px solid white;
			padding: 2px;
			padding-left: 4px;
			}