@charset "utf-8";

body {
	background-color: #333;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1{
	font-weight:bold;
	font-size:18px;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
	margin-top: -2px;
}
h2{
	font-weight:bold;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	margin-bottom: 2px;
	margin-top: 0px;
}
h3, h4, h5, h6 {
	font-weight: normal;
}

p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
a { text-decoration: none; }
ul { list-style: none; }
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#Top_Nav_Item {
	color: #fff;
	font-weight: bold;	
	font-size: 140%;
	margin-left: 60px;
	
	display: inline;
	float: left;
	margin-bottom: 0;
}
#Top_Nav_Item :link, #Top_Nav_Item :visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#Top_Nav_Item :hover, #Top_Nav_Item :focus {
	color: #ececec;
	font-weight: bold;
}
#Top_Nav_Item :active {
	color: #ececec;
	font-weight: bold;
}
ul.dropdown { 
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	margin-top: 0px;
	padding: 0;
}
ul.dropdown li                      { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	float: left;  
	background: #0f1176; 
}
ul.dropdown a:hover		            { color: #333 }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a { 
	display: block; 
	padding: 4px 8px;
	/*border-right: 2px solid #333;
	border-left: 2px solid #333;*/
	color: #222; }
	
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #06C; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }


ul.dropdown ul 						{ width: 150px; height: 10px; visibility: hidden; position: absolute; top: 100%; left: -40px; }
ul.dropdown ul li 					{ font-weight: normal; background: #101670; color: #000; 
									  border-bottom: 0.5px solid #ccc; border-top: 1px solid #ccc; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 


ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 940px;
	margin-bottom: 10px;
}
#header {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #264A88;
	background-attachment: scroll;
	background-image: url(images/bg_header.png);
	background-position: left top;
	background-repeat: repeat-x;
	width: 940px;
	padding-top: 0px;
	height: 150px;
}
html > body #header {
	height: auto;
	min-height: 150px;
	color: #E8E8E8;
}
#bg_header_top {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_header_top.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 10px;
	margin-bottom: 0;
	width: 940px;
}
.logo {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	background-image: url(images/sqlogo.gif);
	float: left;
	height: 139px;
	width: 170px;
	background-position:0px 0px;
}
.logo:hover {
	background-position:0px -139px;

}

#header_collage {
	margin-left: 0px;
	margin-top: 1px;
	display: inline;
	float: left;
	height: 139px;
	margin-bottom: 0;
	width: 735px;
}
#nav_top {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #0f1176;
	width: 940px;
	padding-top: 0px;
	height: 24px;
}

#bg_sub_nav {
	margin-left: 15px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-right: 15px;
	width: 190px;
	background-image: url(images/bg_side_nav_middle.gif);
	background-repeat: repeat;
}
#bg_sub_nav_top {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_side_nav_top.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 9px;
	margin-bottom: 0;
	width: 190px;
}
#bg_sub_nav_bottom {
	margin-left: 0px;
	margin-top: 10px;
	background-image: url(images/bg_side_nav_bottom.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 7px;
	margin-bottom: 0px;
	margin-right: 10px;
	width: 190px;
}
#Side_Nav_Item {
	color: #646464;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-left: 19px;
	margin-top: 5px;
	margin-bottom: 15px;
	display: inline;
	float: left;
}
#Side_Nav_Item :link, #Side_Nav_Item :visited {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}
#Side_Nav_Item :visited {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}
#Side_Nav_Item :hover, #Side_Nav_Item :focus {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#Side_Nav_Item :active {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.h4_heading {
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	color: #464646;
	line-height: 155%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 2px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 180px;
}
#Line {
	margin-left: 4px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	border-bottom: 1px solid #464646;
	width: 168px;
	height: 1px;
	overflow: hidden;
}
.xmlFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: 110%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 4px;
	margin-top: 6px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 180px;
}
#securityLevel {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #03f;
	width: 190px;
	padding-top: 0px;
	height: 77px;
}

