body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	background-color: #eaeff3;
	background-image: url(images//infobar-background.png);
	background-repeat: repeat-x;
}


.contentpanel ul {
	font-size: 12px;
	display: block;
	padding-left: 20px;
	line-height: 22px;
	list-style-position: outside;
	margin-right: 50px;
	
}

.groupingline {
	font-size: 11px;
	font-style: italic;
	color: #666;
	text-align: right;
	width: 100%;
	height: 20px;
}

a:link {
	color: #286eaf;
}
a:visited {
	color: #286eaf;
}
a:hover {
	color: #3B99E1;
}
a:active {
	color: #3B99E1;
}



#loginbox {
	background-image: url(images//header-loginbox.png);
	background-repeat: no-repeat;
	width: 228px;
	font-size: 13px;
	color: #4f462e;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	height: 69px;
	padding: 0px;
	line-height: 16px;
	position: relative;
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#loginbox input {
	color: #2E363F;
	border: 0px solid #ffffff;
	height: 16px;
	width: 126px;
	font-size: 12px;
	margin-left: 16px;
	margin-top: 0px;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#usernameline {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	position: absolute;
	top: 12px;
	right: 14px;
}
#passwordline {
	padding-top: 0px;
	display: block;
	padding-bottom: 10px;
	margin: 0px;
	position: absolute;
	top: 38px;
	right: 14px;
}

#statusline {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #286eaf;
	padding-right: 18px;
	height: 39px;
	line-height: 17px;
}
#statusline a:link, #statusline a:visited, #statusline span {
	font-size: 12px;
	font-weight: normal;
	color: #286eaf;
}
#statusline a:hover, #statusline a:active {
	font-size: 12px;
	font-weight: normal;
	color: #3B99E1;
}


.sidepanel {
	font-size: 10px;
	color: #2f363e;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCD3D8;
}


