/* MUPS (MMA UNIVERSAL PAGE STRUCTURE) v2.0 */
/* Originaly by Samantha Orme, 5/6/2005 */
/* Updated by Boris Smirnov, 5/25/2009 */

/* :RESET
----------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* :DEFAULTS
----------------------------------------------- */

img { border: 0; margin: 0; padding: 0; }
.fr { float: right; margin: 10px; }
.fl { float: left; margin: 10px; }

a { text-decoration: underline; } a:hover { text-decoration: none; }
form { margin: 0; padding: 0; }

dl { margin-left: 10px; }
dt { margin: 0; padding: 0; font-weight: bold;  }
dd { margin: 0 0 5px 0; }

p, ul { font-weight: normal; }

.clear { clear:both;}

div.clear_box {
clear:both;
height:2px;
margin:0;
}

/* :STRUCTURE
----------------------------------------------- */

body {
	font-family: geneva, arial, sans-serif;
	/*font-family: geneva, helvetica, arial, "MS Sans Serif", verdana, sans-serif;*/
	font-size: 77%; /* init to % so that ems work without minitext in IE */
	margin: 0;
	padding: 0;
	min-width: 800px;
}

div#container {
	width: 750px;
	margin: 0;
	padding: 0;
}


div#floatlogo {
	position: absolute;
	top: 0;	left: 0;
	z-index: 1;
	height: 50px;
	width: 100%;
	margin: 0; padding: 0;
	text-align: right;
}

#floatlogo a { margin: 0 0 0 750px; padding: 0; }
#floatlogo img { margin: 5px 5px 0 0;  }

div#content {	
	margin: 0 0 0 150px;
	padding: 83px 0 3px 0;
	width: 600px; /* correct width - works in IE5 (?!) */
	overflow: hidden;
}

div#left_col {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	margin: 0;
	padding: 0;
}

div#bottom_links {
	margin: 10px 0;
	padding: 0 0 0 150px;
	font-size: 0.8em;
	width: 750px;
	voice-family: "\"}\"";
	voice-family:inherit;	
	width: 600px;
}
html>body div#bottom_links { width: 600px; }

div#print_header { display: none; }
div#print_footer { display: none; }
p#print_backlink { display: none; }

/* :STRUCTURE-TEXT
----------------------------------------------- */

h1 { display: none; }
h2 { display: none; }

h3 { 
	border: 3px solid #ccc;
	margin: 0; padding: 4px 3px;
	font-size: 0.9em;
	height: 12px;
	voice-family: "\"}\"";
	voice-family:inherit;
	min-height: 12px;
}
html>body h3 { min-height: 12px; }

h4 {
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	padding: 5px 10px;
}

h5 {
	font-size: 1em;
	margin: 10px 5px 5px 5px;
	padding: 2px;
	border-bottom: 1px solid;
}

h6 {
	font-size: 1em;
	padding: 10px 10px 0 10px; margin: 0;
}

div#toolbar { 
	margin: 0; 
	padding: 0 3px; 
	height: 32px;
	font-size: 0.8em;
	vertical-align: middle;
}
*>html div#toolbar { \margin-top: -2px; }

div#toolbar div#tb_right { float: right; height: 32px; }
div#toolbar div#tb_left { float: left; height: 32px; }
div#toolbar .tb_print img { margin: 3px 5px 0 0; } /* pad icons */
div#toolbar .tb_back img { margin: 9px 0 12px 5px; vertical-align: middle;  }
div#toolbar .tb_back { vertical-align: -7px; }

div#toolbar a { text-decoration: none; }
div#toolbar a:hover { text-decoration: underline; }

/* :CONTENT
----------------------------------------------- */

/* correct for weird 3px bottom border on image */
img#splashimage { margin: 3px 0 -3px 3px; }
html>body img#splashimage { margin-bottom: -4px; }
*>html img#splashimage { \margin-bottom: 0; \padding-bottom: 4px; }


/* :CONTENT-BOXES
----------------------------------------------- */

div.linkbox, div.textbox { 
	margin: 0;
   	border-width: 3px 0 0 3px; 
	border-style: solid;  
	float: left;
	overflow: hidden;
}

div.of1 { width: 597px; voice-family: "\"}\""; voice-family:inherit; width: 594px; }
html>body div.of1 { width: 594px; }
div.of2 { width: 298px;  voice-family: "\"}\""; voice-family:inherit; width: 295px; }
html>body div.of2 { width: 295px; }
div.of3 { width: 199px; voice-family: "\"}\""; voice-family:inherit; width: 196px; }
html>body div.of3 { width: 196px; }
div.of4 { width: 149px; voice-family: "\"}\""; voice-family:inherit; width: 146px; }
html>body div.of4 { width: 146px; }


