﻿body
{
	font-family: Tahoma;
	background-color: #fff;
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
}

p, a, h1, h2, h3, h4, h5, h6, td
{
	font-family: Tahoma;
	color: #002;
}

strong, b, .ItemTitle
{
	font-weight: bold;
	color: #002;
}

h1
{
	font-size: 15pt;
	color: #002;
}

a:link
{
	color: #446;
}

a:visited
{
	color: #88a;
}
a:hover
{
	color: #d26;
}
a:active
{
	color: #aaa;
}

#main
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
}

#PageTitle
{
	width: auto;
	height: auto;
	color: #EEF;
	font-family: Algerian;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 36pt;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: center;
}

#ContentHeader
{
	position: relative;
	top: 5px;
	font-size: 11pt;
	margin: 0 auto;
	width: 946px;
	height: 215px;
}

#ContentBody
{
	padding: 10px 15px 10px 15px;
	color: #eef;
	/*background-color: #8EA0CC;*/
	font-size: 11pt;
	margin: 0 auto;
	width: 800px;
	/*border: solid 4px #000;*/
}

#ContentFooter
{
	color: #ddd;
	margin: 0 auto;
	width: 500px;
	height: 0px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	padding: 20px 0px 20px 0px;
}

/* ComponentArt Menu Styles */
.MenuBox
{
	background-color: #00529C;
	width: 100%;
	border-top: solid 2px #333;
	border-bottom: solid 2px #333;
}

.MenuGroup
{
	margin: 0 auto;
	background-color: #00529C;
}
.MenuGroup, .MenuItem, .MenuItemHover, .MenuItemDown
{
	padding: 5px 15px 5px 15px;
	font-size: 16px;
	font-family: Verdana;
	font-weight: normal;
	font-weight: bold;
	font-variant: small-caps;
	cursor: pointer;
	background-color: #00529C;
}

.MenuItem
{
	color: #eef;
}

.MenuItem, .MenuItemHover, .MenuItemDown
{
	padding: 5px 15px 5px 15px;
}

.MenuItemDown
{
	background-color: #00529C;
	color: #eee;
	font-weight: bold;
}

.MenuItemHover
{
	background-color: #00529C;
	color: #eee;
	text-decoration: underline;
	font-weight: bold;
}

/* RoundedCornr.com */

.roundedcornr_box_818163
{
	background: url(/Images/roundedcornr_552449_tl.png) no-repeat top left;
}
.roundedcornr_top_818163
{
	background: url(/Images/roundedcornr_552449_tr.png) no-repeat top right;
}
.roundedcornr_bottom_818163
{
	background: url(/Images/roundedcornr_552449_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_818163 div
{
	background: url(/Images/roundedcornr_552449_br.png) no-repeat bottom right;
}
.roundedcornr_content_818163
{
	background: url(/Images/roundedcornr_552449_r.png) top right repeat-y;
}

.roundedcornr_top_818163 div, .roundedcornr_top_818163, .roundedcornr_bottom_818163 div, .roundedcornr_bottom_818163
{
	width: 946px;
	height: 35px;
	font-size: 1px;
}
.roundedcornr_content_818163, .roundedcornr_bottom_818163
{
	margin-top: -20px;
}
.roundedcornr_content_818163
{
	padding: 0 15px;
}


/* Custom Classes */

.Head
{
	font-weight: bold;
	font-size: 22pt;
	font-family: Arial;
	font-variant: small-caps;
	letter-spacing: 0.05em;
}
