table.PageTable
{
	width: 100%;
}

a.FuncLink1:hover
{
	text-decoration: none;
	color: #cc0000;
}
a.FuncLink1
{
	text-decoration: none;
}

a.FuncLinkButton:hover
{
	text-decoration: none;
	color: #ffffff;
	text-decoration: none;
	font-size: larger;
	border-right: #0000ff 1px solid;
	padding-right: 10px;
	border-top: #0000ff 1px solid;
	padding-left: 10px;
	border-left: #0000ff 1px solid;
	border-bottom: #0000ff 1px solid;
	background-color: #6666ff;
	padding-bottom: 2px;
	padding-top: 2px;
}
a.FuncLinkButton
{
	text-decoration: none;
	font-size: larger;
	border-right: #0000ff 1px solid;
	padding-right: 10px;
	border-top: #0000ff 1px solid;
	padding-left: 10px;
	border-left: #0000ff 1px solid;
	border-bottom: #0000ff 1px solid;
	background-color: #ccff66;
	padding-bottom: 2px;
	padding-top: 3px;
	font-weight: bold;
	color: #990000;
}


td.CaptionRow
{
	font-weight: bold;
	color: #6600ff;
	background-color: #99cccc;
}
.DataInput
{
	width: 85%;
}
.box
{
	background-color: #f7f7f7;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0e9eb;
	border-right-color: #f0e9eb;
	border-bottom-color: #f0e9eb;
	border-left-color: #f0e9eb;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

h1.MailHeader
{
	color: #7a2e40;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	font-family: Georgia,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efece7;
}
p.MailContent
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
/*
style.org
public style sheet (gray) by Jonathan Corum
updated January 24, 2004

You are welcome to use this style sheet.
For additional colors, please see http://www.style.org/css/
*/


/* TAGS */

BODY
{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, serif;
	font-size: 13px;
	height: 100%;
}

TABLE TD
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
}

P, BLOCKQUOTE
{
	line-height: 160%;
}

UL, OL
{
	line-height: 130%;
}

A
{
	color: #336699;
	text-decoration: none;
}

A:hover
{
	color: #993333;
	text-decoration: underline;
}

SUP
{
	font-family: Verdana, sans-serif;
	font-size: smallest;
	line-height: 100%;
}


/* HEADER */

.shadow1
{
	background-color: #999999;
	border-bottom: 1px solid #BBBBBB;
	height: 1px;
	font-size: 1px;
	width: 100%;
}

.shadow2
{
	background-color: #DDDDDD;
	height: 1px;
	font-size: 1px;
	width: 100%;
}

.header
{
	background: #555555;
	border-bottom: 1px solid #333333;
	padding: 3px 10px 3px 10px;
}

.framework
{
	width: 100%;
}

.head
{
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}


/* FOOTER */

.footer
{
	background: #CCCCCC;
	color: #666666;
	border-top: 1px solid #333333;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 70px;
}

.footertext
{
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
}


/* CONTENT */

H1
{
	color: #111111;
	font-family: Trebuchet MS;
	font-size: 31px;
	font-weight: normal;
	margin-bottom: 0px;
}

H2
{
	color: #444444;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 0px;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
}

H3
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 30px;
	padding-bottom: 5px;
}

.breadcrumb
{
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding-top: 26px;
	padding-bottom: 0px;
	padding-left: 70px;
	padding-right: 50px;
}

.content
{
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 70px;
	padding-right: 100px;
}

.deck
{
	color: #333333;
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	margin-top: 3px;
}

.byline
{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 16px;
}

.dateline
{
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
}

.footline
{
	font-family: Verdana;
	font-style: italic;
	margin-top: 16px;
}

.subsection
{
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.pullquote
{
	background-color: #EEEEEE;
	color: #333333;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 35%;
	float: right;
}

.smallcaps
{
	font-variant: small-caps;
}


/* IMAGES */

.titleimage
{
	position: relative;
	float: right;
	margin: 10px;
	margin-top: 20px;
	margin-left: 30px;
}


/* TABLES */

.caption
{
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.captiontitle
{
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}


/* RULES */

.rule
{
	border-top: 1px dotted #666666;
	width: 100%;
	height: 1px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}

TD.FormValue
{
	font-weight: bold;
	background-color: whitesmoke;
}
TD.Caption
{
	background: #3366ff;
	border-bottom: #333333 1px;
	font-weight: bold;
	font-size: larger;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

INPUT.readonly
{
	readonly: "readonly";
}
.InfoTextBox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: whitesmoke;
	min-height: 50px;
}

td.ShowHelpLabel
{
	width: 25%;
	padding-left: 10px;
}
td.ShowHelpData
{
	width: 75%;
}

Input.TextInput
{
	width: 80%;
}
