@charset "UTF-8";


body		{  	
		margin: 0;
        padding: 0;
		background-color: #000;
		background-image: url(/images/snow.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-attachment: fixed;
		color: #000000;
		font-size: 62.5%;				
		}
                         	
h1		{  
		font-family: georgia, serif;
		font-size: 2.0em;  	
		margin: 0 0 20px 0;
		text-align: center;
		}

h2		{
		font-family: georgia, serif;
		font-size: 1.8em;  	
		margin: 20px 0 10px 0;		
		}

h3		{
		font-family: georgia, serif;
		font-size: 1.6em;  		
		margin: 20px 0 10px 0;			
		}

h4		{
		font-family: georgia, serif;
		font-size: 1.2em;  	
		margin: 20px 0 10px 0;				
		}

#content {
		width: 420px; 
		margin-left: 200px; 
		margin-right: 188px; 
		padding: 250px 0 10px 25px;
		}
		
#content p {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 1.2em; 
		line-height: 1.8em;
		margin: 0 0 10px 3px;		
		}
.column p {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 1.1em; 
		line-height: 1.4em;
		margin: 5px 20px 10px 20px;		
		}

#content li {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 1.2em; 
		line-height: 1.4em;
		margin: 0 0 8px 0;				
		}
#content ul, #content ol {
		margin: 5px 0 10px 18px;
		padding: 0;
		}
		
		
#credits	{	
		font-size: 10px;
		font-family: verdana, sans-serif;
		text-align: center;
		line-height: 14px;
		padding: 0 5px 10px 5px;		
		}


.formTag2 {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		font-weight: bold;
		color: #555;
		}

#MaestroContactForm input, #MaestroContactForm textarea, #MaestroContactForm select {
	font-size: 14px;
	font-family: verdana, sans-serif;
	padding: 1px;
	margin: 0;
	vertical-align: top;
	}
#MaestroContactForm .formTag {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	vertical-align: top;
	color: #3f88bf;
	line-height: 16px;
	border-top: #ccc solid 1px; 
	}
#MaestroContactForm table td {
	padding: 0 4px 4px 0;
	vertical-align: top;
	margin: 0;
	}
#spamcode {
	font-size: 18px; 
	font-weight: bold; 
	font-family: monospace; 
	color: #444;
	}
#submitButton {
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, sans-serif;
	padding: 4px;
	}
#systemMessage {
	padding: 5px;
	margin: 10px 0 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
	text-align: left;
	border: #d85c5c solid 2px;
	background-color: #efe0e0;
	}
		
#mainwrapper {
	width: 860px; 
	margin: 0 auto; 
	border-left: #76a6f6 solid 9px; 
	border-right: #76a6f6 solid 9px; 
	background-color: #ffffff; 
	border-top: #39588c solid 1px; 
	border-bottom: #39588c solid 1px; 
	background-image: url(/images/masthead.jpg); 
	background-position: left top; 
	background-repeat: no-repeat;
	}
		
#leftcolumn {
	float: left; width: 200px; margin-top: 180px;
	}
#rightcolumn {
	float: right; width: 188px; margin-top: 257px;
	}
#leftcolumnwrapper {
	background-position: right center;
	}
#rightcolumnwrapper {
	background-position: left center;
	}
.columnwrapper {
	background-image: url(/images/divider-middle.jpg); 
	background-repeat: repeat-y; 
	}
#leftdivider {
	background-position: top right;
	}
#rightdivider {
	background-position: top left;
	}
.divider {
	background-image: url(/images/divider-top.jpg); 
	background-repeat: no-repeat; 
	}
	
#leftcolumnbottom {
	background-position: bottom right;
	}
#rightcolumnbottom {
	background-position: bottom left;
	}
.columnbottom {
	background-image: url(/images/divider-bottom.jpg); 
	background-repeat: no-repeat; 
	}
	
	
.expand div {
	background-image: url(/images/arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
	}
	
.sideheader {
	background-color: #cbd5e6;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 6px 4px 3px;
	font-family: arial, sans-serif;
	text-align: center;
	padding: 4px;
	color: #585757;
	}
.sideheader2 {
	background-color: #cbd5e6;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 3px 4px 6px;
	font-family: arial, sans-serif;
	text-align: center;
	padding: 4px;
	color: #585757;
	}
	
#nav {
	margin: 45px 0 15px 0;
	padding: 0; 

	}

ul.dropdown {
 font-weight: bold;
 		background-image: url(/images/menu-background.jpg);
		background-position: top left;
		background-repeat: repeat-y;
}

	ul.dropdown li {
	 list-style-type: none;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
		background-image: url(/images/menu-background-on.jpg);
		background-repeat: repeat-y;
		background-position: center left;
		color: #1b4488;
	}
	ul.dropdown a {
		display: block;
		width: 169px;
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		padding: 4px 0 4px 25px;
		text-decoration: none;
		border-top: #c9d7e8 solid 1px;
		border-bottom: #c9d7e8 solid 1px;
		margin-bottom: -1px;
		}
	ul.dropdown a:link, ul.dropdown a:visited, ul.dropdown a:active	{ 
		background-image: none;
		background-repeat: repeat-y;
		background-position: top left;
		color: #000;
		}
	ul.dropdown a:hover { 
		background-image: url(/images/menu-background-on.jpg);
		background-repeat: repeat-y;
		background-position: center left;
		color: #1b4488;
	}


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 171px;
	 margin-top: 1px;
	 border: #ccc solid 2px;
	 background-color: #fff;
	 background-image: url(/images/menu-background.jpg);
	 background-position: left top;
	 background-repeat: repeat-y;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



ul.dropdown *.dir { 
 background-image: url(/images/arrow.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}



ul.dropdown-vertical *.dir {
 background-image: url(/images/arrow.png);
 background-position: center right;
 background-repeat: no-repeat;
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF; 
	font-size: 11px;
	line-height: 12px;
	font-family: verdana, sans-serif;
	text-align: left;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:-150px;
	padding: 15px 0 0 0;
	width:200px;
	color: #444;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/images/bubble.gif) no-repeat bottom;
}	
