/*--Breast1 CSS info----------------------------------------*/
/*--Created by Kelly Schrade 08-16-02 ---------------------------------*/

/*--Body Background-------------------------------------------*/
.bodybackground {
	background-color: #cccccc;
	background-image:url("images/bgImage.png");
	background-repeat: repeat-x;
	background-position: 0% 165px;
} 

.medgrey {
	background-color: #999999;
	
}

.dkgrey {
	background-color: #777777;
	
} 

/*--Main Page Headline Background-------------------------------------------*/
.hlbackground {
	background-color: #808080;
	
} 
/*--Grey Background-------------------------------------------*/
.greybackground {
	background-color: #E0E0E0;
	margin-top: 4px;
} 

/*--Grey Background-------------------------------------------*/
.bluebg {
	background-color: #336699;
	margin-top: 4px;
} 

/*--Nav Bar Colors--------------------------------------------*/

/*--hornavbartable Properties---*/
.hornavbartable {
	background-color: #2DB511;
} 

/*--leftnavbartable Properties--*/
.leftnavbartable {
	background-color: #0d3e88;
} 

.sitebackground {
	background-color: #2DB511;
} 


.lightnavbartable {
	background-color: #2DB511;
} 

.darknavbartable {
	background-color: #0d3e88;
} 

/*--Search Table Properties--*/
.searchbartable {
	background-color: #660099;
} 


/*--Link Properties-------------------------------------------*/

/*--Page Links------------------*/

a:link {
	color: #000000; 
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #6666ff;
	text-decoration: none;
	
} 

/*--Links on NavBars------------*/
a.t1:link {
	color: #ffffff; 
	text-decoration: none;
}	

a.t1:visited {
	color: #ffffff; 
	text-decoration: none;
}

a.t1:hover {
	color: #E0E0E0; 
	text-decoration: none;
}

/*--Links on NavBars------------*/
a.t2:link {
	color: #ffffff;
	text-decoration: none;
}	

a.t2:visited {
	color: #ffffff; 
	text-decoration: none;
}

a.t2:hover {
	color: #0d3e88; 
	text-decoration: none;
}


/*--Font Properties-------------------------------------------*/
/*--Large Page Text-------------*/
.pagetext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #000000;
	line-height: 14px;     
}

.largetext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}


/*--Small Page Text-------------*/
.smalltext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	color: #000000;
}

/*--Small Red Page Text-------------*/
.smallred {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	color: #cc3333;
}

/*--Small Grey Page Text-------------*/
.smallgrey {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	color: #949494;
}

/*--Large white Text-------------*/
.whitetext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #FFFFFF;
}

/*--Small Page Text-------------*/
.smallnavtext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.tinytext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 9px;
	color: #000000;
}



/*--Text on NavBars-------------*/
.sectionlink {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	font-decoration: none;
	color: #2DB511;
	line-height: 14px;
}

/*--Feature Titles-------------*/
.featuretitle { 
	font-family: Helvetica,Arial,Univers,Zurich BT;
	letter-spacing: 0px;
	font-size: 18px;
	margin-bottom:0px;
	margin-top:0px;
	color: #000000;
} 

/*--Section Headers-------------------*/
.sectionheader {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 18px;
	font-decoration: none;
	color: #2DB511;
}

/*--Header Text-------------*/
h1 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 16px;
	margin-bottom:0px;
	margin-top:0px;} 

/*--Header2 Text-------------*/
h2 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	margin-bottom:0px;
	margin-top:0px;} 

	/*--Header2 Text-------------*/
h3 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;} 
	

/*--Header Text-------------*/
.head1 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 16px;
	margin-bottom:0px;
	margin-top:0px;} 

/*--Header2 Text-------------*/
.head2 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	margin-bottom:0px;
	margin-top:0px;} 

	/*--Header2 Text-------------*/
.head3 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;} 
	
/*--Article Titles--------------*/

.articletitle {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 13px;
	font-decoration: none;
	color: #000000;
	line-height: 14px;
}

/*--Article Headers-------------*/

.articleheader {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 11px;
	font-decoration: none;
	color: #000000;
	line-height: 12px;
}

/*--Images----------------------*/


/*-----Images with left margin---------*/
.imgnomarg {
	margin-top: 0px;
	margin-right:  0px;
	margin-bottom: 0px;
	margin-left:  10px;
}

/*--List Elements---------------------------------------------*/
LI.list {
	list-style: square;
	list-style-position: inside;
}

UL.list {
	list-style: square;
	list-style-position: outside;
}

LI.lnlist {
	list-style: square;
	list-style-position: outside;
}
/*---Advertisement table---*/
.adtable {
	border: 1px solid #e6e6e6;
}
/*--Small Ad Text-------------*/
a.smalladtext:link {
	color: #cccddd; 
	text-decoration: none;
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 10px;
}

a.smalladtext:visited {
	color: #cccddd;
	text-decoration: none;
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 10px;
}
a.smalladtext:hover {
	color: #6666ff;
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 10px;	
} 