body     {
	margin: 0 0 0 0;
	background: #fbf1db;
}

html, td		{
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align: left;
}

#main	{
	width: 676px;
	background: #FFF;
	border-top: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

a	{
	font-size: 11px;
	color: #1c468f;
	text-decoration: none;
	position: relative;
}

a:hover	{
	font-size: 11px;
	color: #1c468f;
	text-decoration: underline;
}

#topBar	 {
	background: #1c468f;
	line-height: 24px;
	color: #FFF;	
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#header	{
	margin-top: 2px;
	margin-bottom: 2px;
}

#nav	{
	font-size: 12px;
	color: #1c468f;
	line-height: 21px;
	background: #e8ecf4;
	text-transform: uppercase;
}

#nav .active {
	padding: 0 12px 0 12px;
}

#nav a	{
	font-size: 12px;
	color: #1c468f;
	text-decoration: none;
	padding: 0 12px 0 12px;
}

#nav a:hover	{
	color: #eba364;
	text-decoration: none;
}

#body	{
	width: 636px;
	padding: 15px 10px 15px 10px;
}

#mainCopy	{
	padding: 0 18px 0 18px;
}

#mainCopy2	{
	padding: 0 18px 0 12px;
}

html.ie7 #mainCopy	{
	padding-top: 12px;
	padding-bottom: 0;
}

h1	{
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 3px;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	color: #d34249;
	margin-bottom: 0;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.copyRed {
	font-family: Arial;
	font-size: 12px;
	color: #d34249;
	font-weight: bold;
	margin-bottom: 0;
}

b {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

#mainCopy ul	{
	margin: 0;
}

#mainCopy li	{
	margin: 0;
}

html.ie7 #mainCopy li	{
	margin: 0 0 0 25px;
}


/* Interior */

#intCopy	{
	padding-left: 10px;
	padding-bottom: 5px;
}

html.ie7 #intCopy	{
	padding-top: 21px;
	padding-bottom: 0;
}

.pgTitle	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #1c468f;
	line-height: 25px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 21px;
}

/* Interior 02 */

.pgTitleNeph	{
	width: 644px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #dea367;
	line-height: 24px;
	padding-top: 1px;
	padding-left: 8px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #1c468f;
	text-transform: uppercase;
}

.pgTitleNeph2	{
	width: 644px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #dea367;
	line-height: 24px;
	padding-top: 1px;
	padding-left: 8px;
	margin-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #1c468f;
	text-transform: uppercase;
}

html.ie6 ul {
	margin: 0 0 0 10px;
	padding: 5px 0 0 25px;
}

html.ie6 li {
	margin: 0;
	padding: 0;
}

/* Footer */

.footerMain		{
	border-top: 1px solid #1c468f;
	font-size: 10px;
	padding: 3px 0 0 0;
	text-align: center;
}


/* Pop Up */

#historyBody {
	margin-top: 20px;
}

#historyMain	{
	width: 510px;
	background: #FFF;
	border-top: 0;
	border: 1px solid #000000;
}

#historyTopBar	 {
	background: #1c468f;
	line-height: 24px;
	color: #FFF;	
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#historyPgTitle	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background: #dea367;
	line-height: 24px;
	padding-top: 1px;
	padding-left: 8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	border: 1px solid #1c468f;
	text-transform: uppercase;
}

#historyCopy {
	padding: 0 18px 18px 18px;
	text-align: left;
}

#printBtn {
	text-align: right;
}