hr {
	border: none;
	border-top: 2px dotted #808080;
}

A:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000080;
}
A:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #0066CC;
}
A:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0066CC;
}


.navbarwhite A:link {
	color: White;
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
}
.navbarwhite A:visited {
	color: White;
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
	}
.navbarwhite A:hover {
	color: White;
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
	}

.maintext {
	font-family: arial;
	color: #333333;
	font-size : 12px;
}
.cbstext {
	font-family: verdana;
	font-size : 9px;
}

.text {
	font-family: arial;
	font-size: 12px;
	color: #525152;
}



.maintextwhite {
	font-family: arial;
	font-size: 12px;
	color: white;
}
.maintextgreen {
	font-family: arial;
	font-size: 12px;
	color: green;
}
.maintextred {
	font-family: arial;
	font-size: 12px;
	color: red;
}

.maintextgray {
	font-family: arial;
	font-size: 12px;
	color: gray;
}
.textwhitebold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.mainsmall {
	font-family: arial;
	font-size: 10px;
	color: #525152;
}
.title {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #394163;
}

.mainlarge {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}

#tabs {
	PADDING-RIGHT: 12px; 
	PADDING-LEFT: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px -12px; 
	WIDTH: 100%; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	POSITION: relative; HEIGHT: 1%
}

#tabs UL {
	margin: 0;
	padding: 0;
	COLOR: #CCCCCC;
	
}
#tabs LI {
	DISPLAY: inline
}
#tabs A {
	PADDING-RIGHT: 2px; 
	DISPLAY: block; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	Font-Family: Tahoma;
	Z-INDEX: 1; 
	FLOAT: left; 
	MARGIN-BOTTOM: -1px; 
	PADDING-BOTTOM: 4px; 
	WIDTH: 8em; 
	LINE-HEIGHT: 150%; 
	MARGIN-RIGHT: 3px; 
	PADDING-TOP: 4px; 
	POSITION: relative; 
	TEXT-ALIGN: center
}
#tabs A {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BACKGROUND-COLOR: #42698C
}
#tabs A.selected {
	COLOR: #616566; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	BACKGROUND-COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}
#tabs A:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #6B9ACE
}
#tabs .clear {
	CLEAR: left
}
.newsheader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #5f5f5f; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none
}

.newstitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #4677B9; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none
}

.newsmain {
	FONT-SIZE: 12px; 
	COLOR: #5C5656; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none
}