/*This is for the main links that may need to be in the body copy every down page*/

A {
	COLOR: #005d94; FONT-Family:   Arial, Helvetica, sans-serif; FONT-SIZE: 13px; font-weight: normal;
}

A:hover {
	COLOR: #368dc4; FONT-Family:   Arial, Helvetica, sans-serif; FONT-SIZE: 13px; font-weight: normal;
}

A.ticker:hover {
	color: #368dc4;
	font-weight: bold;
	font-size: 11px;
}

A:roll {
	COLOR: #368dc4; FONT-Family:   Arial, Helvetica, sans-serif; FONT-SIZE: 13px; TEXT-DECORATION: None; font-weight: normal;
}
/*This is for the search site map navigation links on the top of the HOME page*/
A.searchsite {
	FONT-Family:   Arial, Helvetica, sans-serif; FONT-SIZE: 11px; font-size: 11px; color:#000000;  TEXT-DECORATION: none; 
}
A.searchsite:hover {
	 FONT-Family:   Arial, Helvetica, sans-serif; font-size: 11px; color:#a59b60;  TEXT-DECORATION: none; 
}


A.searchsite:roll {
	FONT-Family:   Arial, Helvetica, sans-serif;  font-size: 11px; color:#a59b60;  TEXT-DECORATION: none; 
}

/*This is for the search site map navigation links on the top of every DOWN page*/

A.toplinks {
	FONT-Family:   Arial, Helvetica, sans-serif; FONT-SIZE: 11px; font-size: 11px; color:#000000;  TEXT-DECORATION: none; 
}
A.toplinks:hover {
	 FONT-Family:   Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF;  TEXT-DECORATION: none; 
}


A.toplinks:roll {
	FONT-Family:   Arial, Helvetica, sans-serif;  font-size: 11px; color:#FFFFFF;  TEXT-DECORATION: none; 
}

/*This is for the footer navigation links on every down page*/
A.homefooter {
	FONT-Family:   Arial, Helvetica, sans-serif; font-size: 9px; color:#000000;  TEXT-DECORATION: none; 
}
A.homefooter:hover {
	FONT-Family:   Arial, Helvetica, sans-serif;  font-size: 9px; color:#368dc4;  TEXT-DECORATION: none; 
}


A.homefooter:roll {
	FONT-Family:   Arial, Helvetica, sans-serif; font-size: 9px; color:#368dc4;  TEXT-DECORATION: none; 
}

/*This is for the back to top links on some of the longdown pages*/
A.up {
	FONT-Family:   Arial, Helvetica, sans-serif; FONT-SIZE: 11px;  color:#000000;  TEXT-DECORATION: none; 
}
A.up:hover {
	 FONT-Family:   Arial, Helvetica, sans-serif; font-size: 11px; color:#368dc4;   TEXT-DECORATION: none;
}

A.up:roll {
	FONT-Family:   Arial, Helvetica, sans-serif;  font-size: 11px; color:#368dc4;  TEXT-DECORATION: none;
}

/*This is for the side navigation links on some down pages such as introduction page*/
A.sidelinks {
	FONT-Family:   Arial, Helvetica, sans-serif; FONT-SIZE: 12px;  color:#000000;  TEXT-DECORATION: none; 
}
A.sidelinks:hover {
	 FONT-Family:   Arial, Helvetica, sans-serif; font-size: 12px; color:#368dc4;  TEXT-DECORATION: none;
}

A.sidelinks:roll {
	FONT-Family:   Arial, Helvetica, sans-serif;  font-size: 12px; color:#368dc4;  TEXT-DECORATION: none;
}




/*This is for the breadcrumbslink on every down page*/

A.breadcrumblinks {
	FONT-Family:   Arial, Helvetica, sans-serif; FONT-SIZE: 10px;  color:#000000;  TEXT-DECORATION: none; 
}
A.breadcrumblinks:hover {
	 FONT-Family:   Arial, Helvetica, sans-serif; font-size: 10px; color:#368dc4;  TEXT-DECORATION: none; 
}


A.breadcrumblinks:roll {
	FONT-Family:   Arial, Helvetica, sans-serif;  font-size: 10px; color:#368dc4;  TEXT-DECORATION: none; 
}




body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}



p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	
}


table {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	
}



/*This is for the page title in the title bar of every down page*/

.pagetitle {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	
}

.headings {
	color: #000000;
	font-weight: bold;
	
}

/*This is for the ticker text on home page only*/

.ticker {

	color: #368dc4;
	font-weight: bold;
	font-size: 11px;
        text-decoration: None;
	}

/*This is for the blue lines on home page only*/	
.blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbe3ed;
	
}

/*This is for the beige bar on all down pages*/
.tablebar {
	background-color:#f6f1d8;
}



/*This is for the grey line on surrounding all pages*/
.greyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
	



/*This is for the blue lines on home page only*/
.lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbe3ed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe3ed;	
	
}


/*This is for the blue nav bar on the provider page*/
.providerbar {
	background-color:#afd6e4;
	
}

/*This is for the green nav bar on the member and para membros pages*/
.memberbar {
	background-color:#40a69c;
	
}


/*This is for the gold nav bar on the about and contact pages*/
.aboutbar {
	background-color:#e1cd5f;
	
}

/*This is for the breadcrumbs not active links on all down pages*/		
.breadcrumbs {
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	
}

/*This is for the divider on between the side navigation links on some down pages*/

.divider {
	font-size: 11px;
	font-weight: bold;
	
}

/*This is for the bullets when not using lists where needed*/

.bullet {
	color: #368dc4;
	font-size: 16px;
		
}

	
	
	
	
/*This is for the lists where needed*/
ul {
	color: #000000;
	}	


/*This is for the lists where needed*/
ol {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}


/*This is for the privacy on select your plan page*/
.privacy {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 10px;

}	


/*This is for the form fields on the member select your plan page*/

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
	border: inset 1px #1272af;
}

	

	/*This is for the footer on all pages*/

.footer {
	font-size: 10px;
	color: #000000;

	
}
html	 {
     	overflow: -moz-scrollbars-vertical;
}