.sidepanel .sidebox {
	background-image: url(images//sidepanel-background.png);
	padding-top: 50px;
	position: relative;
	background-color: #D5ECC5;
	background-repeat: repeat-y;
	padding-bottom: 1px;
	margin-bottom: 16px;
	width: 188px;
}

.sidepanel .sidebox .Normal {
	margin-right: 12px;
	margin-left: 12px;
	display: block;
}


.sidepanel .sidebox .Normal ul {
	display: block;
	margin-left: 13px;
}

.sidepanel .panelcap {
	background-image: url(images//sidepanel-bottomcap.png);
	position: absolute;
	height: 8px;
	width: 188px;
	left: 0px;
	bottom: -1px;
	font-size: 1px;
}
.sidepanel h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 27px;
	padding-top: 7px;
	background-image: url(images//sidepanel-heading.png);
	background-repeat: no-repeat;
	background-color: #65C719;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 188px;
}
.sidepanel p {
	font-size: 10px;
	line-height: 16px;
	display: block;
	margin-bottom: 16px;
	text-align: left;
	width: 155px;
	margin-top: 0px;
}

.sidepanel .moreline {
	text-align: right;
	margin-top: -4px;
	display: block;
	width: 155px;
}
.sidepanel .snippet {
	width: 131px;
	background-image: url(images//sidesnippet-background.png);
	background-repeat: repeat-y;
	background-color: #ECF7E4;
	margin-top: -10px;
	margin-bottom: 14px;
	padding-right: 13px;
	padding-left: 11px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 16px;
}
.sidepanel .snippet .panelcap {
	background-image: url(images//sidesnippet-bottomcap.png);
	position: absolute;
	height: 14px;
	width: 155px;
	left: 0px;
	bottom: 0px;
}
.sidepanel .snippet .paneltop {
	background-image: url(images//sidesnippet-topcap.png);
	position: absolute;
	height: 8px;
	width: 155px;
	left: 0px;
	top: 0px;
	font-size: 1px;
}
.snippet h2 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: -2px;
	margin-left: 38px;
	width: 93px;
}
.snippet h3 {
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-align: left;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 38px;
	width: 93px;
}
.snippet h4 {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 14px;
	width: 131px;
}
.sidepanel .snippet p {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 11px;
	line-height: 14px;
	width: 131px;
}
.menubar {
	background-image: url(images//menubar-background_off.png);
	background-repeat: repeat-x;
}




.menubar a {
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-top: 6px;
}
.menubar a:hover {
	background-repeat: repeat-x;
	background-image: url(images//menubar-background_on.png);
}




.contentpanel {
	background-color: #FFFFFF;
	padding-top: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCD3D8;
	text-align: left;
	padding-left: 21px;
} 
.contentpanel h1 {
	font-size: 18px;
	font-weight: bold;
	color: #519adb;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.contentpanel p {
	font-size: 12px;
	line-height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}
#searchline {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	height: 25px;
}


.footer {
	text-align: center;
	padding-top: 8px;
	margin: 0;
	padding-bottom: 18px;
	font-size: 10px;
} 




.infobar {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.text-red {
	color: #da0000;
}
.text-yellow {
	color: #ffea00;
}
.text-highlight {
	color: #519adb;
	font-weight: bold;
}




.button {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-repeat: no-repeat;
}
.button a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}
.header .button {
	height: 30px;
	width: 138px;
	background-image: url(images//header-button_on.png);
	text-transform: uppercase;
	float: right;
	margin-top: 4px;
}
.header .button a {
	background-image: url(images//header-button_off.png);
	padding-top: 6px;
	color: #FFFFFF;
}
.header .button a:hover {
	background-image: url(images//header-button_on.png);
}

.sidepanel .button {
	height: 30px;
	background-image: url(images//sidepanel-button_on.png);
	text-transform: uppercase;
	width: 138px;
	margin-left: 9px;
	position: relative;
	margin-bottom: 14px;
}
.sidepanel .button a {
	background-image: url(images//sidepanel-button_off.png);
	padding-top: 6px;
	color: #FFFFFF;
}
.sidepanel .button a:hover {
	background-image: url(images//sidepanel-button_on.png);
}

#searchline .button {
	height: 25px;
	width: 91px;
	background-image: url(images//contentpanel-button_on.png);
	text-transform: uppercase;
	margin-left: 6px;
	position: relative;
	float: left;
	display: block;
}
#searchline .button a {
	background-image: url(images//contentpanel-button_off.png);
	padding-top: 4px;
	color: #FFFFFF;
}
#searchline .button a:hover {
	background-image: url(images//contentpanel-button_on.png);
}
.profile .button {
	height: 26px;
	width: 122px;
	background-image: url(images//profile-button_on.png);
	position: relative;
	float: left;
	display: block;
	padding-bottom: 4px;
}
.profile .button a {
	background-image: url(images//profile-button_off.png);
	padding-top: 4px;
	color: #FFFFFF;
}
.profile .button a:hover {
	background-image: url(images//profile-button_on.png);
}
.profile .button a:link.disabled, .profile .button a:hover.disabled, .profile .button a:active.disabled, .profile .button a:visited.disabled {
	background-image: url(images//profile-button_disabled.png);
	color: #e1eef7;
}



.profile {
	background-color: #DFECF6;
	background-image: url(images//profile-background.png);
	width: 650px;
	position: relative;
	margin-bottom: 16px;
}

.profileheading1 {
	width: 650px;
	font-size: 16px;
	font-weight: bold;
	color: #363d42;
	background-image: url(images//profile-topcap.png);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BECBD4;
	padding-top: 11px;
	display: block;
	margin-bottom: 8px;
	text-indent: 20px;
}

.profileheading2 {
	font-size: 13px;
	font-weight: bold;
	color: #4c96d9;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	width: 450px;
	margin: 0px;
	padding-top: 4px;
}
.profile p, .profile-sponsored p {
	font-size: 12px;
	display: block;
	width: 450px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 18px;
}


.ratingline {
	position: absolute;
	height: 34px;
	top: 9px;
	right: 18px;
	font-size: 11px;
	line-height: 13px;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: left;
	width: 254px;
}

.ratingline a {
	color: #144c8c;
	height: 13px;
}

.ratingtext {
	position: absolute;
	height: 34px;
	top: 0px;
	right: 0px;
	font-size: 11px;
	line-height: 15px;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: right;
	width: 250px;
}
.ratingtext a {
	color: #144c8c;
	height: 13px;
}




.buttonbox {
	width: 140px;
	padding-top: 8px;
	position: relative;
	float: right;
}


.tickbar {
	background-image: url(images//profile-tickbar.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ced5da;
	margin-top: 24px;
	font-size: 10px;
	line-height: 12px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left bottom;
}
.tickcell-ticked {
	height: 22px;
	padding-top: 10px;
	padding-right: 32px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ced5da;
	background-image: url(images//profile-tick.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	display: block;
	position: relative;
}
.tickcell-unticked {
	height: 22px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ced5da;
	float: left;
	display: block;
	position: relative;
	background-image: url(images//profile-notick.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.tickcell-lastticked {
	height: 22px;
	padding-top: 10px;
	padding-right: 32px;
	padding-left: 9px;
	background-image: url(images//profile-tick.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	display: block;
	position: relative;
}
.tickcell-lastunticked {
	height: 22px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 9px;
	float: left;
	display: block;
	position: relative;
	background-image: url(images//profile-notick.png);
	background-repeat: no-repeat;
	background-position: right center;
}



.blankbar {
	background-image: url(../images/Sponsored-bottomcap.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 650px;
	margin-top: 0px;
	font-size: 4px;
	line-height: 4px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left bottom;
}




.profile-sponsored .button {
	height: 26px;
	width: 122px;
	background-image: url(images//Sponsored-button_on.png);
	position: relative;
	float: left;
	display: block;
	padding-bottom: 4px;
}
.profile-sponsored .button a {
	background-image: url(images//Sponsored-button_off.png);
	padding-top: 4px;
	color: #FFFFFF;
}
.profile-sponsored .button a:hover {
	background-image: url(images//Sponsored-button_on.png);
}
.profile-sponsored .button a:link.disabled, .profile-sponsored .button a:hover.disabled, .profile-sponsored .button a:active.disabled, .profile-sponsored .button a:visited.disabled {
	background-image: url(images//Sponsored-button_disabled.png);
	color: #e1eef7;
}

.profile-sponsored {
	background-color: #fcf3c2;
	background-image: url(images//Sponsored-background.png);
	width: 650px;
	position: relative;
	margin-bottom: 16px;
}

.profile-sponsored .profileheading1 {
	color: #363d42;
	background-image: url(images//Sponsored-topcap.png);
	border-bottom-color: #e2d47e;
}

.profile-sponsored .profileheading2 {
	color: #4c96d9;
}



.profile-sponsored .tickbar {
	background-image: url(images//Sponsored-tickbar.png);
	border-top-color: #e2d47e;
}
.profile-sponsored .tickcell-ticked {
	border-right-color: #e2d47e;
	background-image: url(images//Sponsored-tick.png);
}
.profile-sponsored .tickcell-unticked {
	border-right-color: #e2d47e;
	background-image: url(images//Sponsored-notick.png);
}
.profile-sponsored .tickcell-lastticked {
	background-image: url(images//Sponsored-tick.png);
}
.profile-sponsored .tickcell-lastunticked {
	background-image: url(images//Sponsored-notick.png);
}







.contentcap {
	font-size: 4px;
	line-height: 4px;
	background-color: #FFFFFF;
	height: 8px;
	background-image: url(images//contentpanel-bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.maincontent .button {
	height: 30px;
	background-image: url(images//content-button_on.png);
	text-transform: uppercase;
	width: 154px;
	margin-left: 0px;
	position: relative;
	margin-bottom: 14px;
}
.maincontent .button a {
	background-image: url(images//content-button_off.png);
	padding-top: 6px;
	color: #FFFFFF;
}
.maincontent .button a:hover {
	background-image: url(images//content-button_on.png);
}
