body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
border:1px dashed #cccccc;
}

A:link {text-decoration: none; color: #4B3DAE;}
A:visited {text-decoration: none; color: #4B3DAE;}
A:active {text-decoration: none; color: #4B3DAE;}
A:hover {text-decoration: underline; color: #4B3DAE;}
.font12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#marqueecontainer{
position: relative;
width: 116px; /*marquee width */
height: 405px; /*marquee height */
/*background-color: white;*/
overflow: hidden;
/*border: 3px solid orange;*/
padding: 2px;
padding-left: 4px;
}

.font10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BorderBoxGrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Boarder-top-Gray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.font-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}

.image-Left-Corner {
	background-image: url(Images/Shadows_for_main_table/Top-left-corner-Shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.image-Right-caroner {
	background-image: url(Images/Shadows_for_main_table/Top-Right-corner-Shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.image-Right-caroner-Bottom {
	background-image: url(Images/Shadows_for_main_table/Bottom-Right-corner-Shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.image-Top-Banner-Background {
	background-image: url(Images/Banner-image-Green.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.image-Left-Corner-Bottom {

	background-image: url(Images/Shadows_for_main_table/Bottom-left-corner-Shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.image-top-Shadow-strech {
	background-image: url(Images/Shadows_for_main_table/Top-lShadow.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.image-Bottom-Shadow-strech {
	background-image: url(Images/Shadows_for_main_table/Bottom-lShadow.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.image-Right-Shadow-strech {

	background-image: url(Images/Shadows_for_main_table/Right-Strech-Shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.image-Left-Shadow-strech {


	background-image: url(Images/Shadows_for_main_table/Left-Strech-Shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.Form-TextArea {
 font-size: 11px;
 background-color: White;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: Black;
 background-color: #ece8ff;
 width: 100%;
}
.Form-TextAreaB {
	font-size: 11px;
	background-color: White;
	border: 1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #ffffff;
	width: 168px;
}
.Form-TextAreaC {
 font-size: 11px;
 background-color: White;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: Black;
 background-color: #ffffff;
}
.Form-TextArea2 {
	font-size: 14px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 300px;
	background-color: #E8EAFF;
}
.Form-TextArea3 {
	font-size: 14px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 300px;
	background-color: #E8EAFF;
	height: 150px;
}
.Form-Buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #4b3dae;
 color: White;
 margin-right: 6px;
}
.Form-ButtonsB {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #ae0f0f;
 color: White;
 margin-right: 6px;
}
a.Hover-BLack:link {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:visited {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:hover {
text-decoration: underline;
}
a.Hover-Gray:link {
COLOR: #999999; TEXT-DECORATION: none
}
a.Hover-Gray:visited {
COLOR: #999999; TEXT-DECORATION: none
}
a.Hover-Gray:hover {
text-decoration: underline;
}
a.Hover-White:link {
COLOR: #ffffff; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #ffffff; TEXT-DECORATION: none
}
a.Hover-White:hover {
text-decoration: underline;
}
a.Hover-Green:link {
COLOR: #BCDE01; TEXT-DECORATION: none
}
a.Hover-Green:visited {
COLOR: #BCDE01; TEXT-DECORATION: none
}
a.Hover-Green:hover {
text-decoration: underline;
}

a.Hover-Blue:link {
COLOR: #4b3dae; TEXT-DECORATION: none
}
a.Hover-Blue:visited {
COLOR: #4b3dae; TEXT-DECORATION: none
}
a.Hover-Blue:hover {
text-decoration: underline;
}

.font10-with-leading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}
.font-Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4b3dae;
}
.font-14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.Font-10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Font-11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Font-12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whitetext {color: #FFFFFF}
.whitetextB {color: #FFFFFF;font: bold;}
.bluetext {color: #4B3DAE}
ul li{
color: #4B3DAE;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}.font-big {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
}

.bullets{
line-height:20px;
padding-left:20px;
}