@charset "UTF-8";
/* CSS Document */

html, body { 
	margin:0px; 
	padding:0px; 
}
form{
	float:left;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	border:none;
	margin-top:-4px;
}
body{ 
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;	
}
h1{
	font-size:161.6%;
	color:#9D987A;
	font-weight:normal;
}
strong{ font-weight:bold; }
em{ font-style:italic; }
b{ font-weight:bold; } 
i{ font-style:italic; }
#page{
	float:left;
	clear:both;
	display:inline;
	overflow:visible;
	margin:0px;
	padding:0px;
	width:100%;
}
#screenoverlay{
	display:none;
	background-image:url(overlay_fade.png);
	background-repeat:repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height:100%;
	z-index: 100;	
	/* 
	height:100%;
	opacity: .25;
	filter: alpha(opacity=25);	
	background-color: #000000; 	
	*/
}

.centeredblock{ 
	position:relative;
	margin: 0 auto;
	text-align:left;
	width:950px;
}

#block_systemlogin,
#block_header,
#block_primarymenu,
#block_content,
#block_header,
#block_footer{
	float:left;
	clear:both;
	display:inline;
	width:100%;
	margin:0px;
	padding:0px;
	z-index:0;
	background-color:#FFFFFF;	
}
#block_header{ 
	position:relative;
	background-image:url(header_back.jpg);
	background-repeat:repeat-x;
	background-color:#60327B;
	font-family:Arial, Helvetica, sans-serif;
	z-index:150;
}
#block_primarymenu{
	background-image: url(menu_fade_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#491A6A;
	z-index:150;	
	position:relative;
}
#block_footer{
	background-image:url(footer_stripe_torn.jpg);
	background-repeat:repeat-x;
	background-color:#0033CC;
	margin-top:0px;
	background-color:#F2E9B2;
	overflow:visible;
}
#header{ 
	width:100%;
	float:left;
	clear:both;
	height:62px;
	background-color:#60327B;
	background-image:url(header_back.jpg);
	background-repeat:repeat-x;
	overflow:visible;
}
#content{ 
	width:100%;
	float:left;
	clear:both;
	/* background-color:#CCC; */
}
#primarymenu{
	width:100%;
	float:left;
	clear:both;
	background-image:url(nav_stripe_background.jpg);
	background-repeat:repeat-x;
	height:29px;
	overflow:visible;
}
#footer{
	float:left;
	clear:both;
	width:100%;
	display:block;
	overflow:visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#737373;
}

