@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#paragrah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.drop-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.required { color:red; }
.h1special {
	color:#003399;
	font-size:18px;
}
.h1specialcp {
	color:#CC0000;
	font-size:18px;
}
.h2special {
	color:#333333;
	font-size:16px;
}
a:link {
	text-decoration:underline;
	color:#003399;
}
a:visited {
	text-decoration:underline;
	color:#003399;
}
a:hover {
	text-decoration:none;
	color:#ff0000;
}
#header {
	width:945px;
	height:60px;
	background-image: url(../images/home/header-pub.gif);
	background-repeat:no-repeat;
	float:left;
}
#header #logoLink a {
	display:block;
	width:180px;
	height:60px;
	margin:0;
}
#header #logoLink a span { display:none; }
#welcome {
	width:230px;
	height:320px;
	background-image:url(../images/home/left_welcome.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
}
#main {
	width:696px;
	height:100%;
	margin-left:20px;
	margin-top:20px;
	float:right;
}
#main p, li { font:0.9em Arial, Helvetica, sans-serif; }
#main h2 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: 600;
}
#main .footnote { font-size: .7em }
#body {
	width:946px;
	height:100%;
	margin-left:35px;
}
#swoosh {
	width:35px;
	height:764px;
	background-image: url(../images/home/left_swoosh.jpg);
	background-repeat:no-repeat;
	float:left;
}
#container {
	width:1000px;
	height:100%;
	float:left;
}
#left_container {
	width:230px;
	height:644px;
	float:left;
}
#welcome p { font: Arial, Helvetica, sans-serif 11px; }
/* Do not name ids with one icon identity
 then we cannot use them for other icons.*/
#link_corwin {
	width:230px;
	height:12px;
	float:left;
	margin-top:20px;
}
#corwin {
	width:230px;
	height:65px;
	float:left;
	margin-top:20px;
}
#link_button {
	width:230px;
	height:12px;
	float:left;
	margin-top:20px;
}
#logo {
	width:220px;
	height:15px;
	float:left;
	padding-left:2px;
	margin-top:10px;
	border-bottom:1px dotted #999;
}
#logo a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

#logo a:hover {text-decoration:none;}
#footer {
	width: 500px;
	margin-left: 500px; 
	border-top: 1px dotted #fff;
}

#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom:8px;
	padding:2px 20px;
	color:#333;
	text-align:right;
	font-size: 9px;
}

#legal a {
	color:#003399;
}
#legal a:hover {
	color:#f00;
	text-decoration:none;
}

