/* 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: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 76%;
	color: #000;
	padding: 0px;
	margin: 0px;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 1.0em; }

h1, h2, h3, h4, h5, h6 { width: 100%; color: #000; }

img { border: none; }

a, a:link, a:visited, a:hover {
	color: #526C79 !important;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input, textarea {}
th, td { text-align: left; }
p { margin-top: 8px; line-height: 18px; }
hr { width: 97%; height: 1px; margin: 0px; padding: 0px; clear: both; border: 0px solid #ccc; border-top: 1px solid #ccc; text-align: left; }

/**
 * Divs
 */
#Body {
	width: 100%;
}
#Page {
	padding: auto;
	margin: auto;
	text-align: left;
	background-color: #fff;
}
#Header {
	display: none;
}

#Logo {
	display: none;
}
#Logo img {
}

#ContentWrapper {
}

#Col1 {
}
#Col2 {
	display: none;
}
#Col3 {
	display: none;
}

#MainContent {
}

#Footer {
	text-align: center;
}
#Footer a {
	color: #000;
}
#Footer .Copyright {
	padding-top: 25px;
}
#BigMan {
	padding: 10px;
}

#GDU {
	display: none;
}