/*

	THREE COLUMN LAYOUT w/HEADER & FOOTER

*/

.blue_fade { background:#1378BE url(../pub/images/blue_gradient.jpg) top right no-repeat; width: 75px;}
#layout {width:1000px; margin:0 auto; height: 100%; background: #FFFFFF;}
#bc_holder {
	color: #666666;
	vertical-align:top;
	margin:0;
	padding:15px 0 5px 0;
	width:100%; 
	text-align:left;
	height:auto;
	font-size:0.85em;
}
	
#bc_holder a:link, #footer a:link        {	text-decoration:none; color:#666666; }
#bc_holder a:visited, #footer a:visited  {	text-decoration:none; color: #666666; }
#bc_holder a:hover, #footer a:hover      {	text-decoration:underline; color: #000000; }
#bc_holder a:active, #footer a:active    {	text-decoration:underline; color: #666666; }

#content { padding:0 20px; }

.block_content {
	padding:0 10px 5px 10px;
}

#header {
	height:75px;
	width:auto;
	margin:1px 1px 10px 1px;
}

#footer {
	height: 50px;
	margin-top:25px;
	text-align:center;
	font-size:0.85em;
	color:#666666;
	background-color:transparent;
	clear: both;
}

/*

	FUNNEL SPECIFIC

*/

ul 
{
	list-style-image: url('../images/bullet.gif')
}

.alert {color:#cc0000; text-align:center; background-color:#ffffff; }
.small-centered {
	text-align:center;
	font-size:0.76em;
}
.small-left {
	text-align:left;
	font-size:0.76em;
}

/* Accordion Menu */
.xMenu {
	clear: left;
  width:150px;
  margin:0; padding:0;
}
.xMenu li a, .xMenu li span, .xMenu li a:link, .xMenu li a:visited, .xMenu li a:active {
  display:block;
  background:transparent;
  text-decoration:none;
  margin:0; padding:2px 0 2px 0;
  width:150px;
}
#MainMenu li {
  color:#000000;
  background-color:#FFFFFF; 
  margin:0px 0 0px 0;
  padding:2px 0 2px 5px;
  width:150px;
  list-style-type:none;
}
#MainMenu li a:hover {
  display:block;
  color:#FFFFFF;
  background-color:#000000;
  text-decoration:none;
  margin:0; padding:2px 0 2px 0;
}
#MainMenu ul {
  margin:0; padding:0;
  background:transparent;
  cursor:pointer;
  width:150px;
}

