/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}


p, ul, ol {
	margin-top: 0;
	line-height: 1.4em;
}

ul.contentList {
	margin-top: -8px;
}

a {
	text-decoration: none;
	color:#5ab1f5;
}

a:hover {
	background: none;
	color: #3076B0;
}

sup {
	margin:0; padding:0;
	font-size: 9px;
	line-height: 0px;
}

/* Header */

#header {
	width: 856px;
	height: 81px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	color: #74788F;
}

#logo h1 {
	float: left;
	font-size: 2.9em;
}

#logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
	font-size: 16px;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#utilityNav {
	float: right;
	width: 350px;
	padding-top: 50px;
	padding-right: 15px;
	xborder:1px #999999 solid;
	text-align: right;
}

#utilityNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #03458D;
	margin: 0 10px;
}

#utilityNav a:hover {
	color: #666666;
}	



/* Menu */

#menu {
	width: 856px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 10px 0 0 20px;
	list-style: none;
	line-height: normal;
	float: left;
	padding: 0px;
	
	
}

#menu li {
	float: left;
	height: 34px;
}


#menu a {
	display: block;
	padding: 0px;
	margin-right: 22px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, helvetica;
	font-size: 8.2pt;
	font-weight: bold;
	color: #1A79C6;
	height: 34px;	
}

#menu a:hover {
	color: #5ab1f5;
	text-decoration: none;

}

#menu .current_page_item a {
	color: #FF6900;
	text-decoration: none;
	border-bottom: #FF6900 solid 6px;
}

#menu a:hover {
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	width: 856px;
	margin: 0 auto;
}


/* Page */

#page {
	width: 856px;
	margin: 17px auto 0 auto;
	padding-top: 0px;
	background-image:url(../images/page-bg.png);
	background-repeat:repeat-y;
	background-position: 0px 350px;
}

#page.home {
background-image: none;
}

/* Content */

#content {
	float: right;
	width: 500px;
	margin-right: 4px;
}

#pageContent {
	width: 643px;
	float: right;
}

#aboutPageContent {
	width: 843px;
	float: left;
}

#aboutPageContent .entry {
	padding-top:0px;
}

#pageContent h1 {
	color: #ABC717;
}

.entry p.first {
	color: #949292;
}

#pageContent  .post {
	width: 430px;
	float: left;
}

#aboutPageContent .post {
	width: 843px;
}

.homeContent {
	width: 500px;
}

.post .title {
	padding: 5px 0 15px 0;
	color: #b7d41f;
	font-size: 19px;
	line-height: 120%;
}

.post .title a {
	color:#1A79C6;
}

.post .title a:hover {
	color:#FF6600;
}

.post h2 {
	font-size: 11.5pt;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 17px;
}

.post h2 {
	font-size: 11.5pt;
	line-height: 150%;
	font-weight: bold;
	color: #FF6900;
}

.referenceHome {
	font-size: 14px;
}

.reference {
	padding: 10px 5px 5px 5px;
	text-align: left;
	font-size: 9.5px;
	color: #949393;
	clear: both;
}
.disclaimer {
	font-size: 14pt;
}

.reference strong {
	display: block;
	margin:0;
	padding:0px;
}

ol.refList {
	margin:-10px 0 17px 22px;
	padding:0;
	line-height: 14px;
	color: #949393;
}

ol.refList li {
	text-align: left;
	font-size: 9.5px;
}

.post .entry {
	padding: 20px 0px;
	text-align: left;
}

.post .entry p a.link{
	color:#1A79C6;
	text-decoration: underline;
}
.post .entry p a:hover.link{
	color:#FF6600;
	text-decoration: underline;
}

ul.siteMap li {
	list-style-type:none;
}

#pageContent .post ul li {
	margin-bottom: 8px;
}

.post .entry ul li a.link {
	color:#1A79C6;
	text-decoration: none;
}

.post .entry ul li a:hover.link {
	color:#FF6600;
	text-decoration: none;
}

#rightCol {
	float: right;
	width: 172px;
}

/* NEXT Link */

.nextSectionWrapper {
	float: left;
	clear: both;
	font-size: 8.5pt;
	font-weight: bold;
	margin: 14px 0 24px 0px;
}

.alertSectionWrapper {
	float: left;
	clear: both;
	font-size: 8.5pt;
	font-weight: bold;
	margin: 14px 0 24px 10px;
	border: 1px solid #CAC8C8;
	background-color: #F4F4F4;
	width: 304px;
	
}

.alertSectionWrapper a {
	color:#6395C0;
}

.alertSectionWrapper a:hover {
	color:#CAC8C8;
}


a.nextLink {
	background-color: #ABC717;
	width: 40px;
	color: #FFFFFF;
	padding: 3px;
}
a:hover.nextLink , .alertSectionWrapper a:hover.nextLink{
	background-color: #6395C0;
}

a.nextTitle {
	border: 1px solid #CAC8C8;
	background-color: #F4F4F4;
	color:#6395C0;
	padding: 2px;

}
a:hover.nextTitle, .alertSectionWrapper a:hover.nextTitle {
	color:#ABC717;
}

.alertSectionWrapper a.nextTitle {
	color:#6395C0;
	padding: 2px 4px 2px 2px;
	display:block;
	float: right;
	width: 239px;
	height: 36px;
	border: none;

}

.alertSectionWrapper a.nextLink {
	background-color: #ABC717;
	width: 45px;
	color: #FFFFFF;
	padding: 3px;
	float: left;
	height: 36px;
}

/* Home Sidebar */

#sidebar {
	float: left;
	width: 326px;
	color: #7893AE;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px 0 15px 15px;
}

