/* RESET
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body{font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

/**
 * Redefine
 */
body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	font-size: 76%;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
h1 { font-size: 20px; }
h2 { font-size: 19px; }
h3 { font-size: 18px; }
h4 { font-size: 17px; }
h5 { font-size: 16px; }
h6, p, li { font-size: 12px; }
h1, h2, h3, h4, h5, h6 { color: #666; font-weight: bold; padding-top: 0px; margin: 15px 0px 0px 0px; }

a { color: #AD373A; }
a:link { text-decoration: none;  }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

form { margin: 0px; padding: 0px; clear: both; }
input, textarea {}
th, td { text-align: left; }
th { font-weight: bold; }
p { margin-top: 8px; line-height: 16px; }
p, em { width: 100%; }
strong { font-weight: bold; }
hr { width: 100%; height: 1px; margin: 0px; padding: 0px; clear: both; border: 0px solid #ccc; border-top: 1px solid #ccc; text-align: left; }

/**
 * Divs
 */
#Page {
}
#Header {
}

#Logo {
}
#Logo img {
}

#ContentWrapper {
}

#Col1 {
}
#Col2 {
	display: none;
}

#MainContent {
}

#Navigation {
	display: none;
}

#Footer {
}
.Copyright {
	width: 770px;
	text-align: center;
	clear: both;
	padding: 20px;
	border-top: 2px solid #800000;
}


/*
* GDU stamp
*/
#GDU {
	display: none;
}