/* Calendar */
.cal-legend { background-color:#000000; color:#ffffff; }
.cal-frame { background-color:#999999; color:#000000;}
.cal-off { background-color:#eeeeee; color:#000000;}
.cal-on { background-color:#ffffff; color:#000000;}
.cal-hilite { background-color:#ffffff; color:#000000;}
.cal-entry { font-size:0.76em;}
.cal-body { background-color:#eeeeee; color:#000000;}
/* Calendar Event */
.cal-eventL {width:25%;float:left; text-align:right;padding:4px 5px 4px 0;}
.cal-eventR {width:auto;float:left; text-align:left;padding:4px 0 4px 0;}
#cal-event {text-align:center;width:100%;margin:10px 0 0 0;}
#cal-event-head {width:400px; text-align:left; border: 1px solid #999999; background-color:#ffffff; color:#000000;}
#cal-event-head-print {text-align:right;padding:1px 1px 1px 1px;}
#cal-event-head-title {text-align:center;padding:1px 1px 1px 1px; font-weight:bold;}
#cal-event-head-day {text-align:center;padding:4px 0 4px 0;}
#cal-event-body {width:400px; text-align:left; border: 1px solid #999999; background-color:#eeeeee; color:#000000;}
#cal-event-foot {width:400px;text-align:right;}

/* Registration Module */
.mReg label {
	float: left; 
	width: 40%; 
	padding: 0; 
	margin: 5px 0 0 0;
	text-align: right;
	clear:left;
}

.mReg input, select, textarea {
	width:auto;
	margin:2px 0 3px 3px;
}

.mRegLOnly {
	width:40%;
	text-align:left;
	margin:5px 0 5px 0;
}

.mRegROnly {
	font-size: 0.88em;
	margin-left:40%;
	padding: 3px 3px 3px 5px;
}

.mRegRadio {
	width:50%;
	text-align:left;
	margin-left:40%;
	padding: 2px 0 3px 3px;
}

.mRegRequired{ font-weight:bold; }

.mRegResL {
	width:40%;
	float:left;
	text-align:right;
	clear:left;
}

.mRegResR {
	width:auto;
	padding:0 0 5px 3px;
}

/*

	ELEMENT DEFINITIONS

*/
html {
	/*
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-face-color: #DDDDDD;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	*/
}
html, body
{
	padding:0 0 0 0;
	margin:0;
}
body
{	
	background: #1378BE url(../pub/images/blue_gradient.jpg) top right repeat-x;
	font-size: small;
	border:none;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small;
}



.footnote { font-family: Verdana, Arial, Helvetica,Geneva, Swiss, SunSans-Regular; color:#FFFFFF;font-size:0.85em; line-height:2em}
.cellWhite {background-color:#FFFFFF}
.cellGray {background-color:#A4ABB0}
	
A { color:#0066A0;}
A.searchbar { color:#0066A0;text-decoration:none; font-size:0.85em;font-family: Arial, Helvetica,Geneva, Swiss, SunSans-Regular;}

a:link { color:#000000; text-decoration:underline;}
a:visited { color:#000000; text-decoration:underline;}
a:hover { color:#000000; text-decoration:underline;}
a:active { color:#000000; text-decoration:underline;}

h1,h2,h3,h4,h5,h6 {
	margin-top:10px;
	display:block; 
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#1378be; 
	background-color:transparent; 
	}

h1	{  font-size: 1.2em; line-height:normal; }
h2	{  font-size: 1.15em; }
h3	{  font-size: 1.15em; font-style:italic; }
h4	{  font-size: 1.1em; }
h5	{  font-size: 1em; }
h6	{  font-size: 1em; font-style:italic; }

form { margin: 0; padding: 0; }
img {border:none; padding: 0; }
select, option, input, textarea
{
	font-size:0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:transparent; 
}
textarea { overflow: auto; }
/*
address, blockquote, dd, div, dl, dt, fieldset, frame, form, frameset, iframe,
noframes, object, ol, p, ul, applet, center, dir, hr, menu, pre, table
{
	font-size:1em;
}

*/
ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em }
:focus          { outline: thin dotted invert }

@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}

@media speech {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}


/*

			SEARCH


*/


#search_box {	/*Not in use*/
	padding: 0;
	background-color: #00CCFF;
	width: 150px;
	z-index: 2;
}

#search {
	/*background:transparent url(../pub/images/search.gif) center left no-repeat;*/ 
	margin: 0 0 15px 0; padding: 0 0 0 0;
	font-size:0.8em;
}

#search input { margin: 0; padding: 0; }

.btnSubmit {
	position: relative;
	top: -7px;
	left: -5px;
	display:inline;
	clear: left;
	height: 25px;
	width: 25px;
	line-height: 14px;
	margin: 0; padding: 0 24px 0 0;
	background-color: #FFFFFF;
	background: url(../pub/images/search_v02.jpg) center left no-repeat;
	border: none;  /*1px solid #ccc; #A4ABB0;*/
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF; /*#0066FF;*/
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
}


.txtInput {
	position: relative;
	top: -10px;
	display:inline;
	/*float: right;*/
	margin: 0 0 0 0;
	padding: 0;
	border: 1px solid #ccc;
	background-color: #ffffff;
	font-size: 14px;
	color: #000000;
	height: 21px;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*html>body .txtInput { float:left; }*/




/*

			MENUS

*/

#mainNavigation { border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align:justify; height: 25px; padding-left: 25px; width: 850px;}


table#pagelayout .PrimaryNavOff td, 
table#pagelayout .PrimaryNavOn td, 
table#pagelayout .SecondaryNavOff td,
table#pagelayout .SecondaryNavOn td { border:none; }


.PrimaryNavOff {
	font-size:10.5px;
	font-weight:normal;
	padding:2px 8px 2px 9px;
	background-color:#FFFFFF;
	border:none;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.PrimaryNavOff a:link,
.PrimaryNavOff a:visited,
.PrimaryNavOff a:hover,
.PrimaryNavOff a:active { color:#666; text-decoration:none; }


.PrimaryNavOn {
	font-size:10.5px;
	font-weight:normal;
	padding:2px 8px 2px 9px;
	background-color:#fff;
	border:none;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.PrimaryNavOn a:link,
.PrimaryNavOn a:visited,
.PrimaryNavOn a:hover,
.PrimaryNavOn a:active {
	color:#1378be; 
	text-decoration:none; 
	border:none; 
}


/* 

		Secondary Navigation (just below Primary Nav)

*/

.SecondaryNavOff {
	font-size:10.5px;
	margin:0;
	padding:0;
	background-color:#fff;
}

/*.SecondaryNavOn a { margin:0; padding:0;}
.SecondaryNavOff a { margin:0; padding:0;}*/

.SecondaryNavOff a:link,
.SecondaryNavOff a:visited,
.SecondaryNavOff a:hover,
.SecondaryNavOff a:active	{ 
	margin:0;
	padding:3px 12px 3px 0px;
	font-size:10.5px;
	text-decoration:none; 
	color:#1378be; 
}

.SecondaryNavOn {
	margin:0;
	padding:0;
	font-size:9.5px;
	background-color:transparent;
	list-style:none;
}

.SecondaryNavOn a:link,
.SecondaryNavOn a:visited,
.SecondaryNavOn a:hover,
.SecondaryNavOn a:active { 
	margin:0;
	padding:3px 12px 3px 0px;
	font-size:10.5px;
	text-decoration:none;
	color:#003767;
}


/*

		Left Side Menu

*/
#leftspacer { width: 178px; border-right:1px solid #ccc; padding-left:30px; padding-top:50px; height:50px;}
#leftmenu { width: 178px; border-right:1px solid #ccc; padding-left:44px; padding-top:10px; height: 50px; height: 100%}
#leftmenu ul {	list-style:none; }
#leftmenu ul li {
	list-style-type:none;
	font-size:10.5px;
	font-weight:normal;
	text-align:left; 
	text-decoration:none; 
	}
html>body #leftmenu ul li {  }

#leftmenu ul li ul { 
	float:right; 
	list-style:none; 
	margin:0; 
	padding:0; }

#leftmenu ul li ul li { 
	font-weight:normal; 
}

#leftmenu ul li ul li a { 
background-color:#FFF; 
color:#666; 
font-weight:normal; 
width:100%; }

#leftmenu ul li a, #leftmenu ul li { 
	background-color:transparent; 
	color:#666; 
	text-decoration:none; 
	font-weight: normal;  }

#leftmenu ul li a:hover { 
background-color:#FFF; 
color:#1378be; 
text-decoration:none; }


#headerLeft{
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	width: 300px;
	height: 115px;
}

#searchAndHeaderRight{
margin: 0;
padding: 0 30px 0 0;

float:right;
text-align: right;
width: 300px;
height: 114px;
}
