﻿html,body,div,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}

ul li
{
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

* {
padding: 0;
margin: 0;
}

html, body 
{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d7041;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../Images/green/bg.gif) repeat-x #82a675;
}
a
{
	color: #4d7041;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
h1
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4d7041;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}
h2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #4d7041;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
hr
{
	height: 1px;
	color: #d1d2d4;
	margin: 0;
	z-index: 50;
}
input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div
{
	
	line-height: 17px;
}
p
{
	padding-bottom: 15px;
	line-height: 17px;
}
p a
{
	line-height: 17px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	vertical-align: text-top;
}
td a
{
	line-height: 17px;
}
th
{
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 3px #6f6f6f;
	padding: 4px 4px 4px 4px;
}
ul.links {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style-image: url(../images/green/bullet.gif);
}
ul.links li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/green/bullet.gif);
}
ul.links li  a
{
	text-decoration: none;
	font-weight: bold;
}
ul.links li  a:hover
{
	text-decoration: underline;
}
/*CUSTOM STYLES*/

.black
{
	color: #000000;
}
.blue
{
	color: #005cb8;
}
.bodyLarge
{
	font-size: 20px;
}
.bodyMedium
{
	font-size: 15px;
}
.bodySmall
{
	font-size: 10px;
}
.bold
{
	font-weight: bold;
}

.center
{
	text-align: center;
	margin: 0px auto 0px auto;
}
.clear
{
	clear: both;
	height: 0px;
}
.clearLeft
{
	clear: left;
	height: 0px;
}
.clearRight
{
	clear: right;
	height: 0px;
}
.green
{
	color: Green;
}
.gray
{
	color: #d1d2d4;
}
.header
{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #82a674;
	font-size:38px;
	line-height: 48px;
	position: relative; 
	top: -28px;
	left: 70px;
	width: 270px;
}
.item
{
	float: left;
	margin: 0px 25px 0px 0px;
	vertical-align: top;
	line-height: 15px;
}
.left
{
	float: left;
}

.marginBottom
{
	margin-bottom: 10px;
}
.photo
{
	float: left;
	width: 150px;
	margin-right: 35px;
}
.reportPanel .number
{
	float: right;
	text-align: right;
	margin: 2px 3px 5px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 13px;
}
.red
{
	color: #ff0000;
}
.reportHeader
{
	width: 100%;
	height: 55px;
	background: url(../images/logo-switchfast.png) no-repeat #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: right;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}
.required
{
	color: #ff0000;
}
.right
{
	float: right;
}
.textLeft
{
	text-align: left;
}
.textCenter
{
	text-align: center;
}
.textRight
{
	text-align: right;
}

.underline
{
	text-decoration: underline;
}
.white
{
	color:#ffffff;
}

/*FORMS*/

.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #c5e1fd;
	border: solid 1px #6f6f6f;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.buttonBack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: none;
	margin: 0px 0px 5px 20px;
	padding: 0px 18px 0px 0px;
	background-image: url(../images/ico-back.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: right;
}
.buttonEdit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: Transparent;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 18px 0px 20px;
	background-image: url(../images/ico-edit.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: right;
}
.buttonExcel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: Transparent;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 18px 0px 20px;
	background-image: url(../images/ico-excel.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: right;
}
.buttonCancel
{
	margin: 0px 10px 0px 10px;
	background: url(../images/btn-cancel.png) no-repeat;
	height: 32px;
	width: 32px;
	cursor: pointer;
	border: 0;
}
.buttonCancelOff
{
	margin: 0px 10px 0px 10px;
	background: url(../images/btn-cancel-off.png) no-repeat;
	height: 32px;
	width: 32px;
	cursor: default;
	border: 0;
}
.buttonDelete
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: Transparent;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 18px 0px 0px;
	background-image: url(../images/ico-delete.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: right;
}
.buttonPause
{
	margin: 0px 10px 0px 10px;
	background: url(../images/btn-pause.png) no-repeat;
	height: 32px;
	width: 32px;
	cursor: pointer;
	border: 0;
}
.buttonPauseOff
{
	margin: 0px 10px 0px 10px;
	background: url(../images/btn-pause-off.png) no-repeat;
	height: 32px;
	width: 32px;
	cursor: default;
	border: 0;
}
.buttonPlay
{
	margin: 0px 10px 0px 10px;
	background: url(../images/btn-play.png) no-repeat;
	height: 32px;
	width: 32px;
	cursor: pointer;
	border: 0;
}
.buttonPlayOff
{
	margin: 0px 10px 0px 10px;
	background: url(../images/btn-play-off.png) no-repeat;
	height: 32px;
	width: 32px;
	cursor: default;
	border: 0;
}
.buttonPrint
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: Transparent;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 25px 0px 20px;
	background-image: url(../images/ico-print.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: right;
	height: 24px;
}
.buttonStop
{
	margin: 0px 10px 0px 10px;
	background: url(../images/btn-stop.png) no-repeat;
	height: 32px;
	width: 32px;
	cursor: pointer;
	border: 0;
}
.buttonStopOff
{
	margin: 0px 10px 0px 10px;
	background: url(../images/btn-stop-off.png) no-repeat;
	height: 32px;
	width: 32px;
	cursor: default;
	border: 0;
}

.buttonSubmit
{
	padding: 0px 0px 0px 5px;
	position: relative;
	top: 2px;
	background: url(../images/arrow.gif) no-repeat;
	background-position: right;
	width: 13px;
	height: 13px;
	border: 0;
	cursor: pointer;
	margin: 0px 0px 0px 4px;
}
.gridEdit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: none;
	padding: 4px 8px 4px 8px;
	background-image: url(../images/ico-edit.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	cursor: pointer;
	text-align: center;
	height: 16px;
	width: 16px;
}
.gridView
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: none;
	padding: 4px 8px 4px 8px;
	background-image: url(../images/ico-view.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	cursor: pointer;
	text-align: center;
	height: 16px;
	width: 16px;
}
.formColumn
{
	float: left;
	width: 410px;
	margin: 0px 15px 15px 0px;
}
.formTable
{
	float: left;
	width: 410px;
	margin: 0px 0px 15px 0px;
	border: solid 1px #c5e1fd;
	background-color: #e8eff6;
}
.formTableDouble
{
	float: left;
	width: 820px;
	margin: 0px 0px 15px 0px;
	border: solid 1px #c5e1fd;
	background-color: #e8eff6;
}
.formHeader
{
	width: 400px;
	padding: 5px 5px 5px 5px;
	background-color: #c5e1fd;
	font-weight: bold;
}

.formLabel
{
	float: left;
	width: 190px;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
}
.formLabelDouble
{
	float: left;
	width: 400px;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
}
.formLabelState
{
	float: left;
	width: 70px;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
}
.formLabelZip
{
	float: left;
	width: 100px;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
}
.formInput
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	margin: 0px 0px 0px 0px;
}

