/* CSS Document */

/* force scroll bars to prevent alignment issues */
html { overflow: scroll; }

body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}

body {	background-color: #626262;	background-image: url(images/background/background.jpg);	background-repeat: repeat-x;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}

a:link {	color: #0069B2;	text-decoration: none;}a:visited {	text-decoration: none;	color: #0069B2;}a:hover {	text-decoration: underline;	color: #003366;}a:active {	text-decoration: none;	color: #0069B2;}

h1,h2,h3,h4,h5,h6 {	font-weight: bold;}h1 {	font-size: 14px;}h2 {	font-size: 12px;}h3 {	font-size: 11px;}h4 {	font-size: 10px;}h5 {	font-size: 10px;}h6 {	font-size: 10px;}

.footerColumn {	font-size: 10px;	background-image: url(images/background/footer_background.jpg);	padding: 10px 30px 10px 15px;	text-align: right;	color: #999999;}

.bodyColumn {	background-image: url(images/background/body_background.jpg);	padding-top: 10px;	padding-right: 1px;	padding-bottom: 1px;	padding-left: 10px;}

.calibrantColumn {	background-image: url(images/background/gradient.png);	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}

.newsColumn {	padding-top: 10px;	padding-right: 5px;	padding-bottom: 10px;	padding-left: 20px;	color: #999999;}

.imageColumn {	background-color: #FFFFFF;}

.contentColumn {	background-image: url(images/background/body_background2.jpg);	background-color: #FFFFFF;	background-repeat: repeat-x;	padding-left: 10px;	padding-top: 10px;	padding-bottom:20px;	padding-right: 25px;}

.ddm1 {
     font-family: 12px Tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 0px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background-image: url(images/background/body_background.jpg);

}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: skyblue;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background-image: url(images/background/body_background3.jpg);
}
.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
}
.ddm1 .section {
    border: 0px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

.style1 {font-weight: bold}
.style3 {color: #3366CC; }
.style4 {color: #0066CC; font-weight: bold;}
.style5 {color: #0066CC}
.style6 {color: #2260AA; font-size: 11.5pt; font-weight: bold;}
.style7 {color: #2260AA; font-size: 9pt;}

.center_ital {text-align: center; font-style: italic; color: #FF0000}

.indent1 {padding-left: 24pt; padding-right: 10pt; font-weight: bold;}

.indent2 {padding-left: 40pt; padding-right: 10pt; font-weight: bold;}

