/* CSS Document */

td {
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:    11px;
	vertical-align: top;
    }
	
	
.bplan1	{
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:    12px;
	font-weight: bold;
	text-decoration: underline;	
    }

.bplan2	{
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:    11px;
	font-weight: bold;
    }
	
.bplan3	{
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:    13px;
	font-weight: bold;
    }

	
.artical {
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:    14px;
	font-weight: bold;
	color: #004374	
    }

.comments {
	background-color: CCD9E3;
    }
	
.comments_title {
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:    12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003366;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
    }
	
.artical_links_title {
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:    12px;
	font-weight: bold;
	color: #000000;
	background-color: #80A1B9;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 2px;
    }

.interp  {
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:    12px;
	font-weight: bold;
	color: #004374
}

.email  {
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:    12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.border {
	border: #000000 groove; 
	border-width: 1px 1px 1px 1px;
		}
		
.leftnav {
    width:20%
		}		
	
.leftnavborder {
	border: #000000 groove; 
	border-width: 1px 1px 1px 1px;
	background-color: #80A1B9;
		}
		
.topnavborder {
	border: #004374 groove; 
	border-width: 1px 0px 1px 0px;
	background-color: #ccd9e3;
		}


a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.topnav{
	text-align: center;
	padding: 2px;
}
a.topnav {
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size:    12px;
	font-weight: bold;
}
a.topnav:hover {
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-size:    12px;
	font-weight: bold;
}

.protocol {
	font-size: 12px;
	font-weight: bold;
	}
	
a.protocol {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
a.protocol:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.back {
	text-decoration: underline;

}
a.back:hover {
	text-decoration: none;
}



