/***************************************************
				      GENERAL
***************************************************/
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	text-decoration:none;
}*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#82b44b url(../images/page_b.png) bottom center repeat-x;
	line-height: 17px;
	color:#3b3b3b;

}

.smallertext
{
font-size:90%;
color:#666666;
line-height:125%;
}

.largertext
{
font-size:150%;
color:#666666;
line-height:125%;
}


#iframearea iframe
{
padding:5px;
border:1px solid #cccccc;
}

#iframearea
{
font-size:11px;
margin-bottom:0px;
}

#iframearea a, #iframearea a:link, #iframearea a:visited
{
font-size:11px;
color:##04519b;
}

#iframearea a:hover
{
color:#cccccc;
}

.imgborder
{
padding:5px;
border:1px solid #dddddd;
}


a img
{
border-style:none;
}

h1
{

	font-size: 28px;
	color: #739141;	
	margin-bottom: 0.5em;
	padding-bottom: 0em;
	font-family: 'Lato', arial !important;
	font-weight:700;
	margin-top:10px;
}



h2
{

	font-size: 20px;
	color: #222222;	
	margin-bottom: .8em;
	padding-bottom: 0em;
	font-weight:bold;
	margin-top:10px;
	font-family: 'Lato', arial !important;
	font-weight:700;
}


h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #666666;	
	margin-bottom: 0.5em;
	padding-bottom: 0em;
}

h4 {
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	color: #222222;	
	margin-bottom: 0.5em;
	padding-bottom: 0.4em;
	

}
h5 {
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	color: #666666;	
	margin-bottom: 0.5em;
	padding-bottom: 0.4em;

}


h6
{

	font-size: 16px;
	color: #222222;	
	margin-bottom: .8em;
	padding-bottom: 0em;
	margin-top:10px;
	font-family: 'Lato', arial !important;
	font-weight:400;
}

h7
{

	font-size: 20px;
	color: #222222;	
	margin-bottom: .8em;
	padding-bottom: 0em;
	margin-top:10px;
	font-family: 'Lato', arial !important;
	font-weight:400;
}


p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom:15px;
}
strong {
	font-weight:bold;
}
a {
	color: #216A97;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	
	color:#666666;
}

ul
{
margin-left:0px;
padding:20px;
padding-top:0px;
margin-bottom:0px;
}

.cleardiv
{
clear:both;
}


.boxing
{
padding:15px 20px;
}

.boxing2
{
padding:30px 12px;
line-height:16px;

}

.boxing3
{
padding:20px;
}

.boxing4
{
border:1px solid #aead96;
padding:10px;
display:inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color:#f6f6e8;
}

.boxing4 h4
{
font-family: 'Lato', arial !important;
margin:0px;
font-weight:bold;
}

.greentext
{
color:#0e400f;
}

.lightgreentext
{
color:#62902d;
}

.lightergreentext
{
color:#597533;
}

.greytext
{
color:#666666;
}

.bluetext
{
color:#215e97;
}

.browntext
{
color:#403e15;
}

.whitetext
{
color:#ffffff;
}

.smallerbox
{
float:left;
display:block;
width:230px;
margin-right:20px;
padding-top:120px;
}

.nomarginright
{
margin-right:0px;
}

.nomarginleft
{
margin-left:0px;
}

.table td.nopadding
{
padding:0px;
}

.table table.noborder td
{
border:0px;
border-bottom:1px solid #bababa;
}

.noborder-bottom
{
border-bottom:0px;
}

.greenbutton
{
background-color:#447021;
display:block-inline;
color:#ffffff;
padding:2px 5px;
font-size:11px;
float:right;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.greenbutton:hover
{
background-color:#1f3c08;
color:#ffffff;
}



.bluebutton
{
background-color:#134196;
display:block-inline;
color:#ffffff;
padding:5px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
float:right;


}

.bluebutton2
{
background-color:#134196;
display:block-inline;
color:#ffffff;
padding:5px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
float:left;


}

.bluebutton:hover
{
background-color:#666666;
color:#ffffff;
}

.widgetbox
{
float:left;
width:32%;
}

.dotted
{
background:url(../images/dotted.gif) repeat-x center center;
height:11px;
}

.leftpadding
{
padding-left:10px;
}

.rightpadding
{
padding-right:10px;
}

.leftmargin
{
margin-left:20px;
}

.rightmargin
{
margin-right:10px;
}


.texthighlight
{
font-size:16px;
color:#666666;
font-weight:normal;
line-height:20px;
}

/***************************************************
						 LAYOUT
***************************************************/
#wrapper
{
width:1000px;
margin:auto;
}

#header
{
width:1000px;

}

#topbar
{
background:#6e7173 url(../images/toolbar_bg.png) repeat-x bottom;
height:25px;
color:#dddddd;
font-size:11px;
padding-top:5px;
padding-left:15px;
}

#banner
{
background-image:url(../images/header_bg.jpg);

height:116px;

}

#menuarea
{
background:url(../images/menubg.png) no-repeat top center;
height:40px;
}

#afterheader
{
height:30px;
}

#page-container
{
width:1000px;
}

#page-top
{
height:10px;
background:url(../images/top-page-border.png) no-repeat top center;
}

#page-bottom
{
height:90px;
background:url(../images/page-bottom-border.png) no-repeat bottom center;
border-top:1px solid #d5d5d5;
}

#page-layout
{
background-color:#ffffff;
min-height:500px;
}

#after-wrapper
{
background:url(../images/bottom-reflection.png) no-repeat;
margin:auto;
width:1000px;
height:141px;
}

#sidebar
{
padding:20px 0px;
}

#content-left
{
float:left;
width:750px;
}

#content-right
{
float:right;
width:200px;
}


#slideshow-area
{
height:360px;
background:url(../images/slideshowbg.png) no-repeat top left;
padding:13px 0px 0px 10px;
}

#inside-slideshow
{
padding:7px;
border:1px solid #cccccc;
width:640px;
padding-bottom:45px;
margin-bottom:20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 2px 3px 5px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 3px 5px -3px rgba(0,0,0,0.75);
box-shadow: 2px 3px 5px -3px rgba(0,0,0,0.75);

}

#secondrow
{
background:url(../images/top-box-frame.gif) no-repeat top left;
padding:15px 10px;
}

#home-intro
{
padding:0px 20px 10px 0px;
margin-bottom:20px;

}

#rowbottom
{
background:url(../images/bottom-box-frame.jpg) no-repeat bottom left;
height:18px;
width:750px;

}

#bottom-area
{
margin-top:20px;
border-top:1px dotted #cccccc;
padding-top:20px;
}

#full-width
{
width:100%;
}

#homeboxing-area
{
}

#homeboxing-area ul
{
margin:0px;
padding:0px;
list-style:none;
}

#homeboxing-area ul li
{
display:block;
float:left;
margin-right:15px;
width:220px;
padding:0px;
}

#homeboxing-area img
{
margin:5px 0px;
}

#homeboxing-area ul li h2
{
color:#3e96af;
font-size:18px;
height:45px;
margin:0px;
display:inline-block; 
vertical-align:middle;
line-height: 18px;
display: table-cell;
}

/***************************************************
						 FOOTER
***************************************************/
#footer {
	width: 1000px;
	margin:auto;
	margin-top: -15px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	color:#666666;
	line-height:18px;
	text-align:center;
font-size:11px;

}

