/*This is where you configure the margins and background settings for all pages in the site*/
/*------------------------------------------------------------------------------------------------------*/
body {
	background-color: #7195BD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image:url(/images/background.jpg);
	background-repeat: repeat;*/
}

/*This is where you configure the look and feel of all body text within the site*/
/*Also, be sure to update the body style in "\code\dhtml\editor\css\fck_editorarea.css" if you want the editor to reflect this style*/
/*------------------------------------------------------------------------------------------------------*/
table, .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/*This is where you configure the look and feel of all form fields within the site*/
/*------------------------------------------------------------------------------------------------------*/
.fieldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/*This is where you configure the look and feel of all administrative headings within the site*/
/*------------------------------------------------------------------------------------------------------*/
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.titletextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

/*This is where you configure the look and feel of all links that appear within body text within the site*/
/*------------------------------------------------------------------------------------------------------*/
a {
	text-decoration: underline;
	color: #7195BD;
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

/*This is where you configure the look and feel of all administrative headings within the site*/
/*------------------------------------------------------------------------------------------------------*/
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

.headingtextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

/*This is where you configure the look and feel of the primary area nav links within the site*/
/*------------------------------------------------------------------------------------------------------*/

a.bodylinkprimary {
	text-decoration: underline;
	font-weight: bold;
	color: #333366;
	line-height: 16px;
}

a.bodylinkprimary:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #996600;
	line-height: 16px;
}

/*This is where you configure the look and feel of the secondary area nav links within the site*/
/*------------------------------------------------------------------------------------------------------*/
bodylinksecondarybullet {
	color: #424854;
}

a.bodylinksecondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

a.bodylinksecondaryactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinksecondary:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinksecondaryactive:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

/*This is where you configure the look and feel of the tertiary area nav links within the site*/
/*------------------------------------------------------------------------------------------------------*/
bodylinktertiarybullet {
	color: #424854;
}

a.bodylinktertiary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

a.bodylinktertiaryactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinktertiary:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinktertiaryactive:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

/*This is where you configure the look and feel of the quinary area nav links within the site*/
/*------------------------------------------------------------------------------------------------------*/
bodylinkquinarybullet {
	color: #424854;
}

a.bodylinkquinary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

a.bodylinkquinaryactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinkquinary:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinkquinaryactive:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

/*This is where you configure the look and feel of administrative links within the site*/
/*------------------------------------------------------------------------------------------------------*/
a.bodylinkadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

a.bodylinkadmin:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

/*This is where you configure the look and feel of the sidebar system*/
/*------------------------------------------------------------------------------------------------------*/

.sidebar {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a.sidebarlink {
	text-decoration: underline;
	color: #B04D1C;
}

a.sidebarlink:hover {
	text-decoration: underline;
	color: #E38151;
}