.leftDot {
	background-repeat: repeat-y;
	background-position: right;
	padding: 15px;
}
.articleList {
	list-style-position: outside;
	list-style-image: url(images/icon_article.gif);
	margin-left: 20px;
	padding-left: 0px;
}
.ulLeft {
	margin-left: 0px;
}
.leftDot1 {
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
UL {

	list-style-position: outside;
	list-style-image: url(images/list_arrow.gif);
	margin-left: 20px;
	padding-left: 0px;
}
.listArrow {

	list-style-position: outside;
	list-style-image: url(images/list_arrow.gif);
	margin-left: 20px;
	padding-left: 0px;
}
.liText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px 2px 2px;
}
.page_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #032E6E;
	text-decoration: none;
	padding-left: 10px;
}
.subHead {
	padding: 10px;
}
.contentTextPad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #BBE0FF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #BBE0FF;
	overflow: auto;
	width: 99%;
}
.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	border-top: 1px solid #BBE0FF;
	border-right: 2px solid #91CDFF;
	border-bottom: 2px solid #91CDFF;
	border-left: 1px solid #BBE0FF;
}
.heading1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04419B;
	font-weight: bold;
}