.formInputDouble
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 380px;
	margin: 0px 0px 0px 0px;
}
.formInputDate
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 70px;
	margin: 0px 0px 0px 0px;
}
.formInputLocation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 280px;
	margin: 0px 0px 0px 0px;
}
.formInputLogin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	margin: 0px 0px 10px 0px;
}
.formInputNumber
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 45px;
	margin: 0px 0px 0px 0px;
}
.formInputPhoneThree
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 27px;
	margin: 0px 0px 0px 0px;
}
.formInputPhoneFour
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 36px;
	margin: 0px 0px 0px 0px;
}

.formInputState
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 40px;
	margin: 0px 0px 0px 0px;
}
.formInputStatus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 85px;
	margin: 0px 0px 0px 0px;
}
.formInputZip
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 80px;
	margin: 0px 0px 0px 0px;
}
.formTextarea
{
	position: relative;
	width: 380px;
	height: 100px;
}

.formTextareaShort
{
	position: relative;
	width: 150px;
	height: 60px;
}

.formCheckbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	margin: 10px 0px 10px 0px;
}
.formCheckbox input
{
	margin: 3px 5px 0px 0px;
}

.formCheckbox label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bold label
{
	font-weight: bold;
}
.formCheckboxList td
{
	padding: 0px 25px 6px 0px;
}
.formCheckboxList td input
{
	margin: 3px 5px 0px 0px;
}
.formCheckboxList td label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*HEADER/FOOTER LAYOUT*/
#container
{
	width: 800px;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#header
{
	width:800px;
	height: 107px;
}
#header .headerPic
{
	float: right;
}
.welcome
{
	background: url(../images/green/welcome.gif) no-repeat #ffffff;
	width: 361px;
	height: 107px;
	float: left;
}
.name
{
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size:48px;
	line-height: 43px;
	color: #82a674;
	margin: 7px 0px 0px 7px;
	vertical-align: bottom;
	height: 100px;
	width: 260px;
	position: relative;
}
.nav
{
	width: 800px;
	height: 28px;
	background-color: #82a675;
	/*background: url(../images/green/nav-dots.gif) repeat-x #82a675;*/
}
.nav img
{
	float: left;
}

.nav ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.nav ul li
{
	margin: 0px 0px 0px 23px;
	padding: 8px 0px 0px 2px;
	float:left;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	list-style-type: none;
	/*list-style-image: url(../images/green/nav-dots-li.gif);*/
}
.nav ul li img
{
	position: relative;
	top: 3px;
	left: -10px;
}
.nav ul li a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.nav ul li a:hover
{
	text-decoration: underline;
}
.navbg
{
	height:28px;
	width: 370px;
	background: url(../images/green/nav-dots.gif) repeat-x #82a675;
	float:left;
}
#body
{
	width: 750px;
	min-height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 45px 20px 25px 20px;
}
.mainPic
{
	float: right;
	padding-left: 15px;
}
#footer
{
	width: 800px;
	font-size: 11px;
	z-index: 20;
	margin: 10px auto 10px auto;
	padding: 16px 0px 10px 0px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/green/dots-footer.gif) #ffffff no-repeat;
}

#popup
{
	text-align: center;
	width: 500px;
	margin: 15px auto 15px auto;
}

#columnLeft
{
	float: left;
	width: 340px;
	padding-right: 25px;
	border-right: dotted 1px #82a675;
	margin: 0px;
}

#columnRight
{
	float: left;
	width: 340px;
	padding-left: 25px;
	border-left: dotted 1px #82a675;
	margin: 0px;
	position: relative;
	left: -1px;
}

.addthisLeft
{margin-left:140px;
}

/** CONTACT STYLES **/

#headerContact 
{
	padding: 8px 8px 0px 8px;
	float: right;
}

#headerContact ul li
{
	list-style-type: none;
	margin-bottom: 4px;
	text-align: right;
}

#headerContact p.im 
{
	background-image: url("../images/im.png");
	background-repeat: no-repeat;
	background-position: center left;
	text-align: right;
	padding: 0px 0px 0px 30px;
	padding-bottom: 0px;
}

