@charset "UTF-8";
/* <Global Layout Stuff> */

* {
	margin: 0;
	padding: 0;
	outline:none;
}


p {line-height:17px;}

html, body {
	height: 100%;
		font-family:Verdana, Geneva, sans-serif;

}

body {
	background:#dbe4e3 url(../images/background.jpg) repeat-x;
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#wrap {
	width: 753px;
	padding-bottom: 25px;
	margin: auto;	
	
	border: 1px solid #a6a6a6;
	background-color:#ffffff;
	z-index:1;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(assets/utils/PIE.htc);

}

div#masthead {
	height: 35px;
	padding: 5px 7px;
	
}

	*:first-child+html div#masthead {padding-bottom:30px!important;}
	
	#header {margin-bottom:-20px;margin-top:10px;}
	
	#header h1 {color: #044E97; font-weight: bold; font-size: 27px;border-top:15px solid #222c80;padding:14px;margin-top:5px;}


div#main {
	width: 760px;
	float: left;
	margin-right: 2px;
	padding-left:5px;
}

div#main.resources {
	width:550px;
	padding-top:10px;
}

div#main.home {
	width:550px;
	padding-top:10px;
}

div#main.home p{
	width:500px;
}


div#main p {
	padding: 0px 6px 6px 14px;
}

div#sidebar {
	width: 200px;
	float: left;
}

div#footer {
	width: 978px;
	margin: auto;	
	color: #3e4c57;
}

div#footer ul {
	margin-top: 8px;
	list-style-type: none;
}

div#footer ul li {
	float: left;
	margin-right: 5px;
}

div#footer span#copyright {
	float: right;
	color: #000;
}



h1 {font-size: 17px;}
h2 {font-size: 14px;}
h3 {font-size: 14px; color:#cd5812;margin-left: 14px; padding-bottom: 15px;}
h4 {font-size: 13px;}
h5 {font-size: 14px;color:#000;margin-bottom:10px;}
h6 {font-size: 12px;}

ol, ul, dl, table, p {
	font-size: 12px;
}


p {
	
	margin-bottom: 10px;
}


ul.footnotes {
	list-style-type: none;
	font-size: 11px;
}

ul.footnotes li {
	margin-bottom: 10px;
}

/* <Links> */
	a:link {color: #222c80;	text-decoration: none;outline:none;
}
	a:active {color: #222c80;}
	a:visited {color: #222c80;}
	a:hover {color: #005293;text-decoration:underline;}
/* </Links> */


/* <Masthead Stuff> */
	/* <Universal Homepage Link Branding> */
	a#logo {
		display: block;
		float: left;
		overflow: hidden;
		text-indent: -3000em;
		margin: 0px 0 0 10px;
	}
			/* <Specific Brands> */
			a#logo.uhc-brand {
				background: url(../../assets/images/logo.gif) no-repeat;
				width: 179px;
				height: 65px;
			}
			
			a#logo.pacificare-brand {
				background: url(../../assets/images/logo-pacifcare.png) no-repeat;
				width: 179px;
				height: 40px;
			}
			
			a#logo.oxford-brand {
	background: url(../../assets/images/logo-oxford.png) no-repeat;
	width: 179px;
	height: 40px;
			}
			
						
			a#logo.mdi-brand {
	background: url(../../assets/images/logo-mdi.png) no-repeat;
	width: 200px;
	height: 80px;
			}
			
			a#logo.whatever3-brand {
				background: url(../../assets/images/logo-.png) no-repeat;
			}
			/* </Specific Brands> */
	

/* <Sidebar Stuff> */	
div#sidebar a.discover-more {
	background: url(../../assets/images/bullet-sm.gif) no-repeat left;
	padding-left: 20px;
	text-decoration: none;
	text-indent: -3000em;
}

div#sidebar a.discover-more img {
	display: none;
}

ul.special-bullets li img {
	display: none !important;
}

div#sidebar a.discover-more:hover {
	color: #c90044;
}

div#sidebar h3 {
	font-size: 1.2em;
	margin: 15px 0;
	padding: 10px 10px 0 0;
}

