body
{ 
	font:normal 8pt Tahoma; 
	color:#000000;
	/*
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	*/
	height:100%;	
	background-color: #ADADAD;
} 

a
{
	font:normal 8pt Tahoma; 
	color:#306eff;
	text-decoration:none;	
}

table
{ 
	font:normal 8pt Tahoma; 
	color:#333333;
} 

P
{ 
	font:normal 8pt Tahoma; 
	color:#333333;
	text-align:justify;
} 

#txtUsername, #txtPassword
{
	color: #787473;
	font-size: 7pt;
	font-family: Tahoma;
	border-top-width: .1em;
	border-bottom-width: .1em;
	border-right-width: .1em;
	border-left-width: .1em;
	border-top-color: #3090c7;
	border-bottom-color: #3090c7;
	border-right-color: #3090c7;
	border-left-color: #3090c7;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-indent: .1em;
	width:100%;
}

#spnDateTime
{
	font:normal 7.5pt Tahoma; 
	color:#33333c;		
}

#spnMTNews, #spnMTComment
{
	font:normal 7pt Tahoma; 
	color:#d0d0d0;		
}

#csrCommitmentHdr, #csrMissionHdr
{
	font-family:Georgia,Times;
	font-size:20pt;
	font-weight: bolder;
	color:#fff8c6;			
}
		
#spnContatUsQuestion_one, #spnContatUsQuestion_two, #spnContatUsQuestion_three		
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #2b547e;			
}
		
.INPUT,.TEXTAREA,.SELECT
{
	color: #787473;
	font-size: 8pt;
	font-family: Tahoma;
	border-top-width: .1em;
	border-bottom-width: .1em;
	border-right-width: .1em;
	border-left-width: .1em;
	border-top-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-left-color: #c3c3c3;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	width:100%;
}		

#spnSavings
{
	font:normal 16pt Arial; 
	color: #2b547e;
}

.supportHdr
{
	font:bold 9pt Arial; 
	color: #2b547e;
}