/* CSS Document 

css and xhtml build by dirtyfork.com
////////////////////////////////////

*//*/*//*/*//*/*//*/*//*/*//*/*/

body {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.3;
	color: #666;
	background: #fff;
	padding: 0px;
	margin: 0px;
	}
	

.printHide {	
	display: none;
	}
h1 	
{
	display: block;
	font-size: 14px;
}

h2	
{
	font: bold 14px Arial, Helvetica, sans-serif;
}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	}	
img 
{ 
	border: 0;  
}

object, embed 
{ 
	display: none;
	height: 0px;
}

a 
{
	color: #2020A6;
	text-decoration: none;
}	

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0 0 1% 0;
}	

hr 
{
	border-top: 1px solid #612655;
	padding: 1px 0 0 0;
	height: 1px;
}	

ul 
{
	list-style: square inside;
	margin: 10px;
	padding: 0;
}	
	
ul a 
{
	color: #2020A6;
	text-decoration: none;
}	
	
#teamBuild ul, #teamBuild li
{
	display: inline-table;
	width: 600px;
}

#teamBuild a
{
	display: inline-table;
}
	
/* Menu */
ul#goto ul 
{
	display: none;	
}			
	

/* Footer */
#footer
{
	text-align: left;
	color: #612655;
}

/* index */
#index h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 130%;
	line-height: 110%;
}
#index h2 {
	color: #333399;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#index p {
	line-height: 150%;
}
#index p strong {
	font-weight: normal;
}
