/* CSS Document */

body	{
	margin: 0 0 0 0;
	background-color : #990000;
}

#main	{
	margin : 10px 0 0 0;
	padding : 2px 0 5px 0;
	background : #FFFFFF;
	border-bottom : thick solid #333366;
	border-top : thick solid #333366;
	height : 85%;
}

#banner	{
	width : 100%;
	margin : 0 0 10px 0;
}

#logo	{
	background : #FFFFFF;
	width : 450px;
	height : 100px;
	float : left;
	position : relative;
	padding : 0 0 0 10px;
}

#nav1, #nav2	{
	background : #FFFFFF;
	font : small-caps bold 65%/150% Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	padding : 2px 10px 2px 0;
	width : 40%;
	margin : 0 0 0 0;
	position : relative;
	float : right;
}

#nav1	{
	border-bottom : thin solid #000000;
	font : small-caps bold 85%/150% Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#nav1 a:link, #nav1 a:visited, #nav1 a:active 	{
	color : #000000;
	text-decoration : none;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active	{
	color : #666666;
	text-decoration : none;
}

#nav1 a:hover, #nav2 a:hover	{
	color : #000000;
	text-decoration : underline;
}

#content	{
	border-bottom : thin solid #000000;
	border-top : thin solid #000000;
	background : #FFFFFF;
	width : 57%;
	position : relative;
	float : left;
	padding : 20px 0 40px 10px;
}

#content p, #content dt, #content dd	{
	font : 80% "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

#content dt	{
	font-weight : bold;
}

#content ol	{
	font : 80% "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

#content a:link, #content a:visited, #content a:hover, #content a:active	{
	font-family : "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #333366;
}

#content a:hover	{
	 color : #990000;
}

#content ul	{
	color : #000000;
	list-style-image : url('images/bullet.gif');font-style:normal; font-variant:normal; font-weight:normal; font-size:80%; font-family:Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif
}

#content H1, #content H4, #content H6	{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
	; padding-left:px; padding-right:0; padding-top:4px; padding-bottom:4
}

#content H2, #content H3, #content H5	{
	font-family : Garamond, Georgia, "Times New Roman", serif;
	margin : 0 0 0 0;
	padding : 3px 0 3px 0;
}

#content H1	{
	color : #333366;
	font-size : 150%;
}

#content H2	{
	color : #990000;
	font-size : 150%;
}

#content H3	{
	color : #333366;
}

#content H4	{
	color : #990000;
}

#content H5, #content H6		{
	color : #666666;
	font-size : 75%;
}

#content td	{
	padding : 2px 4px 2px 4px;
	page-break-inside : avoid;
}

#content label	{
	font : bold 80% "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

#content input, #content textarea, #content option	{
	font : bold 95% "Courier New", Courier, monospace;
	color : #000099;
}

#extra	{
	background : #FFFFFF;
	width : 300px;
	position : relative;
	float : right;
	text-align : center;
	padding : 0 0 0 0;
	margin : 0 10px 0 0;
}

#extra p	{
	font : oblique 120% Garamond, Georgia, "Times New Roman", serif;
	color : #666666;
}

#extra form	{
	font : bold 80% "Courier New", Courier, monospace;
	color : #000000;
	padding: 3px 0 3px 0;
	border : 1px solid #000000;
	width : 275px;
	vertical-align : middle;
	background-color : #EEEEEE;
}

#extra input	{
	font : bold 95% "Courier New", Courier, monospace;
	color : #000099;
}

#disclaimer	{
	font : 60% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-align : right;
	padding : 2px 10px 0 0;
	margin : 0 0 40px 0;
	width : 250px;
	float : right;
	position : relative;
}

.smaller	{
	font : 85% "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}
