body{font-family:Verdana,Arial,sans-serif;color: #000;margin: 0px;
padding: 10px;width: 98%;  background-color:#033; font-size: 75%;text-align:left; text-indent:2px; line-height:18px; color:#000;}
fieldset, img { border: 0; }
option { padding-left: 0.4em; }
ul, ol, dl { margin: 1em 0; padding-left: 40px }
dl { margin: 1em 0; }
dd { padding-left: 40px; }
blockquote { margin: 0 0 1em 1.5em; }
p {	margin: 1em 0;padding: 2px; }
table {background-color:#FFF; }
td, th { padding: 1px; }
html {height: 100%;margin-bottom: 1px;}
td {text-align:justify;padding: 5px;}
a:link {color: #069;text-decoration: none;}
a:visited {color: #06C;text-decoration: none;}
a:hover {text-decoration: none;color: #f00;}
a:active {color: #069;text-decoration: none;}
h1{font-family: Arial,Verdana,sans-serif; font-size: 18px; color: #033; line-height:20px;}
h2{font-size: 130%; color: #990033;}
h3{font-size: 100%; color: #060;}
h4{font-size: 125%;}
h6{font-family: Arial,Verdana,sans-serif; font-size: 140%; color: #069; line-height:23px;}
.f{font-size: 80%;text-align:left; text-indent:2px; line-height:15px; color:#000; }
.f img{padding: 5px 5px 5px 5px;margin: 0 5px 5px 0;}
.y{font-size: 75%;text-align:left; color:#996;}
.z{font-size: 75%;text-align:left; color:#999;}
.w{font-size: 75%;text-align:left; color:#fff;}
.t1 {border-bottom: 1px dotted #966;}
.t2 {border-top: 1px solid #069;border-bottom: 1px solid #069;border-left: 1px solid #069;border-right: 1px solid #069;}
.t3 {border-bottom: 1px solid #669;}
.t4 {border-top: 1px solid #069;}
.t5 {border-left: 1px solid #669; }
.t6 {background-color: #F4FDFF; border-top: 1px dotted #069;border-bottom: 1px dotted #069;border-left: 1px dotted #069;border-right: 1px dotted #069;}
.t7 {border-bottom: 1px dotted #069;}
.b { text-align:left; background-color: #FFE8E8; border-bottom:1px solid #FBB; border-left:1px solid #FBB; border-right:1px solid #FBB; border-top:1px solid #FBB}
.style2 {color: #990099}
.style1 {color: #003366}
.style4 {color: #990033}
.style5 {color: #FF0000;font-weight: bold;}
.style6 {color: #000000}
.style8 {font-size: large}
.t9 {border-top: 1px solid #069;border-bottom: 1px solid #069;border-left: 1px solid #069;border-right: 1px solid #069; color:#F00; font-weight:400; line-height: 20px; letter-spacing:1px;}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px; 
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #ccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #366;
	font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 10px;
	color: #fff;
}

#sectionLinks a:hover{
	border-top: 1px solid #ccc;
	background-color: #966;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#footer{
   	background-color: #366;
	color:#fff;
	font-size:9px;	
}
blockquote {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 10px 20px 10px 20px;
	margin: 15px 0; color:#993366;
	background: #f6f6f6;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

blockquote.blue, blockquote.red, blockquote.green, blockquote.purple, blockquote.orange, blockquote.brown, blockquote.grey {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 20px;
	margin: 15px 0;
	border: 0;
	background: 0;
}

blockquote.blue{color: #0D507A;}
blockquote.red{color: #D12E2E;}
blockquote.green{color: #74A824;}
blockquote.purple{color: #9E0E87;}
blockquote.orange{color: #CC8300;}
blockquote.brown{color: #8B6846;}
blockquote.grey {color: #666;}

blockquote.quotes {
	display: block;
	background: url(../images/css/quote-start.png) 0 5px no-repeat;
	padding: 0px 20px 0 38px;
	margin: 20px 0;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	color: #666;
	border: 0;
}

blockquote.quotes p {
	padding: 0 38px 0 0;
	margin-top: 0;
	background: url(../images/css/quote-end.png) 100% 100% no-repeat;
}

