body
{
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	font-family: verdana,helvetica;
	font-size:8pt;
	color:black;
	background-color: #FFFFFF;
}

td.homePageItems
{
	border : 1px dashed #000066;
}

a
{
	color:#336699;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.menuButtonSmall
{
	font-size:7pt;
	color: white;
	background-color: #000066;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}

a.menuButtonSmall:hover
{
	font-size:7pt;
	color: white;
	background-color: #000066;
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;
}

a.menuButton
{
	font-size:8pt;
	color: white;
	background-color: #000066;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}

a.menuButton:hover, a.menuButtonActive, a.menuButtonActive:hover
{
	font-size:8pt;
	color: #EAC132;
	background-color: #000066;
	text-decoration: none;
}

.menuLink
{
	font-size:9pt;
	color:#0066CC;
	text-decoration:none;
	font-weight:bold;
}

.menuLink:hover
{
	font-size:9pt;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.menuLinkSelected
{
	font-size:9pt;
	color:#AAAAAA;
	text-decoration:none;
	font-weight:bold;
}

.menuLink2
{
	font-size:9pt;
	color:#AAAAAA;
	text-decoration:none;
	font-weight:normal;
}

.menuLink2:hover
{
	font-size:9pt;
	color:#AAAAAA;
	text-decoration:underline;
	font-weight:normal;
}

.menuLink2Selected
{
	font-size:9pt;
	color:#AAAAAA;
	text-decoration:none;
	font-weight:normal;
}

.menuLink3
{
	font-size:8pt;
	color:#AAAAAA;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

.menuLink3:hover
{
	font-size:8pt;
	color:#AAAAAA;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
}

.menuLink3Selected
{
	font-size:8pt;
	color:#AAAAAA;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

.menuLink4
{
	font-size:7pt;
	color:#AAAAAA;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
}

.menuLink4:hover
{
	font-size:7pt;
	color:#AAAAAA;
	text-decoration:underline;
	font-weight:normal;
	font-style:italic;
}

.menuLink4Selected
{
	font-size:7pt;
	color:#AAAAAA;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
}

h1
{
	font-family: arial,verdana,helvetica;
	color:#336699;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	margin-top: 20;
	margin-bottom: 4;
}

h1.menuTitle
{
	font-family: arial,verdana,helvetica;
	color:#0066CC;
	font-size:12pt;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
}

h1.whiteTxt8H1
{
	color:white;
	font-size:8pt;
	font-weight:bold;
	font-style:normal;
	margin-top: 0;
	margin-bottom: 0;
}

h2
{
	font-family: arial,verdana,helvetica;
	color:black;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	margin-top: 0;
	margin-bottom: 6;
}

h2.greyTxt7H2
{
	color:#717171;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
	margin-top: 10;
	margin-bottom: 10;
}

h2.blackTxt8H2
{
	color:#000000;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
	margin-top: 0;
	margin-bottom: 0;
}

h3
{
	font-family: arial,verdana,helvetica;
	font-size:7pt;
	color:#336699;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
}

p, .normal
{
	font-size:8pt;
	color:black;
}

.largeBlueTxt
{
	font-family:tahoma;
	font-size:12pt;
	color:#000066;
	font-weight:bold;
}

.whiteTxt7
{
	font-size:7pt;
	color:white;
}

.whiteTxt8
{
	font-size:8pt;
	color:white;
}

.blackTxt7
{
	font-size:7pt;
	color:black;
}

.greyTxt7
{
	font-size:7pt;
	color:#717171;
}

.blueTxt8
{
	font-size:8pt;
	color:#336699;
}

.tableHead
{
	font-size:7pt;
	color:white;
	background-color:#336699;
}

.tableCell1
{
	font-size:7pt;
	color:black;
	background-color:#F7F3C9;
}

.tableCell2
{
	font-size:7pt;
	color:black;
	background-color:#FCFAE2;
}

select
{
	font-size:9px;
	color:#336699;
	background-color:#F3F8FD;
	border:1px solid black;
}

textarea
{
	font-family: helvetica;
	font-size:12px;
	color:#336699;
	background-color:#F3F8FD;
	border:1px solid black;
}

input
{
	font-family: helvetica;
	font-size:12px;
	color:#336699;
	background-color:#F3F8FD;
	border:1px solid black;
}

.domainInput
{
	font-family: helvetica;
	font-size:13px;
	color:#336699;
	background-color:#F3F8FD;
	border:1px solid black;
}

.domainInput2
{
	font-family: helvetica;
	font-size:13px;
	color:black;
	background-color:#F3F8FD;
	border:1px solid black;
}

.otherInput
{
	color:black;
	#background-color:transparent;
	border:1px thin black;
}

.leftInfoBoxInput
{
	font-size:9px;
	color:#AAAAAA;
	background-color: white;
	border:1px solid black;
}

.leftInfoBoxFormButton
{
	font-size:12px;
	color:#AAAAAA;
	background-color:transparent;
	border:0px;
	cursor: hand;
	text-align:right;
}

.formButtonOrder
{
	font-family: verdana,helvetica;
	font-size:9px;
	color:#FFFFFF;
	background-color:#336699;
	width:200px;
	font-weight:bold;
	height:20px;
	border:2px solid #000000;
	cursor: hand;
}

.formButtonLarge
{
	font-family: verdana,helvetica;
	font-size:9px;
	color:#081884;
	background-color:#EFC631;
	width:200px;
	font-weight:bold;
	height:20px;
	border:1px solid #081884;
	cursor: hand;
}

.formButtonSmall
{
	font-family: verdana,helvetica;
	font-size:9px;
	color:#081884;
	background-color:#EFC631;
	width:70px;
	font-weight:bold;
	height:18px;
	border:1px solid #081884;
	cursor: hand;
}

.formButtonPay
{
	font-family: verdana,helvetica;
	font-size:9px;
	color:#FFFFFF;
	background-color:#336699;
	width:100px;
	font-weight:bold;
	height:18px;
	border:2px solid #000000;
	cursor: hand;
}

.formButtonText
{
	font-size:12px;
	color:#336699;
	background-color:transparent;
	border:0px;
	cursor: hand;
}

.formButtonText2
{
	font-family: verdana,helvetica;
	font-size:9px;
	font-weight:bold;
	width:22px;
	color:#336699;
	background-color:transparent;
	border:0px;
	cursor: hand;
}

.formText
{
	font-size:7pt;
	color:black;
	font-weight:bold;
}

.infoBox
{
	border-width:1;
	border-color:black;
	border-style:solid;
}

.errorText
{
	font-size:7pt;
	color:#FB515D;
}

.actionText
{
	font-size:7pt;
	color:#83C70D;
}

.command
{
	color : #191970;
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.large-title
{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
}

.medium-title
{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

.small-title
{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

