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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Start Definitions */

body { text-align: center; font-family: arial, helvetica, sans-serif; background: #336699; }


#page { position: relative; width: 900px; margin: 0 auto; text-align: left; margin-bottom: 15px; background: white; }


#header { position: relative; }
#header h1 { background: url(../images/header.jpg) top center no-repeat; width: 900px; height: 145px; }
#header h1 span { font-size: 0; text-indent: -9999px; }

#alphabet { height: 21px; background: url(../images/alphabet.gif) top center repeat-x; }

#content { background: url(../images/swiggle-left.gif) 13px 300px repeat-y; color: #111111; }
#content h1 { padding: 10px; font-size: 2em; font-weight: bold; padding-bottom: 5px; color: red; }
#content p { line-height: 150%; margin-bottom: 5px; font-size: 0.9em; xpadding: 10px; padding-right: 80px; padding-bottom: 10px; padding-top: 10px; }

#content #content-body { width: 670px; float: right; background: url(../images/bgruler.gif) top right repeat-y; }
#content #menu { width: 230px; float: left; background: white; }

#content-body h3 { color: red; font-weight: bold; padding: 10px; }
#content-body td { font-size: 0.9em; line-height: 150%; }
#content-body ul li { margin-left: 15px; list-style-type: disc; padding-right: 80px; margin-bottom: 5px; line-height: 130%; font-size: 0.9em; }
#content-body ol li { margin-left: 15px; list-style-type: disc; padding-right: 80px; margin-bottom: 5px; line-height: 130%; font-size: 0.9em; }

#menu ul { margin-top: 12px; }
#menu ul li { position: relative; float: left; width: 210px; margin-left: 5px; margin-bottom: 12px; xlist-style-image: url(../images/menu-bullet.jpg); }
#menu ul li a { background: url(../images/menu-bullet.jpg) left 3px no-repeat; padding-left: 25px; width: 100%; font-size: 13px; font-weight: bold; padding-top: 5px; padding-bottom: 5px; xmargin-bottom: 10px; color: #5c6bae; text-decoration: none; }
#menu ul li a:hover { background: url(../images/menu-bullet-hover.gif) left 3px no-repeat; }

/*
  Original inline menu
#menu ul li ul { margin-top: 0; }
#menu ul li ul { }
#menu ul li ul li { list-style: none; margin-left: 5px; margin-bottom: 0px; padding: 0; padding-bottom: 3px; padding-top: 3px; }
#menu ul li ul li a { background: none; color: #7c8baf; }
#menu ul li ul li a:hover { background: none; color: #5c6bae; }
*/
#menu ul li ul { display: none; }
#menu ul li:hover ul { display: block; position: absolute; background-color: white; z-index: 10000; top: -12px; left: 160px; border: 1px solid #faba00; width: 170px;}
#menu ul li:hover ul li { float: none; margin: 5px; }
#menu ul li:hover ul li a { background: none; padding: 0; margin: 0; color: #7c8baf; }
#menu ul li:hover ul li a:hover { background: none; color: #5c6bae; text-decoration: underline; }

/*
#menu ul li:hover ul { position: absolute; left: 25px; display: block; border: 2px solid #7c8baf; background-color: white; z-order: 1000; }
#menu ul li:hover ul li { list-style: none; xmargin-left: 5px; margin-bottom: 0px; padding: 0; padding-bottom: 3px; padding-top: 3px; }
#menu ul li:hover ul li a { background: none; color: #7c8baf; }
#menu ul li:hover ul li a:hover { background: none; color: #5c6bae; }*/

#swiggle { background: white; }
#swiggle img { margin-left: 15px; }

#action { background-color: white; }
#test_div { display:none; font-size: 1px; }
#footer { height: 80px; text-align: center; font-size: 12px; }
#footer #footer-links { line-height: 20px; margin-bottom: 8px; }
#footer #footer-links a { xcolor: #808080; xfont-weight: bold; text-decoration: none; margin: 0 5px;}
#footer #footer-links a:hover { text-decoration: underline; xcolor: #9b8449; }
#footer #footer-copyright { text-align: center; color: #808080; font-size: 11px; }

.bold { font-weight: bold; }
.clr { clear: both; height: 0; }

xdiv { border: 1px solid red; }

.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.alignLeft { text-align: left; }

.secure-services { margin-bottom: 300px; margin-top: 50px; }
.secure-services p { text-align: center; }

.separateMargin { margin-bottom: 200px; margin-top: 100px; }

strong { font-weight: bold; }
em { font-style: italic; }

table tr th { font-weight: bold; padding: 5px; }
table tr td { padding: 5px; }
/* table { border: 1px solid #c0c0c0; } */

