body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin: 0px;
	background-color: #F7F7F7;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
	font-size: large;
	color: #293F70;
	text-decoration: none;
	margin-top: 6px;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF339A;
	text-decoration: none;
	margin-top: 6px;
}

#main{
	width:750px;
	margin:auto;
	background-color:#FFFFFF;
	border-right: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	border-bottom: solid #cccccc 1px;
	padding-bottom: 3px;
	}
	
#banner{
	background-image: url(../../images/banner.gif);
	height: 77px;
	background-repeat: no-repeat;
	}
#life{
	margin-left: 6px;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom: solid #ffffff 2px;
	margin-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FF339A;
}
#lang{
	margin-left: 142px;
	margin-right: 3px;
	text-align: left;
	color: #293F70;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 0.9em;
	

	}
#footer{
	background-color:#293F70;
	color: #FFFFFF;
	margin-left: 3px;
	margin-right: 3px;
	padding: 4px;
	font-size: 0.9em;
	}

#content{
	margin-left: 140px;
	margin-right: 10px;
	border: solid #cccccc 1px;
	margin-top: 6px;
	font-size: small;
	padding-top: 1px;
	margin-bottom: 18px;
	padding-bottom: 26px;
	padding-left: 8px;
	padding-right: 8px;

}
#content_search{
	background-color: #FFFFFF;
	margin-left: 140px;
	margin-right: 10px;
	border: solid #cccccc 1px;
	margin-top: 6px;
	font-size: small;
	padding-top: 0px;
	margin-bottom: 18px;
	padding-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
	min-height:350px;
}
#searchbox1{
	border: solid #cccccc 1px;
	background-color: #F8F8F8;
	padding: 2px;
}
#searchbox2{
	border: solid #cccccc 1px;
	background-color: #F8F8F8;
	padding: 6px;
}
#box1 a{
	border: solid #FF339A 2px;
	padding: 8px;
	text-decoration: none;
	width: 89%;
	display: block;
	color: #FF339A;
	font-weight: bold;
	background-color: #FFFFFF;
}
#box1 a:hover{
	border: solid #FF339A 2px;
	padding: 8px;
	text-decoration: none;
	width: 89%;
	display: block;
	color: #FF339A;
	background-color: #FFDFEE;
}
#box2 a{
	border: solid #293F70 2px;
	padding: 8px;
	text-decoration: none;
	width: 89%;
	display: block;
	color: #293F70;
	font-weight: bold;
	background-color: #FFFFFF;
}
#box2 a:hover{
	border: solid #293F70 2px;
	padding: 8px;
	text-decoration: none;
	width: 89%;
	display: block;
	color: #293F70;
	background-color: #E7EAF5;
}
#searchbox1 h3{
	background-color: #293F70;
	color: #FFFFFF;
	font-size: small;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	margin-bottom: 2px;
	margin-top: 0px;
}
#searchbox2 h3{
	color: #ffffff;
background-color:#293F70;
	font-size: small;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
}
#results{
	border: solid #cccccc 1px;
	margin-top: 12px;
	padding: 2px;
	color: #293F70;
	padding-bottom: 4px;
}
#results2{
	color: #293F70;
	margin-top: 0px;
}
#results_2{
	margin: auto;
	width: 95%;
	margin-top: 12px;
	margin-bottom: 24px;

}

#signpost{
	border: solid #cccccc 1px;
	margin-top: 8px;
	padding: 2px;
	color: #293F70;
	padding-bottom: 12px;
	}
	#signpost p{
	margin-left:16px;
	
	}
	
	
#signpost h3{
	background-color: #293F70;
	color: #FFFFFF;
	font-size: small;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#results h3{
	background-color: #FF339A;
	color: #FFFFFF;
	font-size: small;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	margin-top: 0px;
}
#box{
	margin-left: 2px;
	margin-top: 1px;
	padding-bottom: 6px;
	padding-top: 3px;

}


#box2{
	width: 265px;
	float: right;
}


#box2[class~=classname]{ /*hidden from IE*/
		margin-top:0px;
	}

#box1{
	position: relative;
	margin-top: 0px;
	width: 265px;

}


#menu{
	margin-left: 3px;
	float: left;
	width: 124px;
	
	
	
}
#menu[class~=classname]{ 
	margin-left: -34px;
	margin-top: 0px;
	}
/*

#menu{
	width: 120px;
	margin-left: 3px;
	color: #FFFFFF;
	float: left;
}
#menu[class~=classname]{ 
	margin-left: -34px;
	margin-top: -10px;
	}*/

#menu ul{
	list-style-type:none;
	margin-left: 0px;
	}
#menu li{
	list-style-type:none;
	border-bottom: 2px solid white;
	width: 120px;
}
#menu li a{
	display: block;
	width:120px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	background-color: #FF339A;

}
#menu li a:hover{
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	color: #293F70;
	border-bottom-color: #FF339A;
}
#life a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
#life a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #293F70;
}
#lang a{
	text-decoration: none;
	color: #293F70;
	font-weight: bold;

}
#lang a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
#content a{
	color: #FF339A;
	font-weight: bold;
}
#content a:hover{
	color: #293F70;
	margin: auto;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #293F70;
}
.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #293F70;
}


fieldset { border:0; }
        legend {
	font-weight: bold;
	font-size: medium;
	color: #FF339A;
}
        form#myform {
	margin: auto;
	width: 525px;
	margin-top: 12px;
}
        form#myform div {
	clear: both;
	padding: 0px;
	color: #000000;
	margin: 0px;
	
}
    label {
	width: 30%;
	text-align: right;
	color: #293F70;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 12px;
	float: left;
}
    select {
	text-align: left;
	width: 274px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 9px;
}    
input,textarea{
	font-family: Arial, Helvetica, sans-serif;
}
#keyword input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	width: 274px;
	margin-left: 9px;
}
#boxes input{
	font-family: Arial, Helvetica, sans-serif;
	float: none;
}
    textarea { 
 }

    #mySubmit {
	width: 70px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rightone
{
 
}
#rightone label{
	color: #293F70;
	font-weight: bold;
	float: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

#border{
	width: 218px;
	height: 36px;
	float: right;
	margin-top: -22px;
	position: relative;

}
#boxes{
	float: right;
	padding: 1px;
	width: 238px;
}
#boxes h4{
	float: left;
	margin-left: -90px;
}
.pink {
	color: #FFFFFF;
	background-color: #FF339A;
	width: 240px;
	padding: 8px;
	margin-bottom: 1px;
	font-size: small;
}
.blue {
	color: #FFFFFF;
	background-color: #293F70;
	width: 240px;
	padding: 8px;
	margin-bottom: 1px;
	font-size: small;
}

.returnlink {
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	color: #293F70;
 	text-decoration: underline;
}
.returnlink:hover {
	color: #FF339A;
	text-decoration: underline;
}

.support_org{
 	color: #FFFFFF;
 	background-color: #FF339A;
}
.support_need{
	color: #FFFFFF;
	background-color: #293F70;
}
/* Form checkbox nowrap */
div#ServiceDeliveryPanel label
    {
    white-space: nowrap;
    }
    
#results_3 a 
{
    font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	color: #293F70;
 	text-decoration: underline;
    
}

/*menu11*/

#menu11{
	float:left;
	width: 124px;
}
#menu11 ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	margin-left: 6px;
}
#menu11 li a{
	display: block;
	padding: 4px;
	color:#fff;
	text-decoration: none;
	width:120px;
	background-color: #FF339A;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
}
#menu11 li a:hover{
	background-color:#FF339A;
	text-decoration: none;
	color: #293F70;
}
