
BODY {
	background:url(../images/layout/body.gif) repeat-y top center #2b1b75;
}

Body, P,TD {
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size: 10pt;
}

H1  {
	font-size : 12pt;
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}

H2  {
	font-size : 16pt;
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
}

H3  {
	font-size : 10pt;
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}

H4  {
	font-size : 10pt;
	font-weight : bold;
	color : Navy;
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.FormTextHead {color:#fff;}

.FormText {background:#e6e7cc;}

a.navtop {font-weight: bold;	text-decoration: none;	font-size: 11px;	color : Gold;}
a.navtop:link {	color: Gold;}
a.navtop:visited {	color: Gold;}
a.navtop:hover { color: Gold; text-decoration: underline;}

a.navbottom {	font-weight: bold;	text-decoration: none;	font-size: 11px;	color : Olive;}
a.navbottom:link {	color: #2B1B75;}
a.navbottom:visited {	color: #2B1B75;}
a.navbottom:hover { color: #2B1B75; text-decoration: underline;}

a {	font-weight: bold;	text-decoration: none;	font-size: 11px;}
a:link {color: #003399;}
a:visited {	color: #003399;}
a:hover { color: #CC0033;}

.articleTitle  {
	color : #333333;
	font-size : 18pt;
}

.sectionTitle  {
	color : Navy;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
}

.bodyText  {
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.bodyTextHead  {
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
}

.bodyTextBold {
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.bodyTextsm  {
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.bodyTextmenu  {
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
}

.navText  {font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;	color : black;}

.bodyList  {
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.bodyListItem  {
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.embeddedList  {
	font-size : 10pt;
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.embeddedListItem  {
	font-size : 10pt;
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.styleSample  {
	font-size : smaller;
	font-family : monospace;
}

.codeText  {
	font-family : sans-serif;
	font-size : larger;
	font-weight : bold;
	color : #008000;
}

.codeSample  {
	font-family : monospace;
	font-size : smaller;
}

.note  {
	padding : 2pt;
	border-width : 1pt;
	border-color : #000000;
	border-style : solid;
	font-size : smaller;
	margin-left : 1cm;
	margin-right : 1cm;
	font-family : sans-serif;
}

.footer  {
	font-size : 8pt;
	color : Gray;
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#byline {border:none;}

.content IMG {
	border : 2px solid #000000
}

.small  {
	font-size : 8pt;
	color : Black;
	font-family: "Georgia", "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
}