@import url("form-styles.css");

* {
	padding: 0;
	margin: 0;
	font: 11px/17px Verdana, Arial, Helvetica;
}

img {
	border-style: none;
}

body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #003E6A url(../images/bg-tile.jpg) repeat-x -30px 0;
}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 803px;
	background-color: #F0F0F0;
	border-right: 1px solid white;
	border-left: 1px solid white;
	position: relative;
	margin-top: -50px;
}

#pagewrap {
	float: left;
}

/* @group Header */

#head {
	width: 803px;
	background-image: url(../images/bg-masthead.jpg);
	height: 282px;
	border-bottom: 10px solid #ccc;
}

#logo a {
	position: relative;
	top: 25px;
	left: 25px;
}

#stateGfx {
	position: absolute;
	right: 10px;
	top: 167px;
}

/* @group Log In, etc. */

/* -----------------My MSDC */

#container #head #my-msdc p#un {
	width: 170px;
	float: left;
	color: #175685;
	font: bold 10px Verdana, Arial, Helvetica;
	text-align: right;
	margin-top: 3px;
	margin-left: -70px;
}

#my-msdc {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 200px;
}

#my-msdc a {
	background-image: url(../images/my-msdc.gif);
	height: 20px;
	width: 89px;
	text-indent: -5000px;
	display: block;
	float: right;
}

#my-msdc a:hover {
	height: 20px;
	width: 89px;
	text-indent: -5000px;
	display: block;
	background: url(../images/my-msdc.gif) 0 20px;
	float: right;
}

/* -----------------Log In */

#container #head #login p#un {
	width: 120px;
	float: left;
	color: #175685;
	font: bold 10px Verdana, Arial, Helvetica;
	text-align: right;
	margin-top: 3px;
}

#login {
	position: absolute;
	right: 5px;
	top: -12px;
	width: 200px;
}

#login a {
	background-image: url(../images/login.gif);
	height: 20px;
	width: 89px;
	text-indent: -5000px;
	display: block;
	float: right;
}

#login a:hover {
	height: 20px;
	width: 89px;
	text-indent: -5000px;
	display: block;
	background: url(../images/login.gif) 0 20px;
	float: right;
}



/* @end */

/* -----------------Nav */

#mainNav {
	background: url(../images/loon.jpg) no-repeat right top;
	list-style-type: none;
	border-left: 1px solid white;
	height: 228px;
	position: absolute;
	top: 0;
	left: 317px;
}

#mainNav li {
	background: url(../images/btn-border.gif) no-repeat left bottom;
	width: 485px;
}

#mainNav li a {
	text-decoration: none;
	font-weight: bold;
	color: white;
	padding-left: 10px;
	padding-bottom: 12px;
	padding-top: 6px;
	width: 225px;
	display: block;
	height: 10px;
}

#mainNav li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #003E6A;
	padding-left: 10px;
	padding-bottom: 12px;
	padding-top: 6px;
	width: 225px;
	display: block;
	height: 10px;
	background: #d1e7ff no-repeat right center;
}

#nav-gage {
	position: absolute;
	top: 250px;
	left: 25px;
	height: 40px;
}

/* -----------------Headline */

#pg-blog #head {
	width: 803px;
	background-image: url(../images/bg-masthead.jpg);
	height: auto;
}

#homeHead {
	width: 763px;
	clear: both;
	display: block;
	position: relative;
	margin-top: 65px;
	padding: 5px 20px 10px;
	background-color: #ccc;
}

#pg-blog #homeHead h1 {
	width: 600px;
	color: #114164;
	font-size: 22px;
	margin-top: 10px;
}

#pg-blog #homeHead h1 a {
	color: #185a89;
	border-bottom: 2px solid #b2b2b2;
	font: 22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#pg-blog #homeHead h1 a:hover {
	color: #5c83c0;
	border-bottom: 2px solid #5c83c0;
	font: 22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#pg-blog #homeHead h2 {
	width: 550px;
	color: #666;
	font: bold 12px/18px Verdana, Arial, Helvetica;
	margin-bottom: 25px;
	margin-top: 5px;
}

#homeHead #nav-gage {
	position: relative;
	top: 0;
	left: 3px;
}

#btnJoin {
	position: absolute;
	top: 160px;
	width: 209px;
	height: 42px;
	display: block;
	left: 520px;
	margin: 0;
	padding: 23px 0 0;
	text-align: center;
	text-decoration: none;
	color: #5c83c0;
	font-weight: bold;
	font-size: 13px;
	background: url(../../images/btn-join.jpg) no-repeat;
	visibility: hidden;
}

#btnJoin:hover {
	position: absolute;
	top: 270px;
	width: 209px;
	height: 42px;
	display: block;
	left: 580px;
	margin: 0;
	padding: 23px 0 0;
	text-decoration: none;
	color: #114164;
	font-weight: bold;
	font-size: 13px;
	background: url(../../images/btn-join.jpg) no-repeat 0 -71px;
}



/* @end */

#midriff {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

/* @group Member Solicit */

