/* CSS Document */
body{
	margin: 0px;
}
.left_trim{
	background-image: url(images/content_left_trim.gif);
	background-repeat: repeat-y;
	width: 44px;
}

.container_trim{
	background-image: url(images/container_left_trim.gif);
	background-repeat: repeat-y;
	width: 3px;
}

.footer{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #478799;
	height: 25px;
	color: #7FABB8;
	font-family: verdana;
	font-size: 10pt;
}

h2{
	color: #C79DA9;
	font-family: verdana;
	font-weight: bold;
	font-size: 11pt;
	padding: 0, 0, 0, 20;
}

h3{
	color: #C79DA9;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	padding: 0, 0, 0, 0;
}

p{
	color: #478799;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
}

td{
	color: #478799;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
}

li{
	color: #478799;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
}


A:link{
	color: #478799;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;

}

A:visited{
	color: #478799;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;

}

A:hover{
	color: #478799;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;

}

.contentPad{
	padding: 0, 20, 0, 20;
}

.subHeader{
	color: #BE97A2;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	padding: 0, 10, 0, 20;
	vertical-alignment: middle;
}

.currentPage{
	color: #BE97A2;
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
	padding: 0, 5, 0, 0;

}

A.linkPage:link{
	color: #2A82A9;
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	padding: 0, 5, 0, 0;

}

A.linkPage:visited{
	color: #2A82A9;
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	padding: 0, 5, 0, 0;

}

A.linkPage:hover{
	color: #BE97A2;
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
	padding: 0, 5, 0, 0;
}

.childProfile{
	background-color: #D3E2E7;
	font-family: Comic Sans MS, Arial, Verdana;
	font-weight: Bold;
	font-size: 10pt;
	color: #7FABB8;
	text-alignment: left;
	padding: 3px;
}

A.ProfileLink:link{
	color: #7FABB8;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	padding: 0, 0, 0, 0;

}

A.ProfileLink:visited{
	color: #7FABB8;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	padding: 0, 0, 0, 0;

}

A.ProfileLink:hover{
	color: #7FABB8;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
	padding: 0, 0, 0, 0;
}