/* CSS Document - Bunbury Engineering Network */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:  #122d80;
	margin: 0, 0, 0, 0; /* top, right, bottom, left */
	background-image: url(images/ben_bkgrnd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

p, ul, ol, td { font-size: 11px; line-height: 1.7em; color: #333333;}

.red { color: #CC0000;}

h1 {
	font-size: 16px;
	color: #3366fe;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #3366fe;
	font-weight: bold;
}

.texto{
	font-size: 11px;
	color: #6D6E71;
}

.texto_bold_gray-11{
	font-size: 11px;
	color: #58595B;
	font-weight:bold;
}

.subheading {
	font-size: 14px;
	color: #075174;
	font-weight: bold;
}

.subheadingNote {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.subheading a:link {
	color: #075174;
	font-weight: bold;
}

.subheading a:visited {
	color: #075174;
	font-weight: bold;
}

.subheading a:active {
	color: #3366FF;
	font-weight: bold;
}

.subheading a:hover {
	color: #3366FF;
	font-weight: bold;
}

.border{
border: 1px solid #D7D7D7;}

.td-news{
background-color:#f0f0c1;}


a:link { text-decoration: none; color: #122d80; font-size: 11px; }

a:visited { text-decoration: none; color: #122d80; font-size: 11px; }

a:active { text-decoration: underline; color: #3366fe; font-size: 11px; }

a:hover { text-decoration: underline; color: #3366fe; font-size: 11px; }


.small { font-size: 9px; line-height: 16px; color: #666666}

.small a:link { text-decoration: none; color: #122d80; font-size: 9px; }

.small a:visited { text-decoration: none; color: #122d80; font-size: 9px; }

.small a:active { text-decoration: underline; color: #3366fe; font-size: 9px; }

.small a:hover { text-decoration: underline; color: #3366fe; font-size: 9px; }

.subMenu { font-size: 9px; color: #CCCCCC;}



