html {	
	overflow: -moz-scrollbars-vertical !important;
	overflow-y: scroll;
}
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;
	font-family: Tahoma, Verdana, Arial, "sans serif";
	color:#424242;
}
/* 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: "" "";
}

html{height:100%; width:100% }
body{height:100%; width:100%; /*behavior:url(/common/styles/csshover.htc);*/}
a,a:active,a:visited{ text-decoration:none;}
a:hover {text-decoration:underline;}
#mainContent ul{position: relative;list-style:none;margin:5px 0 5px 0;}
#mainContent ul li{padding: 0px 0 0px 15px;background: url(../images/bullet.png) no-repeat 0px 3px;margin-bottom:4px;}

#container{ position:relative; width:1040px;}



h1{ font-weight:bold;}
h2, h1.h2Type{margin:8px 5px 8px 5px;font-size: 70%;	color:#333333;	font-weight:bold;}
h3{margin:5px; font-size: 70%;	font-weight:bold;}
h4{margin:5px; font-size: 70%;	font-weight:bold;	font-style: italic;}
p{margin:5px;padding:0;}
.alignRight{text-align: right;}
.alignLeft{text-align: left;}
.alignCenter{text-align: center;}
.clear0 {height:0px; line-height:0px; clear:both;}
.clear{clear: both;}
.clearLeft{clear: left;}
.clearRight{clear: right;}
.floatLeft{float:left;}
.floatRight{float:right;}
.redText{color:#f11515;}
a.redText{color:#f11515;}
select,input,textarea{background-color: white;border:1px solid #b3b7bd;margin:0;font-family: Tahoma, Verdana, Arial, "sans serif"; padding:1px;}
input[type="radio"], input.radio{	border:0 !important;
}
.noScreen{
	display:none !important;
}
.pad20{height:20px;}
.pad10{height:10px;}
.pad5{height:5px;}

