
body, html
{
	bottom:0;
	margin: 0;	
	font-family: Times New Roman;
	height:100%
}


.requiredvalidator
{
	font-size: 14px;
	font-weight: bold;
}

/*
#bluebar
{
    height
    font-size:x-large;
    font-family:Calibri;
	color:White;
	writing-mode: tb-rl; 
	filter: flipH()	flipV(); 
    
}*/
/*
#top
{

    background-color:Black;
    color: White;
    font-family:Times New Roman;
    font-size:36px;
    font-weight:bold;
    margin:0,0,0,0;
    padding:
}
*/
input
{
	width: 300px;
}

.navheader
{
	text-decoration: none;
	color: white;
}
li
{
	margin-bottom: 10px;
}
.paraHeader
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0;
	line-height: normal;
}
.redFont
{
	color: #f60c0c;
}
#main
{
	position: relative;
	font-family: Times,Arial;
	background-color: white;
	min-height:100%
}
.greyBar
{
	background-color: #bcbdc0;
	padding: 30px;
	width: 250px;
}

.caption
{
	font-size: 9pt;
}

.submitbutton
{
	float: left;
	text-align: right;
	width: 175px;
}