#not-a-member {
	border: 4px solid #35bbf2;
	width: 310px;
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #ccc;
	float: left;
	margin-right: 15px;
}

#midriff #not-a-member p {
	border: 1px solid #003E6A;
	padding: 5px 5px 5px 10px;
	font: bold 14px Verdana, Arial, Helvetica;
	color: #666;
	text-align: left;
	width: 293px;
}

#midriff #not-a-member p span {
	font: normal normal 24px Georgia, "Times New Roman", Times, serif;
	width: 100%;
	display: block;
	color: #003E6A;
}

#midriff #not-a-member div {
	background-color: #003E6A;
	height: 80px;
	margin-top: -15px;
}

#midriff #not-a-member div p {
	color: #f5f5f5;
	font: 11px/18px Verdana, Arial, Helvetica;
	width: 120px;
	float: right;
	text-align: left;
	border-style: none;
	position: relative;
	right: 5px;
	bottom: 2px;
	margin-top: 10px;
	margin-right: 10px;
}

#midriff #not-a-member div p span {
	color: #f5f5f5;
	font: bold 11px Verdana, Arial, Helvetica;
	text-align: left;
}

#midriff #not-a-member div p a {
	font: 11px Verdana, Arial, Helvetica;
	color: #5c83c0;
	border-color: #4a5794;
}

#midriff #not-a-member div .bigbutton {
	height: 49px;
	width: 156px;
	display: block;
	background-image: url(../images/big-button.jpg);
	margin: 6px 0 0 5px;
	border-style: none;
	float: left;
	padding-top: 24px;
	text-align: center;
	font: bold 13px Verdana, Arial, Helvetica;
	color: #7f7f7f;
}

#midriff #not-a-member div .bigbutton:hover {
	height: 49px;
	width: 156px;
	display: block;
	margin: 6px 0 0 5px;
	border-style: none;
	float: left;
	padding-top: 24px;
	text-align: center;
	font: bold 13px Verdana, Arial, Helvetica;
	color: #003E6A;
	background: url(../images/big-button.jpg) no-repeat 0 -83px;
}



/* @end */

/* @group Page Content */

h1 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-bottom: 10px;
	clear: left;
}

h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #3f4b7f;
	margin-bottom: 10px;
	clear: left;
}

h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #7f7f7f;
	margin-bottom: 10px;
	clear: left;
	list-style-type: none;
}

h4 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #5c83c0;
	margin-bottom: 10px;
	clear: left;
}

p {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	margin-bottom: 15px;
}

p b {
	font: bold 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
}

p strike {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	text-decoration: line-through;
}

p i {
	font: italic 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
}

hr {
	color: #ccc;
	width: 530px;
	opacity: 0.35;
}

#midriff p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#midriff ul {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	margin-bottom: 18px;
	margin-left: 25px;
	list-style-type: disc;
}

#midriff li {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	margin-left: 18px;
}

#midriff a {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #3f4b7f;
	border-bottom: 2px solid #ccc;
	text-decoration: none;
}

#midriff ul, p, h1, h2, h3 {
	width: 550px;
}

#midriff .center {
	text-align: center;
	list-style-position: inside;
	margin-left: 0;
}



/* @end */

/* @group Blog-Specific Content */

/* @group Main/Default Content */

#pg-blog #h-logo {
	background: url(../images/logo-long.gif) no-repeat;
	text-indent: -5000px;
	height: 35px;
	display: block;
	width: 414px;
	position: relative;
	right: 5px;
	margin-top: 5px;
}

#pg-blog h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #003E6A;
	width: 400px;
	margin-bottom: 20px;
}

#pg-blog h2 {
	font: bold 14px Helvetica, Arial, Geneva, sans-serif;
	color: #003E6A;
	width: 400px;
	margin-bottom: 10px;
}

#pg-blog #midriff h2 a {
	font: bold 20px Helvetica, Arial, Geneva, sans-serif;
	color: #003E6A;
	width: 400px;
	border-bottom: 2px solid #35BBF2;
}

#pg-blog h3 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #003E6A;
	width: 400px;
	margin-top: 20px;
}

#pg-blog h3 span {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}

#pg-blog h4 {
	color: #666;
	margin-bottom: 20px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}

#pg-blog p {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	width: 400px;
	margin-bottom: 15px;
}

#pg-blog #midriff ul {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: black;
	width: 400px;
	margin-bottom: 15px;
	margin-left: 0;
	list-style-type: none;
}

#pg-blog #midriff li {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	width: 400px;
	margin-left: 0;
	color: #000;
	background: url(../images/bullet1.gif) no-repeat left 6px;
	padding-left: 15px;
}

#pg-blog #midriff a {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #3f4b7f;
	border-bottom: 2px solid #ccc;
	text-decoration: none;
}

#pg-blog h4 span {
	font-weight: bold;
	color: #999;
}

#pg-conf h1 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-bottom: 10px;
	border-top: 1px dashed #5c83c0;
	padding-top: 10px;
}

