body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}

ul {
	list-style-image: url(../images/bullet.gif);
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.MainText a:link{color: #006699; text-decoration: underline; font-size:12px;}
.MainText a:hover{color: #000000; text-decoration: underline; font-size:12px;}
.MainText a:visited{color: #336699; text-decoration: underline; font-size:12px;}

.TopBarLinks{
	text-align: left;
	font-size: 13px;
	color: #2d2862;
	text-decoration: none;
}
.TopBarLinks a:link, .TopBarLinks a:visited{
	color: #2d2862;
	text-decoration: none;
}
.TopBarLinks a:hover{
	color: #475073;
	text-decoration:none;
}

.PageTitle {
	color: #475073;
	font-size:24px;
	font-weight: normal;
	line-height: normal;
}

.NormalTitle {
	font-size: 16px;
	line-height: 20px;
	color: #475073;
	font-weight:bold;
}
.NormalTitle a:link, .NormalTitle a:visited{
	font-size: 16px;
	color: #475073;
	text-decoration: underline;
	font-weight:bold;
}
.NormalTitle a:hover{
	font-size: 16px;
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}

.SubTitle {
	font-size: 14px;
	color: #003366;
}
.SubTitle a:link, .SubTitle a:visited{
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
.SubTitle a:hover{
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}
.Demo_btn_left {
	background-image: url(../images/demo_btn_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 37px;
	width: 7px;
}
.Demo_btn_right {
	background-image: url(../images/demo_btn_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 7px;
}
.Demo_btn_bg {
	background-image: url(../images/demo_btn_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 37px;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
}
.Demo_btn_bg a:link, .Demo_btn_bg a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}

.Demo_btn_bg a:hover {
	font-size: 12px;
	color: #00FFFF;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}
