@import "layout.css";
@import "ui.all.css";
@import "superfish.css";


/*Normalize all HTML Values */
body {
	margin:0;
	padding:0;
	color: #3c3c3c;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	
}
fieldset, img {
	border:0;
}
address, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-left: 20px;
	color: #3c3c3c;
}
ul  li {
	padding-top: 4px;
	margin-left: 10px;
	list-style-position: outside;
}
ul li a {
	color: #000000;
	text-decoration: underline;
}
th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

/*New Default Styles */
body {
	background:url(../images/page_background_repeat.jpg) top center repeat-y;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
}

/*Block Quote */
blockquote {
	margin-top:0.75em;
	font-size:100%;
	background-color: #f5f5f5;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #d1d3d4;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
	margin-bottom: 2.5em;
	padding-bottom: 15px;
	clear: both;
}
blockquote p {
	margin-top:.375em;
	padding-bottom:.375em;
}
blockquote ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 0px;
}
blockquote ol li {
	padding-top: 8px;
	line-height: 1.4em;
	margin-left: 50px;
	padding-left: 0px;
}
blockquote  ul  li   {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 50px;
}
blockquote ul {
	padding-bottom: 0px;
}

input {
	font-size:11px;
}

/*Header Styles */
h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:30px;
	color:#35302a;
	line-height:100%;
	padding-bottom: 15px;
	width: 620px;
	padding-top: 30px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a63600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d7886;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h4 {
	font-size:1.28em;
	color:black;
		line-height:140%;

}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #3c3c3c;
	padding-top: 0px;
	margin-bottom: 2px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
	margin: 0px;
}
.AllTabsHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #a63600;
}

/*Paragraph Styles */
p {
	color:#3c3c3c;
	margin-top: 0.75em;
	line-height: 1.5em;
}


/*Specialized Tags */
address {
	border-bottom:1px solid #e1ddda;
	border-top:1px solid #e1ddda;
	margin-top:.75em;
	padding:10px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.2em;
}
p  ul li {
	margin-left: 50px;
	list-style-position: outside;
}
strong {
	font-weight: bold;
}
b {
	font-weight: bold;
}
#tab1, #tab2, #tab3 {
	padding-top: 20px;
}
#tab1 ul li, #tab2 ul li, #tab3 ul li {
	list-style-position: outside;
	margin-left: 20px;
}
#tab1 ul ul, #tab2 ul ul, #tab3 ul ul {
	list-style-position: outside;
	list-style-type: none;
}


.li_r, .li_r1 { /*p is for key elements, p1 is for required documents */
	float: left;
	left: 20px;
	clear: both;
	padding-left: 0px;
	position: absolute;
	margin-top: 5px;
	padding-top: 0px;
	width: 20px;
	background-image: none;
}
.li_r a:hover, .li_r1 a:hover, .ul_r a:hover, .ul_r1 a:hover {
	width: 262px;
	background-image: url(../images/r_hover.gif);
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	cursor: text;
}
.ul_r, .ul_r1 {
	float: left;
	left: 0px;
	clear: both;
	padding-left: 0px;
	position: absolute;
	margin-top: 0px;
	padding-top: 0px;
	width: 20px;
	background-image: none;
}


.li_p, .li_p1 { /*p is for key elements, p1 is for required documents */
	float: left;
	left: 20px;
	clear: both;
	padding-left: 0px;
	position: absolute;
	margin-top: 5px;
	padding-top: 0px;
	width: 20px;
	background-image: none;
}
.li_p a:hover, .li_p1 a:hover, .ul_p a:hover, .ul_p1 a:hover {
	width: 250px;
	background-image: url(../images/p_hover.gif);
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	cursor: text;
}
.ul_p, .ul_p1 {
	float: left;
	left: 0px;
	clear: both;
	padding-left: 0px;
	position: absolute;
	margin-top: 0px;
	padding-top: 0px;
	width: 20px;
	background-image: none;
}


table {
	clear: left;
	float: left;
}
td {
	background-position: center top;
}