#pg-library #midriff h2 {
	font-size: 26px;
	border-top: 2px solid #003E6A;
	border-bottom: 2px solid #003E6A;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-bottom: 25px;
}

#pg-library #midriff h3 {
	color: #515151;
}

#container #midriff p .indent {
	margin-left: 50px;
	float: none;
	display: block;
	margin-top: -20px;
	padding: 0;
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
}

#pg-home #submit-learn {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	border: 1px solid #8cacce;
	display: block;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #fff;
	width: 300px;
	text-align: center;
}

#pg-home #submit-learn:hover {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	border: 1px solid #114164;
	display: block;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #ccc;
	color: #1d1c40;
	width: 300px;
}



/* @end */

/* @group What's New */

#pg-blog #whats-new {
	float: right;
	margin-right: 20px;
	clear: right;
	width: 315px;
}

#pg-blog #whats-new h1 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #666;
	width: 310px;
	margin-bottom: 0;
}

#pg-blog #whats-new .newshead {
	font: bold 22px Helvetica, Arial, Geneva, sans-serif;
	color: #003e6a;
	width: 310px;
	margin-bottom: 15px;
	border-bottom: 1px solid #b2b2b2;
}

#pg-blog #whats-new p {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	width: 310px;
	margin-bottom: 15px;
}

#pg-blog #midriff #whats-new ul {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	width: 310px;
	margin-bottom: 15px;
}

#pg-blog #midriff #whats-new li {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	margin-left: 15px;
}

#pg-blog #midriff #whats-new a {
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	color: #3f4b7f;
	border-bottom: 2px solid #ccc;
	text-decoration: none;
}

#pg-blog #whats-new p+h1 {
	font: 22px/21px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	width: 310px;
	margin-top: 30px;
}

#pg-blog #whats-new h4 {
	color: #003E6A;
	margin-bottom: 10px;
	font: bold 11px Verdana, Arial, Helvetica;
}

#pg-blog #whats-new h4 span {
	font-weight: bold;
	color: #999;
}



/* @end */

/* @group Learning Opportunities */

#learning-opp {
	padding-left: 30px;
}

#midriff #learning-opp h1 {
	border-top: 2px solid #aeaeae;
	padding-top: 10px;
	font-size: 18px;
	margin-left: -30px;
	clear: right;
}

#midriff #learning-opp h2 {
	font-size: 14px;
}

#midriff #learning-opp p {
}

#midriff #learning-opp h4 {
	font: 11px Verdana, Arial, Helvetica;
}

#midriff #learning-opp h4 p {
	font: 11px Verdana, Arial, Helvetica;
	display: inline;
}

#midriff #learning-opp h4 span {
	font: bold 11px Verdana, Arial, Helvetica;
	color: #666;
}

#midriff #learning-opp .file-download a {
	background: url(../images/download.jpg) no-repeat;
	display: block;
	width: 143px;
	height: 42px;
	text-indent: -5000px;
	border-style: none;
}

#midriff #learning-opp .file-download a:hover {
	background: url(../images/download.jpg) no-repeat 0 bottom;
	display: block;
	width: 143px;
	height: 42px;
	text-indent: -5000px;
	border-style: none;
}

/* ----------------------Category Sorting */

.ui-tabs-hide { display: none; }

#learning-opp ul {
	list-style-type: none;
	border-bottom: 1px solid #7f7f7f;
	float: right;
	position: relative;
	right: 25px;
	margin-bottom: 0;
	margin-right: 202px;
}

#learning-opp li {
	float: left;
	margin: 0 0 0 -1px;
}

#learning-opp li a {
	display: block;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 5px 8px;
}

#learning-opp .ui-tabs-selected a {
	display: block;
	border: 1px solid #ccc;
	background-color: #d3d2ee;
	padding: 5px 8px;
} {
	
}



/* @end */



/* @end */

/* @group Right Sidebars */

#before-after {
	width: 170px;
	background-color: #e5e5e5;
	float: right;
	margin-right: 10px;
	border: 1px solid #b2b2b2;
	padding: 15px;
	text-align: center;
}



/* @end */

/* @group Footer */

#foot {
	background: #003E6A url(../images/foot-shadow.jpg) no-repeat center bottom;
	padding-bottom: 15px;
	clear: both;
	position: relative;
	top: 15px;
}

#foot p {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 805px;
	font: 11px Verdana, Arial, Helvetica;
}

#foot a {
	text-decoration: none;
	color: #7f7f7f;
}

#foot a:hover {
	text-decoration: none;
	color: #003E6A;
	border-bottom: 3px solid #e5e5e5;
}

#footNote {
	background-color: #CCCCCC;
	width: 805px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid white;
	clear: both;
}

#top {
	float: right;
	width: 805px;
	text-align: right;
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
}

#top a {
	display: block;
	width: 165px;
	height: 20px;
	text-indent: -5000px;
	float: right;
	margin-bottom: 5px;
	margin-right: 15px;
	text-align: left;
	background: url(../images/top.gif) no-repeat;
	border-bottom: 3px solid #ccc;
}



/* @end */