.ticklist {
	list-style-image: url(/images/tick.png);
}

body
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin:0px;
}
p, td, li {
	font: 12px Arial;
}
h1
{
	font-size: 20px;
	font-weight: bold;
	color: #82c12d;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	color: #82c12d;
}
h3
{
	font-size: 16px;
	font-weight: bold;
	color: #82c12d;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	color: #82c12d;
}
h5
{
	font-size: 12px;
	font-weight: bold;
	color: #82c12d;
}
h6
{
	font-size: 10px;
	font-weight: bold;
	color: #82c12d;
}

#mainMenu li {
	float: left;
	margin: 0;
}
#mainMenu li a {
	color: #fff;
	text-decoration: none;
	padding: 7.5px 15px;
	line-height: 29px;
}
#mainMenu li a:hover {
	background: url(images/navhoverbg.jpg) repeat-x;
	line-height: 29px;
}
.subMenu
{
	color: #007ac1;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:link
{
	color: #007ac1;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:active
{
	color: #007ac1;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:visited
{
	color: #007ac1;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:hover
{
	color: #FFFFFF;
	font-size: 12px;
	line-height:20px;
	text-decoration: none;
	font-weight:bolder;
	background-color:#007ac1;
	text-indent:10px;
	line-height:22px;
}
a:link
{
	color:#0066FF;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color:#0066FF;
}
a:hover
{
	text-decoration: underline;
	color:#0066FF;
}
a:active
{
	text-decoration: underline;
	color:#0066FF;
}
.tbl
{
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #007ac1;
}
.tbl-2
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #007ac1;
	border-right:1px solid #007ac1;
}
.th
{
	text-align:left;
	font-family:arial;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:12px;
	background-color:#007ac1;
	border-left:1px solid #007ac1;
	border-right:1px solid #007ac1;
	line-height:20px;
	padding-left:3px;
}
.th-2
{
	text-align:left;
	font-family:arial;
	color:#006A51;
	font-weight:bolder;
	font-size:10px;
	background-color:#FFFFFF;
	line-height:15px;
	padding-left:3px;
	border-bottom:1px solid #007ac1;
}
.td
{
	border-left:1px solid #007ac1;
	border-right:1px solid #007ac1;
	padding:3px;
}
.td-2
{
	border-bottom:1px solid #007ac1;
	padding:3px;
}
.td-left
{
	padding:3px;
	border-left:1px solid #007ac1;
}
.td-right
{
	padding:3px;
	border-right:1px solid #007ac1;
}
.td-left-2
{
	padding:3px;
	text-align:center;
}
.td-right-2
{
	padding:3px;
	text-align:center;
}
.tbl-3
{
	width:100%;
	border-collapse:collapse;
}
.tbl-4
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #007ac1;
	border-right:1px solid #007ac1;
	border-bottom:1px solid #007ac1;
}
.frm-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #007ac1;
	background-color:#007ac1;
	height:20px;
}
.frm-input
{
	border:1px solid #007ac1;
	width:200px;
	height:20px;
}
.frm-textarea
{
	border:1px solid #007ac1;
	width:200px;
}
.frm-select
{
	border:1px solid #007ac1;
	width:200px;
	height:20px;
}
.side-tbl
{
	padding:5px;
}
.side-th
{
	font-size:12px;
	font-weight:bold;
}
.side-td
{
	font-family:Arial;
	font-size:12px;
}
.side-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #007ac1;
	background-color:#007ac1;
	height:20px;
}
.side-input
{
	border:1px solid #007ac1;
	height:20px;
	width:108px;
}
.side-select
{
	border:1px solid #007ac1;
	height:20px;
}
a.side-link:link
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:visited
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:active
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:hover
{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.paging-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #007ac1;
	background-color:#007ac1;
	line-height:20px;
	width:20px;
	text-align:center;
	vertical-align:top;
	float:left;
}
.paging_link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:active
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.footer {
	font-size: 10px;
	float: right;
	padding-left: 15px;
	color: #fff;
}
