html {
       overflow-y: scroll;
}

.body {
	font-family: "Arial", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight:normal;
}
.bodySmall {
	font-family: "Arial", Arial, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight:normal;
}
.bodyHead {
	font-family: "Arial", Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	font-weight:bold;
}
.bodyHead2 {
	font-family: "Arial", Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color:#F90;
	font-weight:bold;
}
.bodyMid {
	font-family: "Arial", Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	font-weight:normal;
}
.bodyMidRed {
	font-family: "Arial", Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #CC0000;
	font-weight:normal;
}
.bodyTallBlue {
	font-family: "Arial", Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #339;
	font-weight:normal;
}
ul.bodyTallBlue li{
	font-family: "Arial", Arial, sans-serif;
	font-size: 14px;
	color: #339;
	font-weight:normal;	
    text-align: left;
	list-style-type: square;
	list-style-position: outside;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: -20px;
	margin-top: 10px;
	padding-right: 10px;
	text-shadow: 0 1px 0 rgba(125,125,125, 0.3);
}
.bodyTall {
	font-family: "Arial", Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	font-weight:normal;
}
ul.bodyTall li{
	font-family: "Arial", Arial, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight:normal;	
    text-align: left;
	list-style-type: square;
	list-style-position: outside;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: -20px;
	margin-top: 10px;
	padding-right: 10px;
	text-shadow: 0 1px 0 rgba(125,125,125, 0.3);
}

.blackBig {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 28px;
	line-height: 38px;
	color: #333333;
	font-weight:normal;
}
.blackMedium {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #3d3a7d;
	font-weight:normal;
}

.MainMenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #AAAAAA;
	font-weight:bold;
}
A.MainMenu{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
A:hover.MainMenu{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #0f77a8;
	font-weight:bold;
	text-decoration:none;
}
A:active.MainMenu{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #3c3a7d;
	font-weight:bold;
	text-decoration:none;	
}
A.MainMenuCurrent{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #0f77a8;
	font-weight:bold;
	text-decoration:none;
}
A:hover.MainMenuCurrent{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #0f77a8;
	font-weight:bold;
	text-decoration:none;
}


.SubMenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #AAAAAA;
	font-weight:bold;
}
A.SubMenu{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
A:hover.SubMenu{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #0f77a8;
	font-weight:bold;
	text-decoration:none;
}
.SubMenuCurrent{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #0f77a8;
	font-weight:bold;
	text-decoration:none;
}
.greySmall {
	font-family: "Arial", Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight:normal;
}


.DLabel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	font-style: normal;
	font-weight:normal;
	color:#333333
}

.DTextBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	background-color:#E1E1EE;
    border: 1px solid #7f9db9;
}
	
.button1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #E1E1EE;
	margin-left: 1px; 
	margin-top: 5px; 
	margin-bottom: 2px; 
	height:30px;
}