#colwrap {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 940px;
	background-attachment: scroll;
	background-image: url(images/bg_left_side_only.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#Center {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 491px;
	padding-top: 0px;
	height: 583px;
}
html > body #Center {
	height: auto;
	min-height: 584px;
}
.h1_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: left;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 19px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 461px;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #000;
	line-height: 140%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 19px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 10;
	width: 461px;
}
.h2_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	text-align: left;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 19px;
	margin-top: 92px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 461px;
}
.dummy_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #000;
	line-height: 140%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 19px;
	margin-top: 5px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 461px;
}
#Right {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 229px;
	padding-top: 0px;
	height: 583px;
}
html > body #Right {
	height: auto;
	min-height: 584px;
}

#Left {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 229px;
	padding-top: 0px;
	height: 583px;
}
html > body #Left {
	height: auto;
	min-height: 584px;
}
#bg_sub_col {
	margin-left: 8px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 220px;
	background-image: url(images/bg_sub_col_middle.gif);
	background-repeat: repeat;
}
#bg_sub_col_top {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_sub_col_top.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 13px;
	margin-bottom: 0;
	width: 220px;
}
#mini_calendar {
	margin-left: 8px;
	margin-top: 2px;
	display: inline;
	float: left;
	margin-bottom: 0px;
	background-color: #464646;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 45px;
	height: 110px;
}
.calendar-month{
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	color: #fff;	
}
table.calendar {border: 0}
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt;}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 12pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {text-align: center;}
table.calendar td.linked-day {font-weight: bold; font-size: 11pt; color: #264A88;}

.h3_heading {
	font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 155%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 17px;
	margin-top: 6px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 180px;
}
.Txt_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #fff;
	line-height: 155%;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: 5px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 180px;
}
#stormpulse_api {
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 218px;
	padding-top: 0px;
	height: 177px;
}
#weather_api {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 218px;
	padding-top: 0px;
	height: 177px;
	vertical-align:top;
	text-align:justify; 
}
.weather_icon {
	float:left;
	margin-bottom: -5px;
	margin-top:-5px;
}
#mini_weather0{
	margin-left: 30px;
	float:left;
}
#mini_weather1{
	margin-right: 30px;
	float:right;
}
html > body #stormpulse_api {
	height: auto;
	min-height: 178px;
}

#bg_sub_col_bottom {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_sub_col_bottom.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 8px;
	margin-bottom: 0;
	width: 220px;
}
#footer {
	margin-left: 0px;
	margin-top: 1px;
	background-image: url(images/footer.png);
	background-repeat:no-repeat;
	background-color: #333;
	color: #333;
	overflow: hidden;
	display: inline;
	float: left;
	height: 40px;
	padding-bottom: 15px;
	width: 940px;
	
}
#footer #partners { float:right; }
#partners li { float:left;  margin:-5px 0px 0px 0px; height:28px; }
#partners li a { display:block; height:28px; background-image:url(./images/footer_links.png); text-indent:-9999px;}
#partners .xml {width:50px; background-position:0px -32px;}
#partners .xml:hover { background-position:0px -2px; }
#partners .facebook { width:30px; background-position: -50px -32px; }
#partners .facebook:hover { background-position: -50px -2px; }
#partners .twitter { width:35px; background-position:-80px -32px; }
#partners .twitter:hover { background-position:-80px -2px; }
#partners .picasa { width:35px; background-position:-115px -32px}
#partners .picasa:hover { background-position:-115px -2px; }
#partners .youtube { width:35px; background-position:-150px -32px; }
#partners .youtube:hover { background-position:-150px -2px; }
#partners .stumbledupon { width:35px; background-position:-185px -32px; }
#partners .stumbledupon:hover { background-position:-185px -2px; }
#partners .digg { width:35px; background-position:-220px -32px; }
#partners .digg:hover { background-position:-220px -2px; }
#partners .delicious { width:46px; background-position:-68px 0; }
#partners .delicious:hover { background-position:-68px -18px; }
#partners .linkedin { width:46px; background-position:-68px 0; }
#partners .linkedin:hover { background-position:-68px -18px; }

