body { background-color: #ffffff;  margin: 0px;  padding: 0px;  height: 100%; }

#title_bar
{   background: #6699CC url(/media/global/background.gif) repeat-x;      width: 100%;  height: 70px;  padding: 0px 0px 0px 0px; }

#nav_bar
{ background: #BDDAF7;  width: 100%;  height: 25px;}

#main_content
{
	margin-left : 120px;
	margin-right : 30px;
	margin-top : 30px;
}

.navigation
{  
	font-family: arial;  
	font-size: 12px;  
	color: #000000;  
	font-weight: bold;	
	}
	

.navigation A{
	text-decoration: none;  color: #000000;
}

.navigation A:hover{
	text-decoration: underline;
}

.shadow
	{
	background : url(/media/global/shadow-down.gif) repeat-x;
	height : 20px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	width : auto;
}

#date
{
	margin-left : 120px;
	margin-bottom : 5px;
	border-bottom : 1px solid #cccccc;
}

.small_text

{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#dotted_line
{
	margin-top : 10px;
	border-bottom : 1px dotted #cccccc;
	margin-bottom : 10px;
}

.show_form

{
	display:inline;
}

.hide_form

{
	display:none;
}

.medium
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}

.steps
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: Maroon;
	font-style: inherit;
	font-weight: bold;
}

.grey_line
{
	border-bottom : 1px dotted #cccccc;
}

.small
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.small_grey
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
        color: #cccccc;
}

.form_text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.show_form

{
	display: none;
}

.hide_form

{
	display: inline;
}
