body 
{
	margin: 0;
	background-color: #1d1d1d;
	color: black;
}

.body-text
{
	font : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #1F1F1F;
	background-color : White;
	margin-left : 10px;
}

.submenu
{
	color: #FEE0CE;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 110px;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	left: 50px;
	position: relative;
}

.page-title
{
	font-weight: 800;
	font-family : sans-serif;
	font-size : 20px;
	color : #333366;
	background-color : transparent;;
	padding-left: 20px;
	padding-right: 20px;
}

.subtabs
{
	padding-left: 20px;
}

.subtab-link-on, .subtab-link-off
{
	color: #333366;
	background-color: transparent;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	background-color : White;
	padding-left : 20px;
	padding-bottom: 20px;
	padding-top: 60px;
}

.search-box
{
	position: relative;
	left: 30px;
	visibility: hidden;
	/*visibility: visible;*/
}

.form-area
{
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: black;
	background-color: #eeeeee;
}

label, .field-label
{
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: white;
	background-color: gray;
	padding-left : 5px;
	padding-right: 5px;
}

.field-help
{
	font-size: 10px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Gray;
	background-color: transparent;
}

.field-button
{
	 font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

input.field-button-default
{
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: #111111;
	background-color: #eeeeee;
	border : thin outset;
}

input.field-button
{
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #111111;
	background-color: #eeeeee;
	border : thin outset;
}

.text
{
	padding: 20px;
	color: #333333;
	background-color: transparent;
	font-family: sans-serif;
}

.text-box
{
	background: url(/site_images/home-2_13.gif);
	/*background-repeat: no-repeat;*/
}

.menu-section-name
{
	background-color : transparent;
	color : black;
	font : bold normal 22px/36px "palatino Linotype", "times new roman", serif;
	padding-top : 15px;
	width : 100%;
	text-align : center;
	font-variant : small-caps;
	letter-spacing : 6px;
}

.menu-section-description
{
	background-color : transparent;
	color : black;
	font : normal normal 13px/13px "palatino Linotype", "times new roman", serif;
	width : 100%;
	text-align : center;
	position: relative;
	top : -5px;
}

.menu-item-name
{
	background-color : transparent;
	color : black;
	font : bold normal 13px/13px "palatino Linotype", "times new roman", serif;
	padding-top : 15px;
	width : 100%;
	text-align : center;
	font-variant : small-caps;
	white-space : nowrap;
}

.menu-item-description
{
	background-color : transparent;
	color : black;
	font : normal normal 12px/12px "palatino Linotype", "times new roman", serif;
	width : 100%;
	text-align : center;
}

.menu-price
{
	background-color : transparent;
	color : black;
	font-style : italic;
}

.doc-list-title {color: black; padding-top:8px; font-weight:bold;}
.doc-list-description {color: black; background-color:white;}
.doc-list-author {color: Black; background-color:white;}
.doc-list-url {color: #003300; background-color:white;}
.page-text {font-family:verdana,sans-serif;font-size:11px;}
.image-border-out{border:2px solid #747468;}
.image-border-in{border:1px solid #FFFFFF;}