body {
	color : #FFFFFF;
	background-color : #0a0a0a;
	background-image : url(../images_gen/bg.gif);
	background-repeat : repeat-x;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
a:link{
	color : #00b0d7;
	text-decoration : none;
	font-weight: normal;
}
a:visited{
	color : #00b0d7;
	background-color : transparent;
	text-decoration : none;
	font-weight: normal;
}
a:hover {
	color : #008dad;
	background-color : transparent;
	text-decoration : underline;
	font-weight: normal;
}

a.loc:link{
	color : #0b172c;
	text-decoration : none;
	font-weight : normal;
}
a.loc:visited{
	color : #0b172c;
	text-decoration : none;
	font-weight : normal;
}
a.loc:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
}

a.news:link{
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
a.news:visited{
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
a.news:hover {
	color : #0b172c;
	text-decoration : underline;
	font-weight : normal;
}

a.lblue3:link{
	color : #005A9C;
	text-decoration : underline;
	font-weight : normal;
}
a.lblue3:visited{
	color : #005A9C;
	text-decoration : underline;
	font-weight : normal;
}
a.lblue3:hover {
	color : #00AEEF;
	text-decoration : underline;
	font-weight : normal;
}

a.grey:link{
	color : #FFFFFF;
	background-color : #615F5D;
	text-decoration : none;
	font-weight : normal;
}
a.grey:visited{
	color : #FFFFFF;
	background-color : #615F5D;
	text-decoration : none;
	font-weight : normal;
}
a.grey:hover {
	color : #00AEEF;
	background-color : #615F5D;
	text-decoration : underline;
	font-weight : normal;
}

a.menu:link{
	color : #666666;
	background-color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
a.menu:visited{
	color : #666666;
	background-color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
a.menu:hover {
	color : #00AEEF;
	background-color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}

a.menusel:link{
	color : #00AEEF;
	background-color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
a.menusel:visited{
	color : #00AEEF;
	background-color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
a.menusel:hover {
	color : #AAE1FA;
	background-color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}

a.footer:link{
	color : #E0E0E0;
	text-decoration : none;
	font-weight : normal;
}
a.footer:visited{
	color : #E0E0E0;
	text-decoration : none;
	font-weight : normal;
}
a.footer:hover {
	color : #00b0d7;
	text-decoration : underline;
	font-weight : normal;
}

a.footer2:link{
	color : #00b0d7;
	text-decoration : none;
	font-weight : normal;
}
a.footer2:visited{
	color : #00b0d7;
	text-decoration : none;
	font-weight : normal;
}
a.footer2:hover {
	color : #008dad;
	text-decoration : underline;
	font-weight : normal;
}

hr {
	color: #00b0d7;
	background-color : transparent;
	size: 1px;
}
p {
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
.title {
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-weight : normal;
}
.titlewhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-weight : normal;
}
.heading {
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;	
	line-height : 21px;
}
.larger {
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;	
	line-height : 20px;
}
.subtitle2 { 
	font-family : Arial, Helvetica, sans-serif;
	color : #00b0d7;
	font-size : 14px;
	line-height : 19px;
	font-weight : bold;	
}
.subtitle { 
	font-family : Arial, Helvetica, sans-serif;
	color : #00b0d7;
	font-size : 12px;
	line-height : 19px;
	font-weight : bold;	
}
.copy { 
	font-family : Arial, Helvetica, sans-serif;
	color : #0b172c;
	font-size : 12px;
	line-height : 19px;
	font-weight : bold;	
}
.blackcopy { 
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 14px;
	line-height : 19px;
}
.normal {
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
.greytext {
	color : #606060;
	font-size : 12px;
	line-height : 19px;
}
.lgreytext {
	color : #888888;
	font-size : 12px;
	line-height : 19px;
}
.small { 
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.smallgrey { 
	color : #606060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.caption { 
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.news {
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.menu {
	color : #666666;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.menusel { 
	color : #00AEEF;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}

.loc {
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.white {
	color : #0b172c;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
.white2 {
	color : #0b172c;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
.black {
	color : #FFFFFF;
	background-color : #0b172c;
}

.blue {
	color : #FFFFFF;
	background-color : #00b0d7;
}
.bluetitlebar {
	color : #FFFFFF;
	background-color : #00b0d7;
	font-family : Arial, Helvetica, sans-serif;
}
.bluetext {
	color : #00b0d7;
}
.whitetext {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
.blue2 {
	color : #FFFFFF;
	background-color : #74CDE5;
}
.blue3 {
	color : #FFFFFF;
	background-color : #008DAD;
}

.rightpanel {
	color : #0b172c;
	background-color : #E0E0E0;
}
.rightpanelsmall {
	color : #999999;
	background-color : #E0E0E0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 15px;
}
.rightpanelsmall2 {
	color: #505050;
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.titlebar {
	color : #FFFFFF;
	background-color : #008DAD;
	background-image : url(../images_gen/blue_grad.gif);
	background-repeat : repeat-x;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
.titlebartext {
	color : #FFFFFF;
}
.panel {
	background-color : #F8F8F9;
}
.searchbar {
	color : #FFFFFF;
	background-color : #555557;
	background-image : url(../images_gen/bar_grad.gif);
	background-repeat : repeat-x;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
.searchBox {
	color : #0b172c;
	background-color : #E1EAEC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 20px;
	width: 125px;
}
.search {
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
}
.dropdown2 {
	color : #0b172c;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 20px;
	width: 180px;
}
.dropdownsel {
	color : #0b172c;
	background-color : #E1EAEC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 180px;
}
.footer {
	color : #E0E0E0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
td {
	color : #0b172c;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 19px;
}
ul{
	list-style : square;
}
ol{
	list-style : decimal;
}