#footer .subfooter1 {
text-align:right;
font-size:11px;
padding-right:10px;
	margin-top: 20px;
}

#footer a, #footer a:link
{
text-decoration:none;
}

/*********************************************************************
					TABLE STYLE
 *********************************************************************/



.table {
	border-collapse: collapse;
	border-spacing: 0;	
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #216a97;
	border-left: 1px solid #bababa;	
	
}
.table td {
	padding: 7px 8px;
	border-bottom: 1px solid #bababa;
	border-right: 1px solid #bababa;
	
}

.table tr.selectrow
{
background-color:#eeeeee;
}

.table tr.highlight1 {
background:url(../images/tablebg.gif) repeat-x top center;
/*background-color:#2FB81B;*/
color:#ffffff;

}

.table tr.highlight1 td
{
border-right-color:#216a97;
font-weight:bold;
border-left:#216a97 1px solid;
}


.table th {
	text-align:left;
	padding: 6px 8px;
	background-color:#008cba;
	color:#ffffff;
	font-weight:normal;
	
}


.table table h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.table td.checkMark {
	background-image: url(../images/checker.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.table2 {
	border-collapse: collapse;
	border-spacing: 0;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #bababa;

}

.table2 td {
	padding: 7px 8px;
	border-top: 1px solid #bababa;
		
}


.table2 tr.selectrow
{
background-color:#eeeeee;
}


.table2 tr.highlight2 {
background:url(../images/tablebg.gif) repeat-x top center;
/*background-color:#2FB81B;*/
color:#ffffff;

}

.table2 tr.highlight2 td
{
border-right-color:#216a97;
font-weight:bold;
border-left:#216a97 1px solid;
}





.table3 {
	border-collapse: collapse;
	border-spacing: 0;	
	margin: 0px;
	border: 0px;
	border: 1px solid #bababa;
	padding:3px;

}

.table3 td {
	padding: 3px 5px;
		
}


.table3 tr.selectrow
{
background-color:#eeeeee;
}


.table3 tr.highlight3 {
background:url(../images/tablebg.gif) repeat-x top center;
/*background-color:#2FB81B;*/
color:#ffffff;

}

.table3 tr.highlight3 td
{
border-right-color:#216a97;
font-weight:bold;
border-left:#216a97 1px solid;
padding: 8px 5px;
font-family: 'Lato', arial !important;
font-size:14px;
}






.form-style
{
border:1px solid #cccccc;
padding:5px;
}

.form-style label
{
font-weight:bold;
}

.form-style tr.highlights
{
background-color:#333333;
color:#ffffff;
font-family: 'Lato', arial !important;
font-size:130%;

}

.form-style tr.highlights td
{
padding:8px 5px;

}

.form-style td
{
padding:5px;
border-bottom:1px dotted #cccccc;
}



.form-style input, .form-style select, .form-style textarea
{
padding:5px;
width:300px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
font-family:arial;
font-size:12px;
}

.form-style textarea
{
height:70px;
}

.form-style input[type="Submit"], .form-style input[type="Reset"]
{
width:80px;
padding:3px 5px;
}


.form-style input[type="checkbox"], .form-style input[type="radio"]
{
width:20px;
}


label.error {	
	text-align: left;
	width: auto;
	padding: 5px 0 0 20px;
	clear: none;
	display: inline-block;
	color: #b92a45;
	font-size: 11px;
	border: none;
	margin-left:10px;
	background:url(../images/required.png) no-repeat left center;
}


.taghighlight
{
font-size:135%;
line-height:120%;
}