﻿html
{
	width: 100%;
	height: 100%;
}

body
{
    width: 100%;
    height: 100%;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #5A6573;
    font-family: Tahoma;
    font-size: 70%;
}

div
{
	font-size: 100%;
}

img
{
    border: None;
}

td
{
	font-size: 100%;
}

span
{
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

input
{
	font-size: 100%;
}

textarea
{
	font-family: Verdana;
	font-size: 100%;
}

a, a:link, a:active, a:visited
{
	color: #00497B;
	text-decoration: none;
}

a:hover
{
	color: #6B6C6D;
	text-decoration: underline;
}

h1 
{
    color: #29598c;
    font-size: 130%;
    margin: 0px;
}

h2
{
    color: #29598c;
    font-size: 130%;
    margin: 0px;
}

div.li_disc
{
	padding: 0px 0px 0px 30px;
	background-position: 14px 4px;
	background-repeat: no-repeat;
	background-image: url('../images/li_disc.gif');
}

div.li_circle
{
	padding: 0px 0px 0px 30px;
	background-position: 15px 4px;
	background-repeat: no-repeat;
	background-image: url('../images/li_circle.gif');
}

div.li_square
{
	padding: 0px 0px 0px 30px;
	background-position: 14px 4px;
	background-repeat: no-repeat;
	background-image: url('../images/li_square.gif');
}

div.li_arrow
{
	padding: 0px 0px 0px 30px;
	background-position: 14px 3px;
	background-repeat: no-repeat;
	background-image: url('../images/li_arrow.gif');
}

a.topRight, a.topRight:link, a.topRight:active, a.topRight:visited
{
	color: #ABACAD;
	font-size: 110%;
	text-decoration: none;
}

a.topRight:hover
{
	color: #6B6C6D;
	text-decoration: underline;
}

td.nowrap, th.nowrap
{
	white-space: nowrap;
}

td.left, th.left, div.left
{
	text-align: left;
}

td.right, th.right, div.right
{
	text-align: right;
}

td.center, th.center, div.center
{
	text-align: center;
}

td.justify, th.justify, div.justify
{
	text-align: justify;
}

td.top, th.top
{
	vertical-align: top;
}

td.middle, th.middle
{
	vertical-align: middle;
}

td.bottom, th.bottom
{
	vertical-align: bottom;
}

td.bold, th.bold, span.bold
{
	font-weight: bold;
}

td.pad12, th.pad12
{
	padding: 12px;
}

td.pad8, th.pad8
{
	padding: 8px;
}

td.pad4, th.pad4
{
	padding: 4px;
}

.white, .content
{
	background-color: White;
	color: Black;
}

.text90
{
	font-size: 90%;
}

.text140
{
	font-size: 140%;
}

div.height120
{
    line-height: 120%;
}

div.height140
{
    line-height: 140%;
}

div.height160
{
    line-height: 160%;
}

div.spaceAfter
{
    margin-bottom: 6px;
}

.mainitem
{
	background-image: url('../images/top_menu_gradient.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: White;
}

a.footerLink, a.footerLink:link, a.footerLink:active, a.footerLink:visited
{
    color: White;
    text-decoration: none;
}

a.footerLink:hover
{
	color: #CDCDCD;
	text-decoration: underline;
}

table.headerTable
{
    width: 750px;
    background-image: url('../images/top_gray_gradient1.jpg');
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

a.pageMenu, a.pageMenu:link, a.pageMenu:active, a.pageMenu:visited
{
	color: #00497B;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

a.pageMenu:hover
{
	color: #0086DF;
	text-decoration: underline;
}

span.titleText
{
	color: #29598c;
	font-size: 130%;
}

td.rightButtonContainer
{
	background-image: url('../images/rightbutton_bg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: White;
	width: 172px;
	height: 46px;
	vertical-align: top;
	text-align: left;
	padding: 13px 0px 0px 8px;
}

span.titleTable
{
	color: #29598c;
	font-size: 100%;
}

div.li_disc_small
{
	padding: 0px 0px 0px 25px;
	background-position: 10px 4px;
	background-repeat: no-repeat;
	background-image: url('../images/li_disc.gif');
	font-size: 100%;
}

/* New styles 110929 */

div.rightButtonDemos
{
    width:180px;
    height:59px;
    background: url('../images/rightbutton_bgdemos.png') no-repeat left top;
    padding:0;
    margin:0;
}

div.rightButtonDemos a img
{
   float:left;
   margin:0;
}
