body {
	font-family: sans-serif, arial;
	margin: 5px;
	padding:0px; 
}

a {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

a.weather-sentinel {
	font-size: 12px;
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
a.synq {
	font-size: 12px;
	color:#0099CC;
	font-weight: bold;
	text-decoration: none;
}

a.weather-sentinel:hover {
	font-size: 12px;
	color: #336633;
	font-weight: bold;
	text-decoration: underline;
}


.bodyTitle{
	font-family: sans-serif, arial;
	font-size: 20px;
	font-weight:bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

h1 {
	font-family: sans-serif, arial;
	font-size: 20px;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #666666;        
}

.cat {
	font-family: sans-serif, arial;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #666666;
	vertical-align:text-top;
}

.bodySubTitle{
	font-family: sans-serif, arial;
	font-size: 14px;
        font-weight: bold;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	color: #014A64;
}

.bodyContent {
	font-family: sans-serif, arial;
	text-align:left;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
padding-bottom: 10px;
	color: #666666;
}


.bodyContent a:hover {
	text-decoration: underline;
	color: #666666;
}

.articleTitle {
        font-family: sans-serif, arial;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
padding-top: 10px;
padding-bottom: 5px;
}

.articleSummary {
        font-family: sans-serif, arial;
	text-align:left;
	font-size: 12px;
	color: #666666;
}

h1.keyword{
      font-size: 12px;
      line-height: normal;
      display: inline;
      font-weight:normal;
color:#666666
 }
 
.breadCrumb { 
      font-family: Arial, Helvetica, sans-serif; 
      color: #014A64; 
      padding-top: 2px; 
      padding-bottom: 5px; 
      border-top: 1px solid #014A64;  
	border-bottom: 1px solid #014A64;  
}  

.breadCrumb a { 
    color: #014A64;  
	font-size: 10px; 
    padding: 3px; 
 }
.main{
 	width: 800px;
}

.footer {
	text-align: center;
}

.footer a {
	color: #999999;
	text-decoration: none;
}

.footer a:hover {
	color: #014A64;
	text-decoration: underline;
}

.search {
	background-image: url("/img/blue-header-bar.gif");
	background-repeat: no-repeat;
	text-align: right;
	padding: 10px;
}

.search a {
	color: #FFFFFF;
	text-decoration: none;
}

.search a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.search input {
	border:1px #7B98AB;
}

.centercontent{
	background-color: #CCCCCC;
}

.menu{
	background-color: #FFFFFF;
}

.dropdownitem{
	position:absolute;
	visibility: hidden;
	border:0px;
	font:10px;
	line-height: 18px;
	z-index: 100;
	width: 155px;
}

.dropdownitem a{
	background-image: url("/img/button-middle.gif");
	width: 100%;
	display: block;
	text-indent: 3px;
	color: #999999;
	border: 0px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 15px;
	text-align: left;
}

.dropdownitem a:hover{
	color: #014A64;
	text-decoration: underline;
}

.beforemenuitem{
	width: 186px;
	height: 4px;
	background-color: #B3D23A;
}

.menuitem {
	color: #FFFFFF;
	background-color: #014A64;
	border-bottom: 1px solid #FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align: left;
}

.menuitem a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	text-align: left;
}

.menuitem a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:12px;
	text-align: left;
}

.submenuitem {
	color: #FFFFFF;
	background-color: #B7C3C7;
	border-bottom: 1px solid #FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-indent: 20px;
	padding:3px;
	text-align: left;
}

.submenuitem a {
	color: #014A64;
	text-decoration: none;
	font-size:12px;
	text-align: left;
}

.submenuitem a:hover {
	color: #000000;
	text-decoration: underline;
	font-size:12px;
	text-align: left;
}

.beforemenuitem2{
	width: 186px;
	height: 4px;
	background-color: #AAAAAA;
}

.menuitem2 {
	color: #FFFFFF;
	background-color: #666666;
	border-bottom: 1px solid #FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align: left;
}

.menuitem2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	text-align: left;
}

.menuitem2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:12px;
	text-align: left;
}

.submenuitem2 {
	color: #666666;
	background-color: #CCCCCC;
	border-bottom: 1px solid #666666;
	text-indent: 20px;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	text-align: left;
}

.submenuitem2 a {
	color: #666666;
	text-decoration: none;
	font-size:12px;
	text-align: left;
}

.submenuitem2 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size:12px;
	text-align: left;
}

.submenuitem3 {
	color: #014A64;
	background-color: #B7C3C7;
	border-bottom: 1px solid #FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-indent: 40px;
	padding:3px;
	text-align: left;
}

.submenuitem3 a {
	color: #014A64;
	text-decoration: none;
	font-size:12px;
	text-align: left;
}

.submenuitem3 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size:12px;
	text-align: left;
}

.submenuitem-bottom {
	color: #FFFFFF;
	background-color: #B7C3C7;
	border-bottom: 1px solid #666666;
	font-size:12px;
	font-weight:bold;
	text-indent: 20px;
	padding:3px;
	text-align: left;
}

.submenuitem-bottom a {
	color: #014A64;
	text-decoration: none;
	font-size:12px;
	text-align: left;
}

.submenuitem-bottom a:hover {
	color: #000000;
	text-decoration: underline;
	font-size:12px;
	text-align: left;
}

.submenuitem3-bottom {
	color: #014A64;
	background-color: #B7C3C7;
	border-bottom: 1px solid #666666;
	font-size:12px;
	font-weight:bold;
	text-indent: 40px;
	padding:3px;
	text-align: left;
}

.submenuitem3-bottom a {
	color: #014A64;
	text-decoration: none;
	font-size:12px;
	text-align: left;
}