/* ============================================================================================== */
/* ======================================== HEADER STYLES ======================================= */
/* ============================================================================================== */
#utilities{
	position:absolute;
	width: 630px;
	right: 248px;	
	top:15px;
	overflow:visible;
	z-index:150;
}
#utilities ul{
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}
#utilities li{
	float:left;
	list-style-type:none;
	font-size:77%;
	line-height:9px;
	padding:0px;
	margin:0px;
	padding-top:8px;
	padding-left:16px;	
}
#utilities a:link,
#utilities a:hover,
#utilities a:visited,
#utilities a:active{
	color:#FFF;
	text-decoration:none;
}
#utilities a:hover{
	text-decoration:underline;
}
#searchstkates{
	float:right;
	display:inline;
	margin-left:20px;
}	
.googleinput{
	display:inline;
	float:left;
	width:118px;
	height:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:108%;
	background-image:url(search_box.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#666;
	border:none;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-left:7px;
	font-style: italic;
}	

input.googlebutton{
	display:inline;
	float:left;
	width:35px;
	height:24px;
	margin:0px;
	margin-left:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background-image:url(search_go.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	line-height: 9px;
	white-space:nowrap;
	overflow:visible;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:93%;
	color:#FFF;
	font-variant: small-caps;
}

#systemlogin_tab_close,
#systemlogin_tab_open{
	float:right;
	display:inline;
	position:relative;
	width:236px;
	height:32px;
	margin-right:15px;
	margin-top:-1px;
	background-image:url(login_tab.gif);
	background-repeat:no-repeat;	
}
#systemlogin_tab_open a:link,
#systemlogin_tab_open a:visited,
#systemlogin_tab_open a:active,
#systemlogin_tab_open a:hover{
	display:block;
	width:236px;
	height:22px;	
	color:#FFF;
	text-decoration:none;
	padding-top:8px;
	font-size:10px;
	text-align:center;
}
/* ============================================================================================== */
/* ======================================== FOOTER STYLES ======================================= */
/* ============================================================================================== */
#footer a{
	text-decoration:none;
	color:#8364A4;
}
#footer a:hover{ text-decoration:underline; }	
#footer_image{
	display:block;
	float:left;
	width:100px;
	height:150px;
	margin-top:-24px;
	position:relative;
}
#footer_col1{
	display:block;
	float:left;
	/* background-color:#FF6699; */
	width:612px;
	margin-top:30px;
	padding-top:10px;
	padding-left:25px;
	padding-right:30px;
	padding-bottom:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD1B5;
}
#footer_col1 p{
	margin:0;
	padding:0;
	padding-bottom:6px;
}	
#footer_logo{ padding-bottom:9px; }
#footer_description{ padding-bottom:5px; }
#footer_col2{
	display:block;
	float:left;
	width:130px;
	margin-right:-50px;
	margin-top:30px;
	padding-top:11px;
	padding-left:30px;
}
#footer_col2 ul{
	margin:0;
	padding:0;
	padding-top:3px;
}	
#footer_col2 ul li{
	margin:0;
	padding:0;
	padding-bottom:3px;
	list-style-type:none;
	float:left;
	clear:both;
	font-size:85%;
}
#footer_col2 ul li a{ color:#666666; text-decoration:none; font-weight:bold;}
#footer_col2 ul li a:hover { text-decoration:underline; } 
#footer_col2 li.footer_homelink{ margin-bottom:8px; }
/* ============================================================================================== */
/* ===================================== REUSABLE NUGGETS ======================================= */
/* ============================================================================================== */
table{ border-collapse:collapse; padding:4px; margin-top:20px; }
td { border:1px solid #FFFFFF; padding: 8px; font-size:93%; }
th { border:1px solid #FFFFFF; padding: 8px; background-color:#EBEAE0; font-size:85%; }

table.invisible{ padding:6px; margin-top:12px;}
table.invisible td{ border:none; background-color:transparent; }
table.invisible th{ border:none; background-color:transparent; font-weight:bold; }

#table-gray table {background-color:#FFF; border-collapse:collapse; padding:4px; margin-top:20px; }
#table-gray td {border: 1px solid #c0c0c0; padding: 8px; font-size:93%;}
#table-gray th {border: 1px solid #c0c0c0; padding: 8px; background-color:#EBEAE0; font-size:77%; }

.table-gray table {background-color:#FFF; border-collapse:collapse; padding:4px; margin-top:20px; }
.table-gray td {border: 1px solid #c0c0c0; padding: 8px; font-size:93%;}
.table-gray th {border: 1px solid #c0c0c0; padding: 8px; background-color:#EBEAE0; font-size:77%; }

/* Default Callout (small) */
.callout_sm_lt, .callout_md_lt, .callout_lg_lt,
.callout_sm_rt, .callout_md_rt, .callout_lg_rt{
	display:inline;
	float:left;
	width:200px;
	margin-top:7px;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;
	padding-top:15px;
	background-image:url(callout_200px_top.gif);
	background-repeat:no-repeat;
	background-color:#F0F0E8;
	background-position: left top;
}	
.callout_head{
	display:inline;
	position:relative;
	float:left;
	width:80%;
	padding:10%;
	padding-bottom:12px;
	padding-top:10%;
	margin-top:-15px;
	margin-bottom:8px;
	background-image:url(callout_header_divider.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#626262;
	line-height: 150%;	
}
.callout_nohead{
	width:100%;
	height:15px;
}
.callout_content{
	display:inline;
	position:relative;
	float:left;
	width:80%;
	padding:10%;
	padding-top:0px;
	background-image:url(callout_200px_bottom.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	font-size:93%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#707070;
}
.callout_content p{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}

/* Medium Callout */
.callout_md_lt, .callout_md_rt{ 
	background-image:url(callout_300px_top.gif); 
	width:300px;
}
.callout_md_lt .callout_head, .callout_md_rt .callout_head{
	width:86%;
	padding:7%;
	padding-bottom:12px;	
}
.callout_md_lt .callout_content, .callout_md_rt .callout_content{
	background-image:url(callout_300px_bottom.gif);
	width:86%;
	padding:7%;
	padding-top:0px;
}

/* Large Callout */
.callout_lg_lt, .callout_lg_rt{ 
	background-image:url(callout_400px_top.gif); 
	width:400px;
}
.callout_lg_lt .callout_head, .callout_lg_rt .callout_head{
	width:92%;
	padding:4%;
	padding-bottom:12px;	
}
.callout_lg_lt .callout_content, .callout_lg_rt .callout_content{
	background-image:url(callout_400px_bottom.gif);
	width:92%;
	padding:4%;
	padding-top:0px;
}

/* Right-aligned Classes */
.callout_sm_rt, .callout_md_rt, .callout_lg_rt{
	float:right;
	margin-right:0px;
	margin-left:20px;
}

/* Pull-quote "quotes" */
div.pullquote, div.pullquote_rt, div.pullquote_lt{
	display:inline;
	width:180px;
	float:right;
	margin-left:30px;
	font-size:138.5%;
	color:#888888;
	text-align:center;
	background-image:url(pullquote_open.gif);
	background-repeat:no-repeat;
	background-position: center top;
	padding-top:50px;
	margin-top:20px;
}
div.pullquote_lt{
	float:left;
	margin-right:30px;
}
div.pullinner{
	background-image:url(pullquote_close.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-bottom:50px;
	margin-bottom:20px;
}


