
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body
{ 
	font-family:			"Trebuchet Ms", Verdana, Arial, Tahoma;
	background-color:		#F3F6FA;
} 
 
a
{
	text-decoration:		none;
    color:					#496f9c;
}

a:hover 
{
	text-decoration:		bold;
    color:					#1c2a3b;
}

#pagewidth
{ 
	width:					780px; 
	text-align:				left; 
	margin:					0 auto; 
} 

#wrapper
{
    margin-top:				8px;
}
 
#header
{
 	position:				relative; 
    margin-top:				16px;
	text-align:				right;
	background: 			URL(images/banner780x209.jpg) No-Repeat Center; 
	height:					209px;
	width:					100%;
 	display:				block;
 	overflow:				auto;
	font-family:			Tahoma, Verdana, "Trebuchet Ms", Arial;
} 

h1
{ 
	margin-right:			5%;
	font-size:				22pt;
    font-weight:			normal;
	color:					yellow;
}

.altcolor
{
    color:					black;
}

#name
{
	margin-right:			5%;
    font-size:				18pt;
    font-weight:			normal;
    color:					white;
}

#title
{
    margin-top:			6px;
	clear:				both;
	display:			block;
	overflow:			auto;
    text-align:			center;
    letter-spacing:		0.2em;
	font-size:			0.9em;
	font-style:			italic;
    padding-top:		0.3em;
    padding-bottom:		0.3em;
    background-color:	#1F4073; 
    color:				white;
} 

#leftcol
{
	width:160px; 
	float:left; 
	position:relative; 
}
 
#twocols
{
	width:612px; 
	float:right; 
	position:relative; 
}
 
#rightcol
{
	width:				186px; 
	float:				right; 
	position:			relative; 
 	background-color:	#EDEDED; 
    color:				#696969;
    font-style:			italic;
	font-size:			10pt;
	padding-top:		4px;
    padding-left:		4px;
    padding-right:		4px;
}
 
#rightcol p:hover
{
	background-color:		#FAFAFA;
}

#rightcol a
{
	color:					#496F9C;
	text-decoration:		none;
}

#rightcol a:hover
{
	color:					#1C2A3B;
	text-decoration:		none;
}

#maincol
{
	background-color: #FFFFFF;  
	float: left; 
	position: relative; 
	width:66%; 
	font-size:			10pt;
 }
 
 #maincolnosidebar
{
	background-color: #FFFFFF;  
	float: left; 
	position: relative; 
	font-size:			10pt;
 }
 
#maincolnosidebar td
{
	text-align:				left;
}

#footer
{
    margin-top:				8px;
	clear:					both;
	display:				block;
	overflow:				auto;
    padding-top:			0.3em;
    padding-bottom:			0.3em;
    padding-left:			6px;
    padding-right:			6px;
    background-color:		#1F4073; 
	font-size:				10pt;
    color:					white;
} 
 
#footer .left
{
	text-align:				left;
	float:					left;
}

#footer .right
{
	text-align:				right;
    float:right;
    color:					cornsilk;
}

#credits
{
	font-size:				9pt;
	font-style:				italic;
	text-align:				center;
}
 
#menu
{
	padding-top:			1px;
	padding-bottom:			1px;
	font-size:				10pt;
}

#menu table
{
	border-width:			0px;
	width:					100%;
}

#menu td
{
	background-color:		#3E6491; 
	border-width:			2px;
	padding:				4px 4px;
	border-style:			outset;
	border-color:			white;
	width:					100%;
}

#menu td a
{
	color:					cornsilk;
	text-decoration:		None;
}

#menu td a:hover
{
	color:					yellow; 
	font-style:				italic;
}

.dglogo
{
	display:				block;
    margin-top:				10px;
    margin-bottom:			14px;
	text-align:				center;
}
 
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