.submenuitem3-bottom a:hover {
	color: #000000;
	text-decoration: underline;
	font-size:12px;
	text-align: left;
}

.index-box-title {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	vertical-align:top;
}

.index-box {
	color: #FFFFFF;
	font-size:10px;
	vertical-align:top;
}

a.index-box {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
}

a.index-box:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:10px;
}

a.index-box-link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
	text-align:right;
}

a.index-box-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:10px;
}

.box-top-left{
	background-image: url("/img/corner-top-left.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.box-top{
	background-image: url("/img/line-top.gif");
	background-repeat: repeat-x;
}
.box-top-right{
	background-image: url("/img/corner-top-right.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.box-left{
	background-image: url("/img/line-left.gif");
	background-repeat: repeat-y;
}
.box-center{
	width: 575px;
	font-size: 12px;
	text-align:left;
	color: #014A64;
}
.box-right{
	background-image: url("/img/line-right.gif");
	background-repeat: repeat-y;
}
.box-bottom-left{
	background-image: url("/img/corner-bottom-left.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.box-bottom{
	background-image: url("/img/line-bottom.gif");
	background-repeat: repeat-x;
}
.box-bottom-right{
	background-image: url("/img/corner-bottom-right.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.greyline{
	background-color: #666666;
	height: 5px;
}
.blueline{
	background-color: #B7C3C7;
	height: 5px;
}
.bluebar{
	background-color: #014A64;
	padding: 10px;
	color: #B7C3C7;
	font-size: 10px;
}
.bluebar-dashed{
	background-color: #014A64;
	border-right: 1px dashed #FFFFFF;
	padding: 10px;
	color: #B7C3C7;
	font-size: 10px;
}
.outline{
	border: 1px solid #FFFFFF;
}
.main-top-left{
	background-image: url("/img/trinn-corner-top-left.gif");
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
}
.main-top{
	background-image: url("/img/trinn-line-top.gif");
	background-repeat: repeat-x;
}
.main-top-right{
	background-image: url("/img/trinn-corner-top-right.gif");
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
}
.main-left{
	background-image: url("/img/trinn-line-left.gif");
	background-repeat: repeat-y;
}
.main-center{
}
.main-right{
	background-image: url("/img/trinn-line-right.gif");
	background-repeat: repeat-y;
}
.main-bottom-left{
	background-image: url("/img/trinn-corner-bottom-left.gif");
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
}
.main-bottom{
	background-image: url("/img/trinn-line-bottom.gif");
	background-repeat: repeat-x;
}
.main-bottom-right{
	background-image: url("/img/trinn-corner-bottom-right.gif");
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
}

.text{
	font-family: sans-serif, arial;
	font-size: 12px;
	color: #666666;
}

.description-text{
	font-family: sans-serif, arial;
	font-size: 10px;
	color: #666666;
	vertical-align:text-top;
}

.description-text a{
	font-family: sans-serif, arial;
	font-size: 10px;
	color: #666666;
}

a.description-text:hover{
	font-family: sans-serif, arial;
	font-size: 10px;
	color: #666666;
}

.center-text{
	font-family: sans-serif, arial;
	font-size: 10px;
	color: #666666;
	text-align:center;
}

.page-title{
	font-family: sans-serif, arial;
	text-align:center;
	font-size: 16px;
	font-weight:bold;
	color: #014A64;
}

.contact-title{
	font-family: sans-serif, arial;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	color: #014A64;
}

.section-title{
	font-family: sans-serif, arial;
	text-align:left;
	vertical-align:top;
	font-size: 14px;
	font-weight:bold;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
}

.ws-section-title{
	font-family: sans-serif, arial;
	text-align:left;
	vertical-align:top;
	font-size: 18px;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 20px;
	color:#B3D234;
}


.field-title{
	font-family: sans-serif, arial;
	text-align:left;
	vertical-align:top;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}

.field-text{
	font-family: sans-serif, arial;
	text-align:left;
	vertical-align:top;
	font-size: 14px;
	font-weight:bold;
	color:#004964;
}

.table-heading{
	font-family: sans-serif, arial;
	text-align:center;
	vertical-align:top;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}

.subsection-title{
	font-family: sans-serif, arial;
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	padding-left: 30px;
	color: #666666;
}

.body-text{
	font-family: sans-serif, arial;
	text-align:left;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	color: #666666;
}

li{
	list-style-type:square;
	padding-left: 10px;
	padding-right: 30px;
	color: #666666;
}

li.skillset{
	list-style-type:square;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

li.articles{
	list-style-type:circle;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}



img.ws{
	float:right;
	border:0; 
	padding:20px;
}

img.icon{
	border:0; 
}

img.partners-affiliates{
	float:right;
	border:0; 
	padding:40px;
}

a.skillset{
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

a.skillset:hover {
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

td.skillset{
	font-family: sans-serif, arial;
	text-align:left;
	vertical-align:top;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 5px;
	color: #666666;
}

.download-titles{
	font-family: sans-serif, arial;
	text-align:center;
	font-size: 18px;
	font-weight:bold;
	color: #014A64;
}

td.newsletter-headings{
	font-family: sans-serif, arial;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	color: #014A64;
	border-bottom: #728FA5 2px solid;
}


td.form{
	font-family: sans-serif, arial;
	vertical-align:top;
	padding-left:30px;
}

td.form-2{
	font-family: sans-serif, arial;
	vertical-align:top;
	padding-left:25px;
	padding-right:25px;
}

td.form-button{
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
}

table.form-border{
	border:1px solid #b7c3c7;
	padding:10px;
}

td.form-border{
	border:1px solid #b7c3c7;
	padding:0px;
}

img.title-bar{
	vertical-align:top;
	text-align:center;
}	