
html {height: 100%; margin-bottom: 1px;}
body {margin: 0; padding: 0; text-align: center; background-color: #FFFFFF; font: 62.5%/1.5em 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #000;}

body, div, h1, h2, h3, h4, h5, h6, table, td, th, p, ol, ul, dl, li, dt, dd, form, input, textarea, select {margin: 0; padding: 0;}


table.mysites {	width: 100%;
	border: 1px solid black;
	border-collapse: collapse;
}

table.mysites th {	text-align: left;
	padding: 2px;
}

table.mysites td {
	text-align: left;
	padding: 2px;
}

table.mysites td.ch {
	text-align: left;
	width: 20px;
	padding: 2px;
}


table {	width: 100%;
}

th {	text-align: right;
	width: 50%;
}

.progress {border: 1px solid black; background-color: red; width:100px; height: 15px;}

a {	color: #246C98;
}

a:hover {	color: white;
	background-color: #246C98;
	text-decoration: none;
}

pre {	font-size: 1.2em;
}

div#hor {	height: 5px;
	background-color: #DE7B3A;
}

#centered {	width: 960px;
	margin: 0px auto;
	text-align: left;
 	background-image: url(img/mgb.gif);
 	background-repeat: repeat-y;
 	background-position: 653px 0;
}

.error {
	clear: left;
	border: 1px solid red;
	font-weight: bold;
	color: red;
	padding: 5px;
	width: 100%;
}

#logo {
	margin: 16px 0 0 21px ;
	display: inline;
	float: left;
}

#mainc {}

#textc {
	clear: left;	margin-top: 5px;
	padding: 10px;
	color: #17303F;
	font: 110%/1.5em 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	width: 625px;
	text-align: justify;

}

#p_icon {	clear: right;
	float: right;
	border: 0px solid #DE7B3A;
	color: black;
	font-size: 1.1em;
	margin: 1px 0 1px 0;
	padding: 0px;
	width: 304px;
	height: 144px;

}

#m_menu {	clear: right;	float: right;
	width: 307px;
	font-size: 1.2em;
	margin-top: 0 0 0 0;
	border-top: 1px solid #DE7B3A;
}

#m_menu ul {list-style-type: none; margin-bottom: 2em;}
#m_menu li {margin: 0 0 0 2px; border-bottom: 1px solid #DE7B3A; border-right: 1px solid #DE7B3A;}
#m_menu li a {padding: 6px 12px; display: block; background: url(img/m_bg.gif) repeat-y top left; text-decoration: none; color: #17303F;}
#m_menu li a:hover {background: #FFF; color: #DE7B3A;}
#m_menu li.divider a {border-top: 1px solid #DE7B3A;}
#m_menu li.current {margin-top: -1px; margin-left: 0; border-top: 1px solid #FFF; border-color: #DE7B3A;}
#m_menu li.current a {padding-left: 30px; font-weight: bold; background: #FFF; color: #DE7B3A;}
#m_menu li.current ul {margin: 0 0 0 0; background: #FFF;}
#m_menu li.current ul li {margin: 0 0 0 18px; font-size: .9167em; border-bottom: none; border-right: none;border-top: 1px dotted #DE7B3A;}
#m_menu li.current ul li a {padding-left: 21px; font-weight: normal;}
#m_menu li.current ul li.current a {font-weight: bold;}
#m_menu li.current ul li.current a, #m_menu li.current ul li a:hover {background: #FFF url(img/m_bg_c.gif)  no-repeat 0 50%;}
#m_menu p {margin-left: 18px; margin-right: 18px; line-height: 1.5em;}

h2 {	font: 130%/1.5em 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #DE7B3A;
	font-weight: bold;
	border-bottom: 2px solid #DE7B3A;
	text-transform: uppercase;

}

h3 {
	font: 120%/1.4em 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #DE7B3A;
	font-weight: bold;
	border-bottom: 1px solid #DE7B3A;

}

h1 {
	font: 160%/1.6em 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #DE7B3A;
	font-weight: bold;
	border-bottom: 2px solid #DE7B3A;
	text-transform: uppercase;

}


div>p { margin-top: 10px; }

#ur_openid {
	clear: right;
	float: right;
	background-color: #DE7B3A;
	color: black;
	font-size: 1.1em;
	margin: 1px 0 1px 0;
	padding: 0px;
	width: 304px;

}

#sponsors {	margin: 5px 0 20px 5px;
	float: right;
	clear: right;
	display: inline;
	width: 300px;
}

#footer {	clear: both;
	background: white;
}

#footer_h {
	height: 3px;
	background-color: #DE7B3A;
 	background-image: url(img/f_accent.gif);
 	background-repeat: no-repeat;
 	background-position: 630px 0;
}

#footer_left {float: left; color: #17303F; font-size: 1.1em;	background: white;}
#footer_right {float: right; color: #17303F; font-size: 1.1em;	background: white;}