body{
	margin:0;
	padding:0;
	line-height: normal;
	background-image: url(images/background_top_tile.jpg);
	background-repeat: repeat-x;
	background-color: #f9f8f4;
	scrollbar-face-color:#E0E0E0;
	scrollbar-base-color:#E0E0E0;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F4F4F4;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#white;
	scrollbar-darkshadow-Color:#cccccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#009900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #19596E;
}


#maincontainer{
	width: 822px; /*Center container on page*/
	float: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	
}

#topsection{
	height: 106px; /*Height of top section*/
	width: 822px;
	margin: auto;
	background-color: #EAEAEA;
	background-image: ;
	background-repeat: no-repeat;
}


#topsection_sub{
	height: 106px; /*Height of top section*/
	width: 822px;
	margin: auto;
	background-color: #EAEAEA;
	background-repeat: no-repeat;

}

#menu {
	width: 822px;
}

/*NAVIGATION SECTION*/
#nav {
	z-index: 1;
}

#navbar {
	background-image: url(images/butt_blue_bk.jpg);
	background-repeat: repeat-x;
	height: 53px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: auto;
	z-index: 50;
	background-color: #2E3845;
	z-index: 3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#thicktabs{
	margin: 0;
	padding: 0;
	font-family: "Arial", Arial;
	font-size: 11px;
	font-weight: normal;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #FFFFFF;
}

#thicktabs li{
	display: inline;
}

#thicktabs li a{
	float: left;
	color: #FFFFFF;
	padding: 6px 10px 7px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(images/butt_blue_bk.jpg) top right no-repeat;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #274c69;
}
#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
}
#thicktabs li a#currentpage{ /*Extra CSS for right most menu item*/
	background-position: left top; /*Position background image to the left instead of default right, to hide indented underline for this link*/
	border-right-width: 1px;
	color: #19596e;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/butt_white_bk.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}
#thicktabs li a:visited{
color: #FFFFFF;
}
#thicktabs li a:hover{
	color: #FFFFFF;
	background-image: url(images/butt_blueover_bk.jpg);
	background-repeat: repeat-x;
}
/*NAVIGATION SECTION ENDS*/

#contentwrapper{
	background-image: url(images/content_bk_gradient.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	
}

#leftcolumnhome{
	float: left;
	width: 270px;
	background-image: url(images/content_bk_gradient.jpg);
	margin-top: 10px;
}


#leftcolumnhome p {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", Verdana;
	font-weight: normal;
	line-height: 18px;
}

#leftcolumnhome h1 {
	font-size: 18px;
	color: #005899;
	font-family: "Arial", Verdana;
	font-weight: normal;
}

#leftcolumnsub{
	float: left;
	width: 535px;
}

#leftcolumnsub p {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", Verdana;
	font-weight: normal;
	line-height: 20px;
}

#leftcolumnsub a {
	font-size: 12px;
	color: #6b9c15;
	font-family: "Arial", Verdana;
	font-weight: normal;
	line-height: 18px;
}

#leftcolumnsub h1 {
	font-size: 24px;
	color: #005899;
	font-family: "Arial", Verdana;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

#leftcolumnsub h2 {
	font-size: 18px;
	color:#005899;
	font-family: "Arial", Verdana;
	font-weight: normal;
	line-height: 19px;
	margin-top: 0px;
}

#leftcolumnsub h3 {
	font-size: 13px;
	color: #005899;
	font-family: "Arial", Verdana;
	font-weight: normal;
	line-height: 14px;
	font-weight: bold;
}

#leftcolumnsub h4 {
	font-size: 13px;
	color: #6b9c15;
	font-family: "Arial", Verdana;
	font-weight: normal;
	line-height: 14px;
	padding-left: 10px;
	font-weight: bold;
}

#leftcolumnsub h4 a {
	font-size: 13px;
	color: #6b9c15;
	font-family: "Arial", Verdana;
	font-weight: normal;
	line-height: 14px;
	font-weight: bold;
}

#rightcolumnhome{
	float: right;
	width: 494px;
	z-index:2;
	background-image: url(images/content_bk_gradient.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#rightcolumnsub{
	float: right;
	width: 220px;
	height: auto;
}

#rightcolumnsub p {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", Verdana;
	padding-left: 5px;
	font-weight: normal;
	line-height: 18px;
}

#rightcolumnsub a {
	font-size: 12px;
	color: #6b9c15;
	font-family: "Arial", Verdana;
	font-weight: normal;
	line-height: 18px;
}

#bottomcontenthome{
	clear: both;
}

#bottomcontenthome h1 {
	font-size: 18px;
	color: #005899;
	font-family: "Arial", Verdana;
	font-weight: normal;
	line-height: 14px;
	padding-top: 15px;
}

.clear {
	clear:both;
	}
	
	
#footer{
	clear: both;
	width: 822px;
	font-family: "Arial", Verdana;

}

#footer p{
	
	margin-left: 20px;
	font-family: "Arial", Verdana;
	color: #666666;
	font-size: 10px;
	text-align: center;
}

#footer a{
	color:#005899;
}

#copyright{
	width: 822px;
	height: 20px;
	font-family: "Arial", Verdana;
	color: #eceade;
	font-size: 10px;
	marign-bottom: auto;
	background-color: #eceade;
	margin: auto;
	}
	
#copyright p{
	font-size: 10px;
	font-family: "Arial", Verdana;
	margin-top: 15px;
	marign-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #eceade;
	margin-bottom: auto;
	padding-left: 15px;
	text-align: left;
	}.bullet_points {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
#copyright a{ 
color:#eceade;
}

.bullet_points {
color: #333333;
}.box_headers {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
	text-align: left;
}
.box_text {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
}
.bigimages {
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: 5px solid #E1E1DB;
}
.thumbimages {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #E1E1DB;
	border-right-color: #E1E1DB;
	border-bottom-color: #E1E1DB;
	border-left-color: #E1E1DB;
	display: block;
	margin: 5px;
	height: 108px;
	width: 108px;
	float: left;
}
.lftsubbigimages {
	display: block;
	border: 5px solid #E1E1DB;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
