body,td,th {
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #2C363F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #99CCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #99CCCC;
}

/* horizontal nav start */
#nav {
	color: #99CCCC;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0px;
}
#nav a:link {
	color: #99CCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#nav a:visited {
	color: #99CCCC;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#nav a:active {
	color: #99CCCC;
	text-decoration: none;
}

.nav {
	padding-right: 10px;
	padding-left: 10px;
	color: #99CCCC;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
/* horizontal nav end */



/* side navigation start */
#navigation2{
	display:inline;
	width: 140px;
	float: left;
	background:#AABEB2;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#navigation2 a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#navigation2 a:visited {
	color: #000000;
	text-decoration: none;
}
#navigation2 a:hover {
	color: #fff;
	text-decoration: underline;
}
#navigation2 a:active {
	color: #000000;
	text-decoration: none;
}
.iconlist1
{
list-style: none;
margin: 0;
padding: 0;
margin-top: 15px;
}

li.a1
{
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 1px 1px 1px 1px;
	margin: .0em 10px;
	line-height: 13px;
	font-weight: bold;
}

li.a2
{
	background-image: url(images/nav_mainarrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	line-height: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 26px;
}

li.a3
{
background-image: url(images/nav_line.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 0px 10px;
margin: .0em 0px;
height: 10px;
line-height: 10px;
}

li.a4
{
background-image: url(images/nav_line2.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 0px 10px;
margin: .0em 0px;
height: 10px;
line-height: 10px;
}

/* side navigation end */



/* footer start */
#footer {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#footerlinks {
	color: #fff;
	text-align: center;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
}
#footerlinks a:link {
	color: #FFFFFF;
}
#footerlinks a:visited {

	color: #FFFFFF;
}
#footerlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerlinks a:active {
	color: #FFFFFF;
}


/* footer end */

/* content */
#content{
	color: #fff;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 570px;
	padding-top: 22px;
	padding-bottom: 20px;
}
/* footer end */

.greenline {color: #99CCCC}

.Title {
	color: #99CCCC;
	font-size: 18px;
}

h1 {
	font-size: 18px;
	color: #99CCCC;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	color: #99CCCC;
	font-weight: normal;
}
.Body {
	font-size: 12px;
}

.BodyBold {
	font-weight: bold;
}

.BodyBoldWhite {
	color: #FFFFFF;
	font-weight: bold;
}
.BodyWhite {color: #FFFFFF
}
.BodyBoldGreen {
	color: #99CCCC;
	font-weight: bold;
}

#pagelinks {
	text-align: centre;
	color: #FFFFFF;
	font-size: 11px;
}
#pagelinks a:link {
	color: #FFFFFF;
}
#pagelinks a:visited {

	color: #FFFFFF;
}
#pagelinks a:hover {
	color: #fff;
	text-decoration: underline;
}
#pagelinks a:active {
	color: #FFFFFF;
}
.newstitle {
	color: #99CCCC;
	letter-spacing: 1pt;
	font-size: 15px;
	font-weight: bold;
}
.viewstitle {
	color: #9B99CB;
	letter-spacing: 1pt;
	font-size: 15px;
	font-weight: bold;
}
.date {

	font-size: 9px;
}
