body
{
	margin: 0;
	padding: 0;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	color: #000;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

.LinkButtons
{
	font-size: 12px;
	color: blue;
	font-family: verdana, sans-serif;
}


.PageNumberScroll
{
	overflow: auto;
}

a img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.BoldLabels
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SmallLabels
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SmallItemLabels
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Labels
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Selected_Radio
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DropDown
{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
.ItemLabels
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ChangeItemLabels
{
	font-weight: normal;
	font-size: 12px;
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.RedInstruction
{
	font-size: 10px;
	color: red;
	font-family: Verdana, sans-serif;
}
.textBox
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
.FreeText
{
	color: Black;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.Buttons
{
	background-color: #E0E0E0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.HoverButtons
{
	color: crimson;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: gainsboro;
	text-align: center;
}
.BoxTableCell
{
	border-right: darkgray solid;
	padding-right: 2px;
	border-top: darkgray solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: darkgray solid;
	padding-top: 2px;
	border-bottom: darkgray solid;
}
.PageBox
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.3SidePageBox
{
	border-top: black thin solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black thin solid;
	padding-top: 0px;
	border-bottom: black thin solid;
}
.1SidePageBox
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 2px;
	overflow: auto;
	border-left: thin;
	border-top-style: none;
	padding-top: 4px;
	border-right-style: none;
	border-collapse: separate;
	border-bottom-style: none;
}
.RepeaterHeader
{
	border-top: black thin solid;
	font-weight: bold;
	font-size: 12px;
	color: black;
	border-bottom: black thin solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ItemTemplate
{
	/*background-color: white;*/
}
.AlternatingItemTemplate
{
	background-color: whitesmoke;
}
.LightRow
{
	background-color: white;
}
.DarkRow
{
	background-color: whitesmoke;
}
.PageTitle
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.InactiveLink
{
	font-size: 10px;
	color: gray;
	background-repeat: no-repeat;
	font-family: verdana, sans-serif;
}
.ActiveLink
{
	font-size: 10px;
	color: blue;
	background-repeat: no-repeat;
	font-family: verdana, sans-serif;
}
.TopBar
{
	border-top: black thin solid;
	font-size: 10pt;
	color: white;
	border-bottom: black thin solid;
	font-family: Verdana;
	background-color: darkgray;
}
.WhiteLink
{
	font-size: 12px;
	cursor: hand;
	color: white;
	font-family: Verdana, sans-serif;
}
.RedBar
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	background-color: #970303;
}
.Tooltip
{
	border-right: #666666 1px solid;
	padding-right: 1px;
	border-top: #666666 1px solid;
	padding-left: 1px;
	font-size: 8pt;
	z-index: 2000;
	visibility: hidden;
	padding-bottom: 1px;
	overflow: visible;
	text-transform: none;
	border-left: #666666 1px solid;
	color: black;
	padding-top: 1px;
	border-bottom: #666666 1px solid;
	font-style: italic;
	font-family: Verdana;
	position: absolute;
	background-color: #ffffcc;
}

.RepeaterPage
{
	font-size: 10px;
	color: black;
	background-repeat: no-repeat;
	font-family: verdana, sans-serif;
}

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom
{
	background: url(images/bgbottom.png) bottom center no-repeat;
	width: 900px;
	height: 50px;
}

/**************************************************/
/*                                   Body and Wrapper                             */
/*************************************************

body
{
	background: #000099 url(images/back.png) top center repeat-x;
	margin: 0;
	padding: 0;
	font: normal 8pt/13pt verdana, arial,sans-serif;
}
*/
#wrapper
{
	width: 900px;
	padding: 0;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content
{
	background-attachment: scroll;
	background-image: url(images/bgmiddle.png);
	width: 900px;
	background-repeat: repeat-y;
	height: 100%;
	background-color: transparent;
}

#header
{
	padding-right: 0px;
	padding-left: 20px;
	font-size: 50px;
	background-attachment: scroll;
	background-image: url(images/header.png);
	padding-bottom: 0px;
	margin: 0px 0px 10px;
	width: 880px;
	color: white;
	padding-top: 60px;
	background-repeat: no-repeat;
	height: 106px;
	background-color: transparent;
}

/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/

#top
{
	background: url(images/bgtop.png) top center no-repeat;
	width: 900px;
	height: 78px;
}

