.Header
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #1C275D;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.Header:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #1C275D;
    FONT-FAMILY: arial, helvetica;
    TEXT-DECORATION: underline
}
.Header:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #1C275D;
    FONT-FAMILY: arial, helvetica;
    TEXT-DECORATION: underline
}

.pull {
	color: #F59727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.content {
color: #000000;  font-family: Arial, Helvetica, sans-serif;  font-size: 12px; 
}

.contentDark {
color: #ffffff;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; 
}

A:active {
	color: #000000;
	text-decoration: underline;
}

A:link { 
color: 1c275d;  text-decoration: underline;
}

A:visited {
color: 1c275d; text-decoration: none;
}

A {
	color: 1c275d;
	text-decoration: underline;
}

A:hover { 
color: #293A89;  text-decoration: underline;
}



A.white:active { 
color: #3A95C3;  text-decoration: underline;
}

A.white:link { 
color: #000000;  text-decoration: none;
}

A.white:visited { 
color: #000000; text-decoration: none;
}

A.white { 
color: #000000;  text-decoration: underline;
}

A.white:hover { 
color: #000000;  text-decoration: underline;
}



.inputStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #33CCFF;
}

.Footer
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    LINE-HEIGHT: 140%;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.tablecell {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1c275d;
	line-height: 30px;

}
