@import url('positions.css');
@import url('menu.css');
@import url('fonts.css');



#Menu a, #English a, #Promo a
{
	padding-left:15px;
	background: transparent url('../img/arrow.gif') no-repeat;
	color: #1A2078;
	text-decoration: none;
	background-position:10px center;
}

#English>a, #Menu>ul>li>div>ul>li>a, #Promo>dl>dd>a
{
		background-position:left center;
}

#Menu a#Active
{
	color: #FDB8C8;
}

#Menu a:hover, #English a:hover, #Promo a:hover, #Promo a#Active, #Menu li li a#Active
{
	background-image:url('../img/arrow_pink.gif');
	color: #E90A74;
	text-decoration: underline;
}

#English a
{
	display: block;
	border: 1px solid white;
	padding: 5px 15px;
	margin-bottom: 5px;
}

#English span
{
	padding-right:15px;
}

#Footer a
{
	color: #A5BFDB;
}

.stickNote
{
	border:1px solid #BACADF;
	padding: 2px;
	background-color: White;
	width: 225px;
	margin-bottom: 8px;
}

#Blurb .stickNote h2
{
	font:bold 10px verdana, arial, sans-serif;
	background: #6A97D0 url('../img/stickNote_back.gif') no-repeat;
	height:15px;
	padding-left:37px;
	color:white;
	padding-top: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#Blurb .stickNote div
{
	padding:6px;
}

#Promo img
{
	display: block;
	float: left;
	border-right:6px solid white; 
	margin-right: 16px;
}

#Promo dl
{
	margin: 0;
}

#Promo dt
{
	font:bold 14px verdana, arial, sans-serif;
	margin-top: 5px;
	margin-left: 10px;
}

#Promo dd
{
	line-height: 20px;
}

#Promo dd a
{
	margin-left:-10px;
}


#Blurb h3
{
	font:bold 14px verdana, sans-serif;
	color: #1A2078;
	margin-top: 2px;
}

#HP, #HP li
{
	margin:0;
	padding:0;
}

#Blurb h2, ul#HP li
{
	font:normal 17px verdana, verdana, sans-serif;
	color: #E70C74;
	margin-top: 10px;
}

#NewsList p a
{
	padding-left:10px;
}

#NewsList div
{
	border-bottom: 1px solid #91C9FF;
	margin-bottom: 15px;
}

#Breadcrumb *, #Breadcrumb
{
	color: #7796C5;
	font-size:10px;
}

/*
	apply online forms
*/

td
{
	padding:5px;
/*
	width: 120px;
*/
}

fieldset
{
	margin-bottom:10px;
	padding:10px 10px;
	width:550px;
	clear:both;
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#BACADF;
}

legend
{
	padding:0px 10px;
	font:bold 11px verdana;
	color:#036;
}

fieldset table
{
	margin-top:20px;
}

label
{
	text-align:right;
	display:block;
}

textarea
{
	width:300px;
	height:100px;
	overflow:auto;
}

button
{
	clear:both;
	display:block;
	font:11px/18px verdana;
	border-width:1px;
}
	
input
{
	width:300px;
}

input, textarea
{
	border:1px inset #BACADF;
	font:11px verdana, sans-serif;
}

ul#HP
{
	list-style:url(../img/footer_logo.gif);
	margin-left: 17px;
}	

ul#HP li
{
	padding-left:4px;
	margin-top:5px;
}

.stickNote a
{
	display: block;
	line-height: 20px;
}

#Promo a#Active, #Menu li li a#Active
{
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

label span, span.asterisk
{
	color: #E90A74;
}

#StickNote a
{
	padding-left:9px;
	background: transparent url('../img/arrow.gif') no-repeat;
	color: #1A2078;
	background-position:2px center;
}

.msg
{
	font: bold 11px verdana;
	color: #369;
}


#FooterNav
{
	padding-right:30px;
}

#FooterNav a
{
	color:white;
}