
p {	font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

h2 { margin-top: 14px; font-weight: bold; font-size: 13px; color: #ffcc00; font-family: Verdana, Arial, Helvetica, sans-serif; }
h3 { font-weight: bold; font-size: 12px; margin-bottom: 8px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }
li { font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.pagetitle { color: #330099; }

table.CTtablein td { text-align: left; }
table.CTtableout td { text-align: left; }
.button {margin-bottom:5px}



/* Header */
/*.headerCol1 {height:188px; width:276px; background-image: url('header_left2.jpg'); background-repeat: no-repeat; background-position: left; }
.headerCol2 { height:188px; width: 485px; background-image: url('header_right2.jpg'); background-repeat: no-repeat; background-position: left; }
*/
.headerCol1 {height:186px; width:150px; background:url(header_left2.jpg) no-repeat}
.headerCol2 { text-align:left; height:186px; width:613px; background:url(header_right2.jpg) no-repeat top right}

/* Navigation Styles */

#nav, #nav ul {padding: 0;margin: 0;list-style: none;float: left;width: 126px}

/*first level*/
#nav li { position: relative;float: left;width: 126px;}

/*second level position*/
#nav li ul {position: absolute;left: -999em;margin-left:126px;margin-top:-18px; border:1px solid #666}

/*controls font color and style for first level menu items*/
#nav li a {display: block}

/*controls font color and style for second level menu items*/
#nav li ul li A {
font:bold 11px Arial, Helvetica, sans-serif; PADDING:3px 5px 3px 15px; DISPLAY: block; COLOR: #fff; BACKGROUND:#666 url(nav_arrow.gif) no-repeat; TEXT-DECORATION: none
}
#nav li ul li A:hover  {
font:bold 11px Arial, Helvetica, sans-serif; PADDING:3px 5px 3px 15px; COLOR: #ccc; BACKGROUND:#333 url(nav_arrow_hover.gif) no-repeat;
}
	
/*Hidden nav positioning DO NOT Adjust*/
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}


/*
#nav {
	padding:0px; margin:0px; width:126px; FLOAT: left; LIST-STYLE-TYPE: none
}
#nav UL {
	padding:0px; margin:0px; width:126px; FLOAT: left; LIST-STYLE-TYPE: none
}
#nav li {
	padding:0px; margin:0px; width:126px; FLOAT: left; LIST-STYLE-TYPE: none; POSITION: relative; 
}
#nav li UL  {
	MARGIN-TOP: -22px !important; 
	MARGIN-TOP: 0px; 
	LEFT: -999em; 
	width:126px; 
	MARGIN-LEFT: 126px !important;
	MARGIN-LEFT: 0px ;
	FLOAT: left; 
	POSITION: absolute; 
	BORDER-BOTTOM: #7e7e7e 1px solid
}
#nav li.nav2 UL  {
	MARGIN-TOP: -22px; LEFT: -999em; width:126px; FLOAT: left; POSITION: absolute; BORDER:0px
}
#nav li.nav3 UL  {
	display:none
}
#nav UL li.nav3   {
	display:none
}
#nav li UL UL {
	LEFT: -999em
}

#nav li.primary a, #nav li.primary a:hover  {width:126px;padding:0px; margin:0px; border:0px}
#nav ul li.primary {width:126px;padding:0px; margin:0px; border:0px }



#nav li.nav2 A {
	font:bold 11px Arial, Helvetica, sans-serif; PADDING:3px 5px 3px 15px; width:126px; DISPLAY: block; COLOR: #fff; BACKGROUND:#666 url(nav_arrow.gif) no-repeat; TEXT-DECORATION: none
}
#nav li.nav2 A:hover {
	font:bold 11px Arial, Helvetica, sans-serif; PADDING:3px 5px 3px 15px; COLOR: #ccc; BACKGROUND:#333 url(nav_arrow_hover.gif) no-repeat;
}
#nav li:hover ul ul {
	LEFT: -999em
}
#nav li:hover ul ul ul {
	LEFT: -999em
}
#nav li.sfhover ul ul {
	LEFT: -999em
}
#nav li.sfhover ul ul ul {
	LEFT: -999em
}
#nav li:hover ul {
	LEFT: auto
}
#nav li li:hover ul {
	LEFT: auto
}
#nav li li li:hover ul {
	LEFT: auto
}
#nav li.sfhover ul {
	LEFT: auto
}
#nav li li.sfhover ul {
	LEFT: auto
}
#nav li li LI.sfhover ul {
	LEFT: auto
}

*/

div.print_email {
	with:248px;
	height:17px;
}

div.print_email span.print {
	width:124px;
	height:17px;
	display:block;
	float:left;
	background: url('print_icon.gif') no-repeat;
}

div.print_email span.email {
	width:124px;
	height:17px;
	display:block;
	float:left;
	background: url('email_icon.gif') no-repeat;
}