/* :CONTENT-LINKBOXES
----------------------------------------------- */

/* consider generating height dynamically per-page based on largest amount of content that
appears in this row of linkboxes */
div.linkbox h4 {
	height: 2.8em; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	height: 2.2em;
}
body>html div.linkbox h4 { height: 2.2em; }

div.linkbox p.linkbody { height: 9em; margin: 0; padding: 5px 10px; font-size: 0.9em; }

div.linkbox p.imagelink { height: 3.6em; padding: 0; text-align: center; vertical-align: top;}

div.linkbox p.linkfooter {
	font-size: 1em;
   	height: 1em;
	margin: 0; 
	padding: 2px 5px 4px 5px; 
	text-align: right; 
	
}
*>html div.linkbox p.linkfooter { \margin-bottom: -3px; }

div.linkbox p.linkfooter a {
	font-size: 0.9em;	
	font-weight: bold; 
	text-decoration: none; 
}
div.linkbox p.linkfooter img { vertical-align: middle; }


/* :CONTENT-TEXTBOXES
----------------------------------------------- */

div.textbox { 
	padding-bottom: 10px;
	padding-top: 0;
	overflow: hidden; 
	font-size: 0.9em;
}

div.textbox p { padding: 10px 10px 0 10px; margin: 0; }
div.textbox p.chunkbottom { padding: 10px 0; margin: 0 10px; border-bottom: 1px solid #000; }
div.textbox div { float: left; }
div.textbox ul { list-style: disc outside; padding: 10px 10px 0 10px; margin: 0 0 0 15px; }
div.textbox ul li { padding: 0; margin: 0 0 5px 0; text-indent: 0 }
div.textbox ul ul { padding: 5px 10px 0 10px; }

div.textbox ul.nobullets { list-style: none; margin: 0;  }

div.textbox ul.nospace li { margin: 0; padding: 0; }

/* col widths if evenly spaced */
div.textbox.of1 div.of1cols { width: 594px; }
div.textbox.of1 div.of2cols { width: 297px; }
/*div.textbox.of1 div.of2cols.col1 { border-right: 1px solid; width: 296px; } */
div.textbox.of1 div.of3cols { width: 198px; }
div.textbox.of1 div.of4cols { width: 148px; }

/* different column layouts */
div.textbox.of1.split_55_45 div.of2cols { width: 198px; }
div.textbox.of1.split_55_45 div.of2cols.col1 { width: 395px; border-right: 1px solid; }

div.textbox.of2.bigleft { width: 369px; voice-family: "\"}\""; voice-family:inherit; width: 366px; }
html>body div.textbox.of2.bigleft { width: 366px; }
div.textbox.of2.smallright { width: 228px; voice-family: "\"}\""; voice-family:inherit; width: 225px; }
html>body div.textbox.of2.smallright { width: 225px; }

/* :CONTENT-FORM
----------------------------------------------- */

div#content form { margin: 10px 0 0 0; padding: 0;  width: 100%; }
*>html div#content form { margin-left: -10px; }
div#content form div.form_section { width: 100%; margin: 0 0 10px 0; padding: 0; }
div#content form div.form_section div.form_row { overflow: hidden; margin: 0; padding: 0; width: 100%; }

div#content form div.form_section p { width: 362px; padding: 0 0 0 10px; margin: 0; }
div#content form div.form_section div.form_row p { float: left; height: 42px; }

div#content form div.form_section div.form_row p.of2 { width: 176px; }
div#content form div.form_section div.form_row p.of3 { width: 114px; }
div#content form div.form_section div.form_row p.of3.bumpup { width: 144px; }
div#content form div.form_section div.form_row p.of3.bumpdown { width: 84px; }
div#content form div.form_section div.form_row p.twoof3 { width: 238px; }
div#content form div.form_section div.form_row p.of4 { width: 83px; }
div#content form div.form_section div.form_row p.of4.bumpup { width: 103px; }
div#content form div.form_section div.form_row p.of4.bumpdown { width: 63px; }

div#content form div.form_section div.form_row p input { 
	width: 361px; 
	margin: 0; 
	padding: 2px; 
	border: 1px solid #000; 
	voice-family: "\"}\""; 
	voice-family: inherit; 
	height: 21px;
}
html>body div#content form div.form_section div.form_row input { height: 16px; }

div#content form div.form_section div.form_row p select, 
	div#content form div.form_section p select { 
	height: auto; padding: 0; width: 362px; 
	behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);

	}
	div#content form div.form_section p select option{
	

	}
	
	

	

div#content form div.form_section div.form_row p.of2 input { width: 170px; }
div#content form div.form_section div.form_row p.of2 select { width: 176px; }
div#content form div.form_section div.form_row p.of3 input { width: 108px; }
div#content form div.form_section div.form_row p.of3 select { width: 114px; }

