#mainImg {
	height:93px;
}
body	{
 
	background-color:#ffffff;

	margin:0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size:14px;

	word-spacing:3px;

	line-height:22px;
	} a	{
	
	color:#003366;
	text-decoration:underline;
	} a:hover	{
 
	

	}

.link 	{
	
color:#2A3795;
	
text-decoration:underline;

}
a.link:hover	{
	color:#006AB6;


	}
.topTitle	{
	
	color:#003366;
	
	font-size:16px;
	
	font-weight:bold;
	
	}
.topLink	{
	font-size:16px;
	color:#2A3795;
	
	}
.topLink:hover	{
	color:#006AB6;
	}
.pink	{	
	color:#ED008C;

	font-weight:bold;

	font-size:14px;

	}

.blue	{

	color:#006AB6;

	font-weight:bold;

	font-size:14px;

	}
.violet	{
	
	color:#534CA0;

	font-weight:bold;

	font-size:14px;

	}
.green	{

	color:#00A973;

	font-weight:bold;

	font-size:14px;

	}
.question	{

	color:#534CA0;

	font-weight:bold;

	font-size:20px;

	}	
.answer	{

	color:#EE1C23;

	font-weight:bold;

	font-size:20px;

	}	

.field {
	font-family: Arial, Tahoma, Helvetica, sans-serif;

	font-size: 12px;

	BORDER-RIGHT: 0px;

	BORDER-TOP: 0px;

	BORDER-LEFT: 0px;

	BORDER-BOTTOM: 0px;

	background-color: #ffffff;
	
}
.field1 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;

	font-size: 11px;

	BORDER-RIGHT: 1px solid #cccccc;

	BORDER-TOP: 1px solid #cccccc;
	BORDER-LEFT: 1px solid #cccccc;

	width: 350px;

	BORDER-BOTTOM: 1px solid #cccccc;

	background-color: #ffffff;
	
}

.buttons {

	/* background-color: #0399BC; */

	font-size: 14px;

	font-family: Arial, sans-serif;

	font-weight: normal;

	color: #000000;

	/* font-weight:bold; */

	width:70px;	
	/* border-width:0px; */
	
}


.go_button	{

	background-image:url(images/go_button_bg.jpg);

	background-repeat:no-repeat;

	color: white;

	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;

	width:35px;

	height:32px;

	border:0;

	}
.content	{

	margin-top:15px;
	}
	

.content	h1	{

	font-size:16px;

	margin:0;

	padding:0;

	margin-bottom:10px;

	}
	

.content	h2	{	
	font-size:12px;

	margin:0;

	padding:0;

	margin-bottom:10px;

	font-weight:bold;

	}
	
.content	p	{

	margin:0;

	padding:0;

	padding-bottom:10px;

	}
	
.content	a	{
	text-decoration:underline;

	}
	

.content	a:hover	{
	text-decoration:underline;
	color:#006AB6;

	}

/* Menu */


.menutitle	{
	
	cursor:pointer;

	}.menutitle	a	{	
	color:#32332f;

	text-decoration:none;

	}


.submenu	{

	background-position:bottom;

	background-repeat:no-repeat;

	padding-bottom:7px;

	padding-top:0px;
	
}

#masterdiv	span	{
	margin-left:10px;
	}
.submenu	a	{
	color:#929397;

	text-decoration:none;

	font-size:16px;

	font-weight:bold;

	padding-left:31px;

	}
	

.submenu	a:hover	{

	text-decoration:none;
	color:#000000;

	}

/* End Menu */

.list	{
	
	list-style-image:url(images/bullet_red.jpg);

	}
	

.list	ul	{
	
	margin:0;

	padding:0;

	margin-left:20px;

	}
	

.list	p	{
	
	margin:0;

	padding:0;

	}
	
* html	.list	p	{
	margin:0;

	padding:0;

	position:relative;
	top:-3px;

	}


.list_violet_bullet	{

	list-style-image:url(images/bullet_violet.jpg);

	}
	
.list_violet_bullet ul	{
	margin:0;

	padding:0;

	margin-left:20px;

	}
	

.list_violet_bullet	p	{
	margin:0;

	padding:0;

	}
	

* html	.list_violet_bullet	p	{

	margin:0;

	padding:0;

	position:relative;
	top:-3px;

	}
	

.list_green_bullet	{

	list-style-image:url(images/bullet_green.jpg);

	}

.list_green_bullet	ul	{

	margin:0;

	padding:0;

	margin-left:20px;

	}
	

.list_green_bullet	p	{
	margin:0;

	padding:0;	}
	
* html	.list_green_bullet	p	{
	margin:0;

	padding:0;

	position:relative;

	top:-3px;
	}
	

.list_pink_bullet	{

	list-style-image:url(images/bullet_pink.jpg);

	}
	

.list_pink_bullet	ul	{

	margin:0;

	padding:0;

	margin-left:20px;

	}
	.list_pink_bullet	p	{

	margin:0;

	padding:0;

	}
	

* html	.list_pink_bullet	p	{

	margin:0;

	padding:0;

	position:relative;

	top:-3px;

	}
	

.list_blue_bullet	{

	list-style-image:url(images/bullet_blue.jpg);

	}
	

.list_blue_bullet	ul	{

	margin:0;

	padding:0;

	margin-left:20px;

	}
	

.list_blue_bullet	p 	{

	margin:0;

	padding:0;

	}
	

* html	.list_blue_bullet	p	{

	margin:0;
	padding:0;
	position:relative;

	top:-3px;

	}

.texta {
	visibility: hidden;
    	display: none;
}