.coolLink										{ font-family: Verdana; font-size: 11px; color: #336699}
.coolLink a:link								{ font-size:11px; text-decoration:none; color: #173959}
.coolLink a:active							{ font-size:11px; text-decoration:none; color: #173959}
.coolLink a:visited						{ font-size:11px; text-decoration:none; color: #173959}
.coolLink a:hover							{ font-size:11px; text-decoration:none; color: #1C5D9A}

.coolLinkOrange							{ font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.coolLinkOrange a:link				{ font-size:11px; text-decoration:none; color: #C74D23}
.coolLinkOrange a:active			{ font-size:11px; text-decoration:none; color: #C74D23}
.coolLinkOrange a:visited			{ font-size:11px; text-decoration:none; color: #C74D23}
.coolLinkOrange a:hover			{ font-size:11px; text-decoration:none; color: #1D62A3}

.coolLinkInText								{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173959;
}
.coolLinkInText a:link					{ font-size:11px; text-decoration:underline; color: #173959}
.coolLinkInText a:active				{ font-size:11px; text-decoration:underline; color: #173959}
.coolLinkInText a:visited				{ font-size:11px; text-decoration:underline; color: #628DBA}
.coolLinkInText a:hover				{ font-size:11px; text-decoration:underline; color: #1C5D9A}
li 							{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173959;
	list-style-position: outside;
	list-style-image: url(Images/arrow.gif);
	text-align: justify;
	margin-left: 0px;
}
 ul 							{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173959;
	list-style-position: outside;
	margin-left: 17px;
}
.coolLinkInTextColor 					{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173959;
}
.coolLinkInTextColor a:link			{ font-size:11px; text-decoration:underline; color: #2266A6}
.coolLinkInTextColor a:active		{ font-size:11px; text-decoration:underline; color: #2266A6}
.coolLinkInTextColor a:visited	{ font-size:11px; text-decoration:underline; color: #628DBA}
.coolLinkInTextColor a:hover		{ font-size:11px; text-decoration:underline; color: #2A7DCA}

.coolText										{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #173959}
.coolTextLight								{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #2B69A3}
.coolTextCtrl									{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #112A41}
.title {
	color: #315679;
}
.coolTextLight2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B69A3;
	cursor: hand;
}
.coolTextLight3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B69A3;
}
.coolLinkInTextColor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173959;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CADCED;
	padding: 1px;
	width: 123px;
	margin: 0px;
	position: relative;
}
.coolSmall	{ font-size: 6px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF}
.redTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}
#lineDiv {
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: auto;
}
#lineDiv:hover {
	background-color: #E6F0FA;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #396394;
	height: auto;
}
#list1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173959;
	list-style-position: outside;
	list-style-image: url(Images/arrows2.gif);
	text-align: justify;
	margin-left: 0px;
}
#list1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173959;
	list-style-position: outside;
	margin-left: 17px;
}
#delimiter {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	height: 2px;
}
#blueCelldarkBorder {
	background-color:#E6F0FA;
	border:#173959 solid 1px;
	padding:3px;
	text-align:justify;
}
#blueCellnoBorder {
	background-color:#E6F0FA;
	padding:3px;
	text-align:justify;
}

