BODY
{
    MARGIN: 0px;
    PADDING-TOP: 0px;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: -1px;
	min-height: 100%;
}
A
{
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: none
}
TD
{
    FONT-SIZE: 9px;
    LINE-HEIGHT: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: -1px
}
B
{
    LETTER-SPACING: normal
}

INPUT
{
    BORDER: #3c5c8d 1px inset;
    FONT-SIZE: 11px;
    COLOR: #000033;
    FONT-FAMILY: Tahoma, Arial
}
.sendbutton
{
    BORDER: #dedede 1px outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #333446;
    FONT-FAMILY: Tahoma, Geneva, Arial;
    BACKGROUND-COLOR: #dfe8f7
}
TEXTAREA
{
    BORDER-RIGHT: #dedede 2px inset;
    BORDER-TOP: #dedede 2px inset;
    FONT-SIZE: 11px;
    BORDER-LEFT: #dedede 2px inset;
    COLOR: #333446;
    BORDER-BOTTOM: #dedede 2px inset;
    FONT-FAMILY: Tahoma, Arial;
}
SELECT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma, Arial;
}


.sRadiosBox1{
	background-image: url('/templates/mainpanels1.jpg');
	background-color: #e4eaf7;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 4px solid #f8f9fa;
}
.sRadiosBox2{
	background-image: url('/templates/mainpanels2.jpg');
	background-color: #e7e6e2;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 4px solid #f8f9fa;
}
.sRadiosBox3{
	background-image: url('/templates/mainpanels3.jpg');
	background-color: #d6d7ec;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 4px solid #f8f9fa;
}
.sRadiosBox4{
	background-image: url('/templates/mainpanels4.jpg');
	background-color: #d6decf;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 4px solid #f8f9fa;
}
.stationTitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial Narrow, Arial;
	line-height: 20px;
	color: #243689;
}


.minis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6088BF;
	text-transform: uppercase
}
.minis a{
	color: #6088BF;
}
.minis a:hover{
	color: #9f00a8;
}

.highlight{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #243689;
	font-size: 9px;
}
.highlightBlue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0e72b8;
	font-size: 11px;
}
.highlightBlue a:hover{
	text-decoration: underline;
}
.highlightTitle {
 color: #cdff35;
 font-family: Trebuchet MS, Verdana, Arial;
 font-weight: bold;
 font-size: 9px;
 letter-spacing: normal;
}
.highlightTitle A{
 color: #cdff35;
}
.highlightTitle A:hover{
 color: #cdff35;
}
.mainTitle {
 color: #000033;
 font-family: Arial, Tahoma, sans-serif;
 font-weight:bold;
 letter-spacing: -1px;
 font-size: 24px;
 line-height: 22px;
 text-align:left;
}

.boxHeader {
	color: #243689;
	 font-family: Arial, Tahoma, sans-serif;
	 font-weight:bold;
	font-size: 14px;
	text-align: left;
}
.boxHeader a{
	 font-family: Arial, Tahoma, sans-serif;
	 font-weight:bold;
	font-size: 14px;
	color: #243689;
	text-decoration:none;
}
.boxHeader a:hover{
	color: #0e72b8;
	text-decoration:none;
}
.boxEnd {
	color: #0e72b8;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	font-size: 11px;
}
.boxEnd a{
	color: #0e72b8;
	text-decoration:none;
}
.boxEnd a:hover{
	color: #0e72b8;
	text-decoration:underline;
}
.boxTitle{
	color:#243689;
	font-family: Tahoma, Arial,sans-serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: normal;
}
.boxText{
	color:#918a7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: normal;
}

.bigsearchbox{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:normal;
	letter-spacing:normal;
	color:#382f4c;
	border:none;
	background:none;
	width:300px;
	padding: 4px;
	font-style: italic;
}
.autocompleter
{
	border: 1px solid #dfe8f7;
	width: 330px;
	background-color: #f5f8fc;
}
.autocompleter ul li
{
	padding: 2px 10px;
	white-space: nowrap;
	font-size: 11px;
}
.selectAutocompleter
{
	background-color: #cdff35;
}

.tabs_radiolist{
	display:block;
	overflow: hidden;
	float:left;
	width: 122px;
	height: 50px;
	margin: 4px 1px 4px 3px;
	border: 1px solid #ffffff;
	padding: 5px;
	color:#243689;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	text-align:right;
	background: url('/templates/lightgray.jpg') #ffffff;
	background-position:bottom;
	background-repeat:repeat-x;
	cursor: pointer;
}
.tabs_radiolist a{
	color:#243689;
	text-decoration:none
}
.tabs_radiolist a:hover{
	color:#243689;
	text-decoration:none
}

.tabs_radiolist_over{
	display:block;
	overflow: hidden;
	float:left;
	width: 122px;
	height: 50px;
	margin: 4px 1px 4px 3px;
	border: 1px solid #f2f2f2;
	padding: 5px;
	color:#0e72b8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	text-align:right;
	background: url('/templates/lightgray.jpg') #ffffff;
	background-position:bottom;
	background-repeat:repeat-x;
	cursor: pointer;
}
.tabs_radiolist_over a{
	color:#0e72b8;
	text-decoration:none
}
.tabs_radiolist_over a:hover{
	color:#0e72b8;
	text-decoration:none
}


.headerWhite{  
	font-weight: bold;
	vertical-align: bottom;
	background-position: top left;
	padding: 8px 0 2px 12px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #106bde;
	font-size: 15px;
}
.headerWhite a{  
	color: #106bde;
}
.headerWhite a:hover{  
	color: #000033;
}

.headerDark{  
	font-family: Trebuchet MS, arial, Arial Narrow;
	font-size: 14px; 
	font-weight: bold; 
	color: #243689;
	vertical-align: bottom;
	background-image: url('/templates/headerTitle.gif');
	background-position: top left;
	height: 22px;
	line-height: 22px;
	padding: 8px 0 0 4px;
	text-align: left;
}
.headerDark a{  
	color: #243689;
}
.headerDark a:hover{  
	color: #000033;
}


.sData3{
	cursor:pointer;
	float:right;
	display:block;
	width: 83px;
	height: 28px;
	color: #594861;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	overflow:hidden;
	line-height: 13px;
}
.sData4{
	cursor:pointer;
	float:right;
	display:block;
	width: 83px;
	height: 28px;
	color: #594861;
	text-align: center;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	overflow: hidden;
	line-height: 13px;
}
.sData a{	color: #594861;}
.sData a:hover{		color: #000000;}

.sTitle1{
	color: #0a4084;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 12px;
	cursor: pointer
}
.sTitle1 a{	color: #0a4084;}
.sTitle2{
	color: #5e5a53;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 12px;
	cursor: pointer
}
.sTitle2 a{	color: #5e5a53;}
.sTitle3{
	color: #3f3f6e;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 12px;
	cursor: pointer
}
.sTitle3 a{	color: #3f3f6e;}
.sTitle4{
	color: #3f5c00;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 12px;
	cursor: pointer
}
.sTitle4 a{	color: #3f5c00;}

