body {
	margin:0;
	background-color: #FFFFFF;
	Font-family: Arial, Helvetica, sans-serif;
	Font-size: 12px;
	line-height: 16px;
	color: #336699;
	background-image: url(/Images/bg_tile.gif);
}

#SideBox{
	border: thin groove #666;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

#mainContent
{
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.ASASB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066; font-style:italic;
}

.TableSection {}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F01825;
	background-color:#CCCCCC;
}

ul{
	line-height:20px;
	list-style-type: square;
	}


#MainNav ul {
	
	padding:5px;
	text-align:center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #025299;	
}

#MainNav li {
	list-style-type: none;	
	display: inline;
	font-size:1.25em; 

	padding:5px;
}

#MainNav li a:link, #MainNav li a:visited  {
	font-weight:bold;
	background-color:#fff;
	color:#0057AA;
	padding:5px;
}

#MainNav li a:hover,#MainNav li a:active   {
	font-weight:bold;
background-color:#E51A1D;
color:#FFF;
padding:5px;

}



a:link {
	color: #0026B1;
	text-decoration: underline;
	letter-spacing: 0px;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
	letter-spacing: 0px;
}
a:hover {
	color: #333366;
	text-decoration: none;
	letter-spacing: 0px;
}
a:active {
	color: #3366CC;
	text-decoration: none;
	letter-spacing: 0px;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #EAEEF1;
	color: #0A25B4;
	margin-right: 15px;
	padding-right: 15px;
	padding-left: 5px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #DD1E25;
	font-variant: small-caps;
	font-style: italic;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E01B24;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	padding: 3px;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	background-color: #E1E1E1;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-: ridge;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D1A9F;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: bold;
}

.titlebar {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.BlueHeader {
	font-family: Arial, Helvetica, sans-serif;
  	color: #061794; 
	font-weight: bolder;
	font-size: medium;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#mainContent tr td table tr td p {
	padding-left: 10px;
	padding-right: 12px;
}
#mainContent tr td p {
	padding-left: 9px;
}
