body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 90%;
	padding-top: 0px;
}
.micro-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-right: 0px;
	padding-top: 20px;
}
.micro-nav a {
	margin-right: 7px;
	margin-left: 7px;
	text-decoration: none;
	color: #666666;
}
.micro-nav a:hover {
	text-decoration: underline;
	color: #000000;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #666666;
	text-decoration: none;
	height: 15px;
}

/* Start Top Navigation */

#top-nav{
	margin: 0;
	padding: 0;
	}

#top-nav ul{
	width: 770px;
	margin: 0;
	float: left;
	background-image: url(../images/top-nav-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

#top-nav ul li{
	display: inline;
}


#top-nav ul li a, #top-nav ul li span{
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/top-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#top-nav ul li span{ /*Targets span tag to the right of #leftcorner below*/
	padding-left: 20px;
}

#top-nav ul li a#leftcorner{
	float: none;
	padding-left: 20px;
	padding-right: 0px;
	background-image: url(../images/top-nav-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#top-nav ul li a#rightcorner{
	padding-right: 10px;
	background-image: url(../images/top-nav-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}

#top-nav ul li a:hover{
	text-decoration: underline;
}


/* End Top Navigation */



/* Start Rounded box */

.top-left-corner {
	background-image: url(../images/top-left-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 14px;
	width: 14px;
}
.top-right-corner {

	background-image: url(../images/top-right-corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 14px;
}
.bottom-right-border {
	background-image: url(../images/bottom-right-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 14px;
}
.bottom-left-border {
	background-image: url(../images/bottom-left-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	width: 14px;
}
.top-border {
	background-image: url(../images/top-border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom-border {
	background-image: url(../images/bottom-border.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left-border {

	background-image: url(../images/left-border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right-border {


	background-image: url(../images/right-border.gif);
	background-repeat: repeat-y;
	background-position: left;
}


/* End Rounded box */

.arial-15-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #d47014;
	text-decoration: none;
	line-height: 18px;
}
.arial13bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2d669f;
	text-decoration: none;
}
.arial13bluebold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1c8cb6;
	text-decoration: none;
}
.arial13bluebold a:hover {
	color: #1c8cb6;
	text-decoration:underline;
}

.arial-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	line-height: 17px;
}
.arial-13-black1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	line-height: 29px;
}

.Quote-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #e27919;
}
.Quote-left-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #535fa8;
}
.arial-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	line-height: 17px;
	
}
.home-news-first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	line-height: 18px;
}
.home-news-first a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	line-height: 18px;
}
.home-news-first a:hover {
	color: #1b2980;
	text-decoration:underline;
}
.home-news-second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d47014;
	text-decoration: none;
	line-height: 17px;
	font-style: italic;
}
.arial-13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b2980;
	text-decoration: none;
}

.arial-15-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
.more-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.more-link:hover {
	color: #333333;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.footerbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	margin-right: 0px;
	padding-top: 15px;
}
.footerbig a {
	margin-right: 7px;
	margin-left: 7px;
	text-decoration: none;
	color: #474747;
}
.footerbig a:hover {
	text-decoration: underline;
	color: #000000;
}
.top-nav-leftcorner{
	float: left;
	padding-left: 20px;
	padding-right: 0px;
	background-image: url(../images/top-nav-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ins-top-left-corner {
	background-image: url(../images/ins-blue-bdr-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 32px;
	width: 15px;
}
.ins-top-right-corner {
	background-image: url(../images/ins-blue-bdr-lright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 32px;
	width: 13px;
}

.ins-top-hr-left {
	background-image: url(../images/ins-hr-left.jpg);
	background-repeat:repeat-y;
	background-position: right bottom;
	height: 4px;
	width: 15px;
}
.ins-top-hr-right {
	background-image: url(../images/ins-hr-right.jpg);
	background-repeat:repeat-y;
	background-position: right bottom;
	height: 6px;
	width: 13px;
}
.ins-hr-bottom1 {
	background-image: url(../images/ins-hr-bottom.jpg);
	background-repeat:repeat-y;
	background-position: right bottom;
	height: 10px;
	width: 976px;
}

.left-nav-ins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.left-nav-ins a {
	text-decoration: none;
	color: #666666;
}
.left-nav-ins a:hover {
	text-decoration: none;
	color: #c94511;
}

.left-nav-current{
	color:#c94511;
}
.left-nav-current a {
	color:#c94511;
}

.ins-top-border {
	background
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #1b2980;
}
.box
{
	BORDER-RIGHT: #e0e0e0 1px solid;
	BORDER-TOP: #e0e0e0 1px solid;
	BORDER-LEFT: #e0e0e0 1px solid;
	BORDER-BOTTOM: #e0e0e0 1px solid;
	BORDER-COLOR: #e0e0e0;
	padding: 5px;
	
}
.box-bottom
{
	BORDER-BOTTOM: #e0e0e0 1px solid;
	BORDER-COLOR: #e0e0e0;
}

.morelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#d47014;
	line-height:3;
	}
.morelink a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#d47014;
	}
.morelink a:hover {
	text-decoration:underline;
	color:#d47014;
	}
	
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-right: 0px;
	}
	
.breadcrumb a {
	text-decoration: none;
	color: #ffffff;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #ffffff;
}	
.breadcrumb-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fed27d;
	text-decoration: none;
	margin-right: 0px;
	}
.website-hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #e27919;
}
.website-hyperlink a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #e27919;
}
.website-hyperlink a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #e27919;
}

.arial-13-blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2d669f;
	text-decoration: none;
	line-height: 29px;
}
.news-space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
	line-height: 28px;
}