.resources #columns
{
position: relative;
}
.resources #c1
{
width: 120px;
float: left;
margin-right: 5px;
margin-bottom: 10px;
}
.resources #c2
{
width: 120px;
float: left;
margin-right: 5px;
margin-bottom: 10px;
}
.resources #c3
{
width: 130px;
float: left;
margin-right: 5px;
margin-bottom: 10px;
}
.resources #c4
{
width: 120px;
float: left;
margin-right: 5px;
margin-bottom: 10px;
}
.resources #c5
{
width: 200px;
float: left;
margin-right: 5px;
margin-bottom: 10px;
}
.resources #c6
{
width: 120px;
float: left;
margin-bottom: 10px;
}

.resources #h1, .resources #h2, .resources #h3, .resources #h4, .resources #h5, .resources #h6
{
border-style: none;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 10px;
font-size: 14pt;
text-align: center;
height: 60px;
}


.resources #h1
{
background: #b93b8f;
border-color: #b93b8f;
width: 120px;
}
.resources #h2
{
background: #2b60de;
border-color: #2b60de;
width: 120px;
}
.resources #h3
{
background: #ffff00;
border-color: #ffff00;
width: 130px;
}
.resources #h4
{
background: #f76541;
border-color: #f76541;
width: 120px;
}
.resources #h5
{
background: #00ff00;
border-color: #00ff00;
width: 200px;
}
.resources #h6
{
background: #ff0000;
border-color: #ff0000;
width: 120px;
}
.resources #detail
{
min-height: 60px;
height:auto;
font-size: 12pt;
margin-bottom: 5px;
border:1px solid;
padding-top: 5px;
}
.resources #statement
{
clear: both;
}

.contact H1
{
	font-size: 26px;
	font-family: century gothic;
}
.contact .useful
{
	font-size: 22px;
	color: lime;
}
.contact #contact
{
    BACKGROUND: #036;
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}
.contact #masthead
{
    BACKGROUND-IMAGE: url(../assets/contact.png);
    BACKGROUND-REPEAT: no-repeat
}
.contact #extrabox
{
    BACKGROUND-COLOR: #3c4259
}
.contact #links
{
	font-size: 18px;
	line-height:normal;
	width: 30%;
	text-align: left;
}
.contact #links a
{
	font-size: 18px;
	line-height:normal;
}

.contact #maincolumn
{
}
/////////////////////////////////////
/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding-bottom: 20px;
	font-size: 18px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
.divTableCell img
{
width: 40px;
}
/////////////////////////////////
.contact img
{
	width: 46px;
	float: left;
}
.contact td
{
font-size: 16px;
	vertical-align: top;
}


.contact #columns
{
position: relative;
}

.contact #bc1
{
width: 400px;
float: left;
margin-right: 10px;
}
.contact #bc2
{
width: 400px;
float: left;
margin-right: 5px;
}
.contact #link
{
border: none;
padding-top: 5px;
height: 140px;
}
