@charset "utf-8";
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color : #0C2677;
	scrollbar-base-color : #cccccc;
	scrollbar-face-color : #cccccc;
	scrollbar-shadow-color : #999999;
	scrollbar-highlight-color : #ffffff;
	scrollbar-darkshadow-color : #333333;
}
p{
	margin: 5px 0 0 0;
	
	
}
.fine_print {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.bottom_bg {
	background-image: url(image/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom_internal_bg {
	background-image: url(image/bottom_internal_bg_a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.profile_bg {
	background-image: url(image/profile_bg.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.profile_bold_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.body_text {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

.profile_faded_bg {
	background-image: url(image/profile_faded_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.blue_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C2677;
	text-decoration: none;
}
li {
	list-style-image: url(image/bullet_star.gif);
	line-height: 15px;
	list-style-position: outside;
}
a {
	color: #0C2677;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
.text_box {
	background-color: #E6E6E6;
	width: 150px;
	border: 1px solid #CCCCCC;
	height: 15px;
	font-size: 11px;
	color: #003366;
}
.comment_box {
	background-color: #E6E6E6;
	width: 330px;
	border: 1px solid #CCCCCC;
	height: 50px;
	font-size: 11px;
	color: #003366;
}
.bottom_internal_bg_long {
	background-image: url(image/bottom_internal_bg_long.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body_text_long_para {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
}
.bottom_internal_bg_contact {
	background-image: url(image/bottom_internal_bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom_internal_bg_xl {
	background-image: url(image/mckamie_law_internal_long.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

