﻿body {font-family: Arial, Helvetica, sans-serif;font-size: 14px;}
 a{color: #003366;text-decoration: none;}
 a:hover {color: #006699;}
 h1{ font-size:16px;}
 
 h2{font-size: 14px;font-weight: bold;color: #003366;}
ul{ list-style-type:none; list-style-image:url('images/bullet.png'); padding-right:20px; margin-right:0px}

.MainBody{margin: 0 auto; width:760px;}
.LinksContent{font-size: 12px;color: #003366;width:230px; text-align:right; float:right; margin:10px 10px 10px 0px;}
.MainContent{width:490px; text-align:right; float:left; margin:10px 10px 10px 0px;}
.FooterLinks {font-size: 12px;color: #003366;font-weight:bold;background-color:#CCCCCC;	height:25px;line-height:25px;margin-top:25px;background-image: url(Images/footer-bg.jpg); text-align:center;}
.CopyRights{ text-align:center;font-size:11px; }
.VDivider{width:4px;height:387px;float:right; margin-top:10px; background: url(images/line.jpg) no-repeat scroll right 25px;}
.bullet {list-style-position: inside;list-style-type: square;background-repeat: no-repeat;background-attachment: fixed;	background-position: right center;list-style-image: url(Images/bullet.png);}


