body {
	background-color: #133468;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ntop-bg {
	background-color: #FFFFFF;
	background-image: url(../images/ntop-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D3E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7D3E6;
}
.ntop-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #133469;
	text-decoration: none;
}
.ncenter-bg {
	background-color: #E9F2F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D3E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #133468;
	text-decoration: none;
}
.nleft-bg {
	background-color: #4E6EA0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #133468;
	border-left-color: #133468;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.nleft-bg a:link {color: #FFFFFF;text-decoration: underline;}
.nleft-bg a:visited {color: #FFFFFF;text-decoration: underline;}
.nleft-bg a:hover {color: #FF9900;text-decoration: none;}
.nleft-bg a:active {color: #FFFFFF;text-decoration: underline;}
.ncenter-top-bg {
	background-image: url(../images/n-center-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #214276;
	text-decoration: none;
	padding-left: 8px;
}
.ncenter-top-bg1 {
	background-image: url(../images/n-center-top1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #214276;
	text-decoration: none;
	padding-left: 8px;
}
.ncenter-top-bg2 {
	background-image: url(../images/n-center-top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #214276;
	text-decoration: none;
	padding-left: 8px;
	text-transform: uppercase;
}
.n-cen-cen-bg {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #133468;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99C6E5;
	border-left-color: #99C6E5;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.n-bottom-bg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7D3E6;
	border-bottom-color: #B7D3E6;
	border-left-color: #B7D3E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #DD7004;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 13px;
}

.n-bottom-bg a:link {color: #DD7004;text-decoration: none;}
.n-bottom-bg a:visited {color: #DD7004;text-decoration: none;}
.n-bottom-bg a:hover {color: #4E6EA0;text-decoration: underline;}
.n-bottom-bg a:active {color: #DD7004;text-decoration: none;}

.td-bgWhite {
	background-color: #FCFDFE;
}

h1, h2, h3, h4, h5, h6 { font-size:14px; font-weight:bold; color:#fe8208; }
body {
	background-color: #133468;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h3 {margin:10px 5px 3px 1px;}
p {margin:0; padding:5px; padding-left:1px; padding-bottom:10px;}
a:link {
	color: #c56403;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C56403;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #C56403;
}
.border {
	border: 1px solid #b7d3e6;
	background-color: #FCFDFE;
}
.borderTB {
	border: 1px solid #b7d3e6;
	border-right: none;
	border-left: none;
}
.borderRL {
	border: 1px solid #b7d3e6;
	border-top: none;
	border-bottom: none;
}
.blue { background-color:#e9f2f9; }
.white { background-color:#fff; }
.padTop {
	padding-top: 24px;
}
.pad1 { padding:17px; padding-bottom:12px; }
.pad2 { padding:5px 10px; }
.pad3 { padding:23px; }
.pad4 { padding-right:24px; line-height:15px; }
.pad5 { padding:10px; }
.pad7 { padding-bottom:20px; }
.top {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.topB { background-color:#fafcff; }
.title_bg {
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	padding-left:10px; 
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
}
.dropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#133468;
	width:50px;
	border: solid 1px #b2b9c3;
	height:18px;
}
.dropdown2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#133468;
	width:175px;
	border: solid 1px #b2b9c3;
	height:18px;
}
.dash {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 20px;
}
.weatherbg {
	background-color: #5f7fb1;
	background-image: url(../images/weatherbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 192px;
}
.plane {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#fff;
}
.plane td a:link { text-decoration:underline; color:#fff; }
.plane td a:visited { text-decoration:underline; color:#fff; }
.plane td a:hover { text-decoration:underline; color:#000; }
.plane td a:active { text-decoration:underline; color:#fff; }
.plane td span a:link { text-decoration:underline; color:#fffc1f; }
.plane td span a:visited { text-decoration:underline; color:#fffc1f; }
.plane td span a:hover { text-decoration:underline; color:#000; }
.plane td span a:active { text-decoration:underline; color:#fffc1f; }
.weather {
	background-image: url(../images/weatherbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 107px;
	width: 164px;
	margin-top: 10px;
	margin-left: 5px;
}
.img { float:left; padding-bottom:12px; padding-top:5px; }
.weather p { padding:0; margin:0; }
.weather span { font-size:18px; font-weight: bold; line-height:18px; }
.weather div { padding-left:10px; line-height:14px; clear: both; }
.textField { width:100px; height:15px; background-color:#fff; font-size:11px; color:#333333; border: solid 1px #6699CC; }
.footer { color:#214276; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:15px; padding:15px; }
.footer a:link { color:#214276; text-decoration:none; }
.footer a:visited{ color:#214276; text-decoration:none; }
.footer a:hover { color:#214276; text-decoration:underline; }
.footer a:active { color:#214276; text-decoration:none; }
.pad6 { padding:0; }
