/* CSS Document */
body {background-image:url(/images/bg3.jpg); background-position:-20px;}
body,td,p,div,form {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
a:link {color: #CC6600; text-decoration:underline;font-size: 9pt;}
a:visited {color: #CC6600; text-decoration:underline;font-size: 9pt;}
a:hover {color: #CC6600; text-decoration:none;font-size: 9pt;}
a:active {color: #CC6600; text-decoration:underline;font-size: 9pt;}
.heading {font-size: 9pt; color: #333366; line-height: 16pt; font-family: arial,helvetica; font-weight: bold;}
.required {color:#CC6600}
#canvas {position:relative; background:#FFFFFF;border:1px solid #666666;}
#header {
	position:relative;
	height:148px;
	width:700px;
	background:url(/images/header.jpg) no-repeat;
	border-bottom:1px solid #666666;
}
#ticker { background-color:#666666; height:20px; border-bottom:1px solid #666666;}
#content{padding:10px 20px 10px 20px;}

#footer{padding:10px 20px 10px 20px; border-top:20px solid #CCCCCC;}
#footer a:link {color: #CC6600; text-decoration:underline;font-size: 7pt;}
#footer a:visited {color: #CC6600; text-decoration:underline;font-size: 7pt;}
#footer a:hover {color: #CC6600; text-decoration:none;font-size: 7pt;}
#footer a:active {color: #CC6600; text-decoration:underline;font-size: 7pt;}

.smallLinks:link {color: #CC6600; text-decoration:underline;font-size: 7pt;}
.smallLinks:visited {color: #CC6600; text-decoration:underline;font-size: 7pt;}
.smallLinks:hover {color: #CC6600; text-decoration:none;font-size: 7pt;}
.smallLinks:active {color: #CC6600; text-decoration:underline;font-size: 7pt;}

#search {position:absolute; top:35px; left:30px;}

#shadowTR {background:url(/images/r_shadow.png); background-repeat:no-repeat;
	_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='/images/tr_shadow.png');
}
#shadowH {background:url(/images/h_shadow.png); background-repeat:repeat-x;
	_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='/images/h_shadow.png');
}
#shadowBL {background:url(/images/b_shadow.png); background-repeat:no-repeat;
	_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='/images/bl_shadow.png');
}
#shadowV {background:url(/images/v_shadow.png); background-repeat:repeat-y;
	_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='/images/v_shadow.png');
}
#shadowBR {background:url(/images/br_shadow.png); background-repeat:no-repeat;
	_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='/images/br_shadow.png');
}
