body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-color: #f7f7f7;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 24px;
}

h2 {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: inherit;
	text-decoration: underline;
}

a:active {
	color: blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: inherit;
	text-decoration: underline;
}

a:hover {
	color: #cc3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: inherit;
}

#headertop {
	background-color: transparent;
	background-image: url(images/secsnitch-bg.jpg);
	height: 167px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	border-top-color: black;
	border-top-style: groove;
	border-top-width: 1px;
	border-left-color: black;
	border-left-style: groove;
	border-left-width: 1px;
	width: 98%;
	text-align: left;
	background-repeat: repeat-x;
}

#contentmainpage {
	background-color: white;
	background-image: inherit;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	border-top-color: black;
	border-top-style: groove;
	border-top-width: 1px;
	border-left-color: black;
	border-left-style: groove;
	border-left-width: 1px;
	width: 98%;
	padding-bottom: 4px;
	padding-top: 10px;
	text-align: left;
	border-bottom-color: black;
	border-bottom-style: groove;
	border-bottom-width: 1px;
}

#contentwrapinterior {
	background-color: white;
	width: 95%;
	margin-left: 30px;
	margin-right: 5px;
}

.tabsdyn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.requiredfield {
	color: #cc0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#panelstabdyn {
	width: 800px;
	height: auto;
}
.phonenumber {
	background-color: transparent;
	color: #004f82;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.copyrightp {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#formfieldssecsnitch {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	color: black;
	width: 310px;
	text-align: right;
	vertical-align: top;	
	table-layout: inherit;
	font-weight: bold;
}

input {
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

textarea {
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-top: 4px;
}