/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }
 
 .IE8Fix
{
	z-index: 100;
}

A:link { text-decoration:none;}
A:visited { text-decoration:none;}
A:active { text-decoration:none;}
A:hover { cursor:hand; text-decoration:none;}

A:link.vanilla { text-decoration:none; color:#676767;}
A:visited.vanilla { text-decoration:none; color:#676767;}
A:hover.vanilla { text-decoration:underline; }


p
{
	line-height: 1.4em;
}

.logout
{
    font-family: Arial;
    font-size: 11px;
    color: #1e85c8;
    text-align:right;
    font-weight:bold;
}
.footer
{
    font-weight: normal;
    font-size: 8pt;
    color: #a3a3a5;
    font-family: Arial;
    vertical-align: bottom;
    line-height: 15pt;
}
.text1
{
    color: #666666;
    font-family: Arial;
    font-size:9px;
}

.text2
{
    color: #1282C0;
    font-family: Arial;
    font-size:9px;
}

.text3
{
    color: #666666;
    font-family: Arial;
    font-size:10px;
    font-weight: normal;
}

.text4
{
    color: #0173bc;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
}

.text5
{
    color: #ff0000;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
}
.text6
{
    color: #000000;
    font-family: Arial;
    font-size:13px;
    vertical-align:super;
}

webdings
{
    color: #ffffff;
    font-family: webdings;
    font-size:12px;
    font-weight:bold;
}

.subhead
{
    margin-top:2px;
    margin-bottom:5px;
    color: #1282C0;
    font-family: Arial;
    font-size:9px;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 1px solid #dddddd;
	height: 1px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

.button1
{
     
     border:solid 3px #676767
}

/* Headings                    */
/*-----------------------------*/
.Title1
{
	font-family: Arial;
	font-size: x-large;
	color:#9D1929;
	font-weight:lighter;
	
}

.Title2
{
	font-family: Arial;
	font-size: medium;
	font-weight:bold;
	color: #1282C0;
	margin-top:10px;
}
	
.Title3
{
	font-family: Arial;
	font-size: small;
	margin-bottom:0px;
	color: #6B7EBF;
	
}

.AccessoryHeader
{
    padding-top:15px;
}


/* Tables                      */
/*-----------------------------*/	




.tablelabel
{
    border-bottom:solid 1px #bcdbef;
    padding-bottom:2px;
    padding-top:5px;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}