body {
	margin:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f1f1f1;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

td {
	line-height:1.4em;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

/*
input {
	font-size: 12px;
}
*/

a.copy, a.copy:active, a.copy:visited {
	color: #3399ff;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

a.copy:hover {
	color: #ffffff;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #3399ff;
	border-bottom: 1px solid #3399ff;
}

.copySelected {
	color: #3399ff;
	padding-bottom: 1px;
	font-weight:bold;
}


a.articles, a.articles:active, a.articles:visited {
	color: #333333;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

a.articles:hover {
	color: #ffffff;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #3399ff;
	border-bottom: 1px solid #3399ff;
}

.articlesSelected {
	color: #3399ff;
	padding-bottom: 1px;
	font-weight:bold;
}


a.askLink, a.askLink:active, a.askLink:visited {
	color: #3399ff;
	font-size: 12px;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

a.askLink:hover {
	color: #ffffff;
	font-size: 12px;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #3399ff;
	border-bottom: 1px solid #3399ff;
}


a.askLinkAnswer, a.askLinkAnswer:active, a.askLinkAnswer:visited {
	color: #008000;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

a.askLinkAnswer:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #3399ff;
	border-bottom: 1px solid #3399ff;
}


a.footer, a.footer:active, a.footer:visited {
	font-size: 12px;
	color: #3399ff;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

a.footer:hover {
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #3399ff;
	border-bottom: 1px solid #3399ff;
}

.footerSelected {
	font-size: 12px;
	color: #3399ff;
	padding-bottom: 1px;
	font-weight:bold;
}


a.vigsbo, a.vigsbo:active, a.vigsbo:visited {
	font-size: 10px;
	color: #3399ff;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

a.vigsbo:hover {
	font-size: 10px;
	color: #ffffff;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #3399ff;
	border-bottom: 1px solid #3399ff;
}


h1.qa {
	color: #008000;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 0px; 
	border-bottom: 1px dashed #c0c0c0;
}

h2.contact {
	color: #008000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px 0px; 
	border-bottom: 1px dashed #c0c0c0;
}

.qaPadding {
	padding-left: 20px;
}

.copy {
	font-size: 12px;
}

.footer {
	/*color: #008000;*/
	color: #666666;
	font-size: 12px;
}

div.spacer {
	border: transparent;
	padding: 4px;
}

hr {
	border: none 0;
	width:100%;
	border-top:1px dashed #c0c0c0;
	height:1px;
}

#dateImg {
/*	position: relative;
	left: -20px;
	top: 3px;
	_top: 1px;
	width:100px;*/
}

.imgMenu {
	margin-bottom:4px;
}

.imgMenuSmall {
	margin-left:4px;
	margin-right:4px;
}

.askTextNormal {
	color:#3399ff;
	font-size:12px;
	font-weight:bold;
}

table.askTableFeatured {
	background-image: url(../images/25_white.png);
	border:#d3d3d3 solid 1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

table.askTable {
	background-image: url(../images/25_white.png);
	border:#e6e6e6 solid 1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.askQuestion {
	color: #008000;
	font-weight:bold;
}

.askAnswer {
	color: #333333;
	padding-left:18px;
}

table.homeTable {
	background-image: url(../images/25_white.png);
	border:#d3d3d3 solid 1px;
}


table.copy {
	height:240px;
	border-top:none;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	background-color: #ffffff;
	background-image: url(../images/copy-corner-2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

table.appointmentFrame {
	border:#cccccc solid 1px;
	margin-bottom:8px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

table.appointmentNotes {
	border:#ff0000 solid 1px;
	margin-bottom:8px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

table.appointmentHeader {
	border:#cccccc solid 1px;
	margin-bottom:20px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.tableError {
	border: 1px solid #ff0000;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:4px;
}

table.footer {
	border:#cccccc solid 1px;
	background-color: #ffffff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.textSmall {
	font-size:10px;
}

.textHeader {
	/*color:#000080;*/
	color:#008000;
	font-weight:bold;
}

.textError {
	color:#ff0000;
}

.textGreen {
	color:#008000;
}

.textGray {
	color:#808080;
}

.textBlue {
	color:#0000ff;
}

.textRed {
	color:#ff0000;
}

.textInactive {
	color:#cccccc;
}

.bold {
	font-weight:bold;
}

/*------[ reorder ]------*/

div#itemList {
	/*width: 400px;*/
	/*border: 2px solid #336699;*/
	/*background: #EFF7FF;*/
}
div#itemList div {
	border: 1px solid #dcdcdc;
	margin-bottom: 3px;
	padding: 3px 5px;
	background: #fafad2;
	/*font-weight: bold;*/
	cursor: n-resize;
}


/*------[ admin settings ]------ */

table.adminTable {
	border:#cccccc solid 1px;
	background-color: #ffffff;
}

/*
td.adminCopy {
	border-left:#cccccc solid 1px;
}
*/

table.adminBorder {
	border:#cccccc solid 1px;
}

td.adminMenu {
	background-color: #f5f5f5;
}

a.adminMenu, a.adminMenu:active, a.adminMenu:visited {
	color: #3399ff;
	padding: 4px;
	text-decoration: none;
	font-weight:bold;
}

a.adminMenu:hover {
	color: #ffffff;
	padding: 4px;
	text-decoration: none;
	background-color: #3399ff;
	font-weight:bold;
}

.adminMenuSelected {
	color: #008800;
	/*font-size: 12px;*/
	padding: 4px;
	font-weight:bold;
}

.adminMenuInactive {
	color: #c0c0c0;
	padding: 4px;
	font-weight:bold;
}

a.admin, a.admin:active, a.admin:visited {
	color: #3399ff;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	font-weight:bold;
}

a.admin:hover {
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	background-color: #3399ff;
	font-weight:bold;
}

.adminSelected {
	color: #008800;
	/*font-size: 12px;*/
	padding: 2px 0px 2px 0px;
	font-weight:bold;
}


a.adminLight, a.adminLight:active, a.adminLight:visited {
	color: #3399ff;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	/*font-weight:bold;*/
}

a.adminLight:hover {
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	background-color: #3399ff;
	/*font-weight:bold;*/
}



.menuBar {
	color: black;
	background: #E6E7E8;
	height: 22px;
	background-image: url(../images/bg-table.jpg);
	background-repeat: repeat-x;
	background-color: whitesmoke;
}

.tableHeader {
	color: #000000;
	background-color: #f5f5f5;
}

h1.admin {
	color: #008000;
	font-size:14px;
	padding:0px;
	margin:0px 0px 8px 0px;
	border-bottom: 1px solid #dcdcdc;
}

.label {
	color:#666666;
	text-align:right;
}

.labelLeft {
	color:#666666;
}

.required {
	color:#000000;
}

/*------[ testimonials ]------*/

table.testimonial {
	border:#cccccc solid 1px;
	background-color: #ffffff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.tableTestimonialRandom {
	background-color: #ffffff;
	/*border-top: 1px solid #dcdcdc;*/
}

.tableTestimonialStart {
	background-image: url(../images/icon-quote-start.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tableTestimonialEnd {
	background-image: url(../images/icon-quote-end.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.textTestimonial {
	color: #000000;
}

.textTestimonialSource {
	color: #999999;
}

fieldset {
	border: none;
}

.fieldsetStyle {
	position: relative;
	padding: 8px;
	_padding-top: 0px;
	margin-top: 0px;
	_margin-top: 0px;
	border: 1px solid #c0c0c0;
}

.legendStyle {
	color: #688186;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	_margin-bottom: 6px;
	border: none;
}