#sidebar li li {
	padding-left: 10px;
}

#sidebar h2 {
	padding-left: 20px;
	margin: 5px 22px;
	font-size: 10pt;
	color: #004A8D;
}

#sidebar h2 a {
color: #004A8D;
}

#sidebar h2 a:hover {
color: #FF6900;
}

#sidebar p {
	padding: 0px 13px 5px 23px;
	color: #3D3C3C;
	font-size: 8.5pt;
}

/* Home Callouts */
.homeCallout {
	border-bottom:#BACFDF 1px solid;
	clear: right;
	padding-top: 10px;
}
.homeCallout .homeCalloutImg {
	float: left;
	margin: 8px 20px 17px 0;
	border: none;
}
.lastCallout {
	border-bottom: none;
}
.homeCallout p {
	margin-bottom: 10px;
}
.homeCallout p a {
	color: #666666;
}

.homeCallout a:hover.orangeHover {
	color:#FF6900;
}

/* Sub Page SideBar */

#navSidebar {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	color: #7893AE;
}

.navCategory {
	text-transform: uppercase;
	background-color: #CAC9C9;
	color: #2266A1;
	font-size: 8pt;
	font-weight: bold;
	padding: 13px 0 8px 25px;
	background-image:url(../images/category-arrow.png);
	background-repeat:no-repeat;
}

.navCategory a {
	color: #2266A1;
}

#navSidebar ul  {
	margin: 0;
	padding:0;
}

#navSidebar ul li {
	list-style: none;
	background-color:#F4F4F4;
	color: #2266A1;
	font-size: 8pt;
	padding: 9px;
	border-bottom: 1px solid #949393; 
	line-height: 14px;
}
#navSidebar ul li:hover {
	background-color:#C2E3FF;
}
#navSidebar ul li a {
	color: #2266A1;
}

#navSidebar ul li.active {
	background-color: #ABC717;
	color: white;
	padding-left: 25px;
	background-image:url(../images/active-bullet.png);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	font-weight: bold;
}


/* Footer */

.disclaimer {
	font-size: 9pt; 
	padding-top: 20px;
}

#footer {
	width: 856px;
	margin: 0 auto;
	padding: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	border-top: 1px solid #3076B0;
}
#footer .footerContentBlock {
	float: left;
	border-right: 1px solid #CCCCCC;
	min-height: 90px;
	padding: 0 8px 20px 13px; 
}
#footer h4 {
	text-transform: uppercase;
	font-size: 10px;
	margin: 0px;
	color: #6F6F6F;
}
#footer h4 a {
	color: #000000;
}
#footer h4 a:hover {
	color: #FF6900;
}
#footer p {
	margin: 0;
	padding: 0px;
	font-size: 9px;
}
#footer ul, #footer ul#footerUtilNav {
	float: left;
	margin: 0px;
	padding: 0px;
}

#footer ul#footerUtilNav li {
	list-style: none;
	font-size: 9px;
}
#footer ul.footerNav {
	padding-left: 14px;
}
#footer ul.footerNav li {
	list-style-image:url(../images/bullets.png);
	font-size: 9px;
	margin-top: 5px;
}
#footer .blockOne {
	width: 90px;
}
#footer .blockTwo {
	width: 145px;
}
#footer .blockThree {
	width: 136px;
}
#footer .blockFour {
	width: 86px;
}
#footer .blockFive {
	width: 116px;
}
#footer .blockSix {
	width: 136px;
	border-right:none;
}
#footer ul.footerNav a {
	color:#000000;
	line-height: 10px;
	display: block;
}
#footer ul.footerNav a:hover {
	color:#FF6600;
}
#footer ul#footerUtilNav a {
	color:#03458D;
}
#footer ul#footerUtilNav a:hover {
	color:#FF6600;
}
#footer ul#footerUtilNav a.alpharmaLink {
	color: #666666;
}
#footer ul#footerUtilNav a:hover.alpharmaLink {
	color:#FF6600;
}


/* CALLOUTS */
.calloutWrapper {
	background-color: #EDECEC;
	padding: 12px 9px 12px 9px;
}

.calloutWrapper .calloutTitle, .calloutWrapper .calloutTitle a {
	color: #3076AF;
	font-family:Arial, Helvetica, sans-serif;
	word-spacing: -.02em;

}

.calloutWrapper .calloutTitle a:hover {
color:#FF6600;
}

.calloutWrapper .callImg {
	margin-top: 8px;
}

.calloutWrapper p {
	margin: 8px 0;
	padding: 0;
	font-size: 7.5pt;
	color: #666;
}

.calloutWrapper p a {
	color:#666666;
	font-weight: bold;
	margin-top: 4px;
}
.calloutWrapper p a:hover {
	color:#FF6900;
	font-weight: bold;
	margin-top: 4px;
}


.keyDef {
	background-color: #EDECEC;
	border: 1px solid #999999;
	padding: 9px;
	clear: both;
	color:#1A79C6;
	font-size: 9pt;
}

.keyDef sup {
	font-size: 8px;
}

.keyDef dfn {
	font-style: normal;
	display: block;
	margin: 9px 0 0px 0;
	padding-bottom: 3px;
}

.fixJump {
	padding:0;
	margin: 6px 0 6px 0;
	xbackground-color:#66FFFF;
	xheight: 20px;
	width:400px;
}
.fixJump br {
	margin: 0;
	padding: 0;
	line-height: 8px;
}

a.aFix {
	height: 15px;
	display:block;
	clear: both;
}

a.aFix:hover {
	height: 15px;
	width:300px;
	xbackground-color:#FF3300;
}