﻿
/*************************** Main**********************/		
Body 
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	background-color:#5D000A;
	overflow:auto;
	background-image:url(../images/bgBottom.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
}
table
{
	font-size : 100%;
}

hr
{
	height: 1px;
	color: #990033;
}

h1
{
	font-weight: normal;
	font-family: Arial;
	font-size: 20px;
	color: #068BA8;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align:center;
}

h2
{
	font-weight: normal;
	font-family: Arial;
	font-size: 18px;
	color: #068BA8;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align:left;
	padding-left:10px;
}

h3
{
	font-weight: normal;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #8B8B8A;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align:left;
}

h4
{
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align:left;
}

h5
{
   font-weight: normal;
   font-family: Arial;
   font-size: 12px;
   font-weight:bold;
   color: #068BA8;
   margin-top: 0px;
   margin-bottom: 5px;
   text-align:center; 
}
h6
{
    font-weight: normal;
	font-family: Arial;
	font-size: 20px;
	color: #068BA8;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align:left;
}

li
{
	line-height: 150%;
}

A
{
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover   
{
	color: #FFFFFF;
	text-decoration: underline;
}

div
{
	text-align: left;
	direction: ltr;
}

ul
{
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 0px;
	color: #8B8B8A;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
li
{
    padding-bottom:5px;
}

p
{
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 5px 0px;
    line-height: normal;
}

/*************************** Tables **********************/

Table.all
{
    width:100%;
    height:100%;
}

Table.main 
{
	width: 770px;
	height:637px;
	direction: ltr;
	padding: 0px 0px 0px 0px;
}

Table.in
{
	width: 771px;
}


/**************************** TR/TD *******************************/

Td.marginLeft
{
    background-image:url(../images/bgLeft.jpg);
    background-repeat:repeat-x;
    background-position:top;
}

Td.marginMiddle
{
    background-image:url(../images/bgSite.jpg);
    background-position:top;
    background-repeat:no-repeat;
    width: 770px;
    vertical-align:top;
    text-align:center;
}

Td.marginRight
{
    background-image:url(../images/bgRight.jpg);
    background-repeat:repeat-x;
    background-position:top;
}

Td.bottom
{
    text-align: justify;
    vertical-align:bottom;
    color: #FFFFFF;
    font-size:10px;
    
}

Td.input
{
    background-image:url(../images/bgInput.jpg);
    background-position:center;
    background-repeat:no-repeat;
    height: 47px;
    text-align: center;
    vertical-align:middle;  
}

/**************************** Paragraph *******************************/
p.next
{
	text-align: right;
	padding-right: 14px;
	padding-bottom: 5px;
}


/**************************** Links *******************************/

A.gray
{
	text-decoration: underline;
	color: #828383;
}

A.gray:hover
{
	text-decoration: none;
	color: #828383;
}


/**************************** img*******************************/


/**************************** ol/ul *******************************/

/**************************** div *******************************/
 div.lowerLinks
 {
     text-align:center;
 }
 
 div.disclaim
 {
     font-size:12px;
     letter-spacing: -1px;
     text-align:center;
 }

/**************************** span *******************************/

/**************************** images *******************************/



/****************************  p  *******************************/


/****************************  input  *******************************/

.inbox
{
    height:37px;
    width: 238px;
    font-family: Verdana;
    font-weight: normal;
    font-size:28px;
    border: 0px solid #FCF6E0;
    background-color:#FCF6E0;
}

.inboxOn
{
    height:37px;
    width: 238px;
    font-family: Verdana;
    font-weight: normal;
    font-size:28px;
    border: 0px solid #FCF6E0;
    background-color:#FAECAE;
}

/**************************** Misc *******************************/




