/* Global Styles */

body {
	margin-top: 20px;
	}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
}

.window_portrait {
	margin-top: 20px;
	margin-left: 40px;
}
.window_design {
	margin-top: 20px;
}
.window {
}

.window_sq {
	margin-top: 20px;
}


	
td {
	font:12px arial, helvetica, sans serif;
	color:#333333;
	overflow: auto;
	}
	
a {
	color: #0066FF;
	text-decoration:underline;
	}
	
	a.page {
	color: #666666;
	text-decoration:underline;
	}
	
a:hover {
	color: #666666;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
.bodyText {
	font:12px;
	line-height:18px;
	color:#666666;
	}
	
.red {
	font-weight:bold;
	color:#FF0000;
	}
	
	.bold{
	font-weight:bold;
	color: #333333;
	}
	
.subHeader {
	color: #333333;
	font-weight:bold;
	line-height:20px;
	}
	
.copyright {
	font:12px;
	color:#333333;
	}
.regular {
	font-weight: normal;
}


#navigation a {
	color:#333333;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
	
#navigation a:hover {
	color:#0066cc;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
	
	
	
		#navigation a.down  {
	color:#0066cc;
	}
	

#intro_page a  {
	color:#666666;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	}
	
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	text-align: left;
}

	
	#intro_page a:hover  {
	color:#0066cc;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

#page-nav ul {
	margin-right:20px;
}


#page-nav li { 
	display: inline; 
	margin-right:10px;}
	
#page-nav-current a {
	color:#333333;
	font-weight:bold;
}