div#content form div.form_section div.form_row p.of3.bumpup input { width: 138px; }
div#content form div.form_section div.form_row p.of3.bumpdown input { width: 78px; }
div#content form div.form_section div.form_row p.of4 input { width: 77px; }
div#content form div.form_section div.form_row p.of4.bumpup input { width: 97px; }
div#content form div.form_section div.form_row p.of4.bumpdown input { width: 57px; }
div#content form div.form_section div.form_row p.of4 select { width: 83px; }
div#content form div.form_section div.form_row p.of4.bumpup select { width: 103px; }
div#content form div.form_section div.form_row p.of4.bumpdown select { width: 63px; }

div#content form div.form_section div.form_row p.twoof3 input { width: 232px; }
div#content form div.form_section div.form_row p.twoof3 select { width: 238px; }




div#content form textarea {
	width: 373px;
	border: 1px solid #000;
	padding: 2px;
}

div#content form select { margin: 0; padding: 0;   }


/* :LEFTCOL
----------------------------------------------- */

div#left_col a { font-size: 0.9em; }
div#left_col img.icon { vertical-align: bottom; }

/* l1 */
div#left_col ul { margin: 3px 0 0 0; padding: 10px 0 0 0; list-style: none; }
div#left_col ul li {
   	line-height: 0.9em;	
	margin-left: 10px;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;	
	background: url(../../_art/l2_bullet.gif) 0 3px no-repeat;
}

/* l2 */
div#left_col ul ul { padding: 3px 0 0 0; }
div#left_col ul ul li { 
	margin: 0; 
	padding-left: 10px; 
	background: url(../../_art/l3_bullet.gif) 0 4px no-repeat; 
}

/* l3 */
div#left_col ul ul ul li { 
	margin: 0; 
	padding-left: 10px; 
	background: url(../../_art/l4_bullet.gif) 0 3px no-repeat; 
}

/* show subsections only for currently active section */
ul#sections_nav ul li ul { display: none; }


/* :LEFTCOL-HOMELINK
----------------------------------------------- */

div#left_col ul#home_nav { height: 20px; padding-top: 63px; margin: 0; }
div#left_col ul#home_nav li { background-image: url(../../_art/l1_bullet.gif); }


/* :LEFTCOL-MENUEXPAND
----------------------------------------------- */

.s_1 ul#sections_nav ul li#m_1 ul { display: block; }
.s_2 ul#sections_nav ul li#m_2 ul { display: block; }
.s_3 ul#sections_nav ul li#m_3 ul { display: block; }
.s_4 ul#sections_nav ul li#m_4 ul { display: block; }
.s_5 ul#sections_nav ul li#m_5 ul { display: block; }

/* :LEFTCOL-MISCNAV
----------------------------------------------- */

div#left_col ul#misc_nav {
	border: 1px solid #fff;
	border-width: 1px 0;
	margin: 10px 5px;
	padding: 10px 5px 5px 0;
}
div#left_col ul#misc_nav li { background: none; padding-left: 0; margin-left: 5px;  }


/* :LEFTCOL-SEARCHBOX
----------------------------------------------- */

div#left_col div#searchbox { padding: 8px 10px 10px 10px; margin-top: 20px; }

div#left_col div#searchbox h5 { 
	margin: 0; 
	padding: 0 0 3px 0; 
	color: #fff; 
	font-size: 0.9em; 
	letter-spacing: 1px; 
	font-weight: normal; 
	border: 0; 
	line-height: none; 
}
div#left_col div#searchbox p { text-align: right; margin: 5px 0 0 0; padding: 0; }
div#left_col div#searchbox a { color: #000; text-decoration: underline; font-size: 0.9em; }
div#left_col div#searchbox select { width: 130px; font-size: 0.9em; }
div#left_col div#searchbox input.txt { 
	vertical-align: top;
	margin-bottom: 5px; 
	border: 1px solid #333;
	height: 17px;
	width: 107px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 14px;
	width: 104px; 
}
html>body div#left_col div#searchbox input.txt { height: 14px; 	width: 104px; }

div#left_col div#searchbox img { vertical-align: top; }

/* :POPUPS
----------------------------------------------- */
.popup div#popup_container { position: absolute; top: 0; left: 0; width: 400px; margin: 0; padding: 0; }
.popup h6 { margin: 20px 10px 10px 10px; padding: 0; }
.popup p { margin: 0 0 5px 0; padding: 0; }
.popup ul { margin: 0; padding: 0 10px 5px 20px; }

.popup div.footer { position: absolute; top: 375px; left: 0; text-align: left; height: 25px; margin: 0; padding: 0; width: 400px; }
.popup div.footer img { margin: 4px 0 0 4px; }




