table {
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
}
.greenBkg {
	background-image: url(Images/green_bkg.gif);
	background-repeat: repeat-x;
}
.borderTop {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.borderSide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 21px;
	padding-right: 19px;
	padding-bottom: 21px;
	padding-left: 19px;
	color: #000000;
	text-align: left;
}
.borderBottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
}
.titleTag {
	padding: 5px 5px 5px 30px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}


body {
	background: url(Images/bg.jpg) repeat;
	color: #000000;
	padding-top: 8px;
}
.wrapper {
	border-top: 8px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
}

a:visited, a:active, a:link {
	text-decoration: none;
	color: #1B97C3;
}
a:hover {
	text-decoration: none;
}
.footer {
	color: #FFFFFF;
	line-height: 15px;
	font-size: 10px;
	padding: 6px 5px 2px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #1B97C3;
	font-weight: bold;
}

.footer a:visited, .footer a:active, .footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #1C98C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
b {
	font-weight: bold;
	color: #1B97C3;
	font-size: 12px;
	}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;
	}
a.seo:hover {
	text-decoration: none;
	cursor: text;
	}
a.subnav:visited, a.subnav:active, a.subnav:link {
	text-decoration: none;
	color: #1C98C4;
	}
a.subnav:hover {
	text-decoration: none;
	cursor: text;
	color: #1C98C4;
}
.gradient {background:url(Images/nav_bg.gif) no-repeat top left;}
.subnav {
	font-size: 10px;
	text-transform: uppercase;
	color: #4F4C4C;
	padding: 10px;
}
.main {
	color: #333;
	padding-left: 19px;
	padding-right: 19px;
	line-height: 18px;
	}
.niceTable {
	border: 1px solid #4E4A4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 7px;

}
.niceTable th, .niceTableList th {
	background: #1E99C5;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
	padding-left: 3px;
}
.niceTable td{
	text-align: left;
	padding-left: 3px;
}

.textCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 20px 15px;
	line-height: 16px;
	text-align: left;
}
.loginLeft {
	padding-top: 20px;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.imgRight {
	margin-bottom: 10px;
	margin-left: 13px;
}
.imgLeft {
	margin-bottom: 10px;
	margin-right: 13px;
}
.textMid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 20px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.wrapperBottom {
	border-right: 10px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C98C4;
	background-color: #E9E9E9;
	padding: 2px;
	border: 0px none;

}
.stretch {
	width: 100%;
	border: 1px solid #1C98C4;

}.niceForm {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 7px;
}
.titleTagNB {

	padding: 5px 5px 5px 30px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.list {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C98C4;
	background-color: #E9E9E9;
	padding: 3px;
	border: 0px none;
}li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	background-position: left 6px;
}
.tableTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bordersideleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
}
.borderTopleft {

	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.borderbottomright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 11px;
	color: #534F50;
}