ul#options {
	list-style-type: none;
	
	color: #3e4c57;
			font-size: 12px;
	margin: 0;
	padding:  0;
}

ul#options li {
	margin: 0 0 10px 0;
background:url(../images/bullet-sidebar.gif) no-repeat 0px -4px;
height:20px;
}

		ul#options li a {
			text-decoration: none;
			margin-left:20px;
		}

		ul#options li a:hover {color: #005293;text-decoration:underline;}
		
ul#options li.last {
	margin-bottom: 0px;
}


/* </Sidebar Stuff> */



/* <Footer Stuff> */

.footer
{
	font-size:11px;
	color:#fff;
	background:#222c80;
    position: relative;
	
}

.footer p
{
	width:785px;
	padding-top:8px;
text-align:right;
margin:auto;	
}

	*:first-child+html .footer p{padding-top:0;}



.wrapper {
	min-height: 100%;
	height: auto!important;
	height: 100%;
	margin: 0 auto -35px; /* the bottom margin is the negative value of the footer's height */

}
.footer, .push {
	height: 35px;
   clear: both;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

/* </Footer Stuff> */















	/* <Plan Box Stuff> */

div.plan {
	width: 490px;
	padding: 10px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #edefef;
	border-color: #a2b5bc;	
}
		/* <Plan-Specific Styling> */

		div.plan h2 {
			margin-bottom: 10px;
			font-size: 12px;
			color: #000;
		}		
		
		div.plan p {
			padding-left: 0px !important;
		}
		/* </Plan-Specific Styling> */
		

		div.plan ul {
			margin-bottom: 10px;
		}

		div.plan ul li {
			margin-left: 14px;
			margin-bottom: 3px;
		}
		
		a.learn-more {
			display: block;
background:url(../images/bullet-sidebar-gray.gif) no-repeat 0px 2px;
			padding-left: 20px;
			font-size: 12px;
			margin-top: 15px;
			padding-bottom: 3px;
			padding-top: 2px;
		}

	 	ul.learn-more {
			margin-top: 20px;
			margin-left: 40px;
		}
		
		ul.learn-more li a {
			text-decoration: none;
		}
		
				ul.learn-more li a:hover {
				text-decoration:underline!important;
				}

		ul.learn-more li {
			list-style-image: url(../../assets/images/bullet.gif);
			margin-bottom: 5px;
			font-weight: bold;
		}

/* </Plan Box Stuff> */



ul.links li a {
	text-decoration: none;

}

div#sidebar div#enroll {
	background-color: #cbb06d;
	padding: 10px 0;
}


div#sidebar a {
	background: #url(../../assets/images/bullet-sm.gif) no-repeat;
	margin: 10px 0;
}

table.select-code {
	font-size: 1.1em;
	margin-left: 13px;
}

	table.select-code td {	padding:0; margin:0;	}
	table.select-code td.go-btn {	width: 48px; }	
	
select#code {
	float: right;
	width: 150px;
	margin-right: 6px;
	font-size: 1.0em;
	color: #323232;
}

input#code-list-btn {
	float: right;
	margin-right: 14px;
}



/* <Misc> */
img {border: none;}

h1#welcome {
	font-size: 20px;
	font-weight: bold;
	color: #cd5812;
	margin-left: 0px;
	padding: 8px 0 8px 12px;
}	

h1#welcome.resources {
	font-size: 20px;
	font-weight: bold;
	color: #cd5812;
	margin-left: 0px;
	padding: 8px 0 8px 13px;}	

h2#select-plan {
	margin: 15px 0 15px 12px;
}

.clear {
	clear: both;	
}



/* </Misc> */

	
/* <IE6 Fixes> */
/* none */
/* </IE6 Fixes> */



/* <IE7 Fixes> */
/* none */
/* </IE7 Fixes> */

a.button {
	background: #222c80;
	padding: 7px 17px;
	font-size: 12px;
	cursor:pointer;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	-khtml-border-radius: 24px;
	border-radius: 24px;
	
	

	}

	a.button:hover {
		background: #005293;
		}

	a.button:hover {
		background: #3d48a1;
		}	
