/* CSS Document */
/*  scrollbar-face-color:#fbfcfc; scrollbar-highlight-color:#fdfdfd; scrollbar-shadow-color:#f2f4f6; scrollbar-3dlight-color:#fdfdfd; 
	scrollbar-arrow-color:#000000; scrollbar-track-color:#fdfdfd; scrollbar-darkshadow-color:#d0d3d0; */

body { text-align:center; margin:0px; padding:0px; color:#5465A2;  background: #ffffff no-repeat}
body, input, textarea, select, td { font-family: Arial, Tahoma, Verdana,sans-serif; font-size:13px; color:#000; }
input { width:114px;}
a { text-decoration:none; color:#000000; font-size:10px;}
a:hover { text-decoration:underline; color:#333333}


/* Common styles */
/* Clear after styles */
.clear-after:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hides from IE-mac \*/
* html .clear-after { height: 1%; }
/* End hide from IE-mac */

/* Page */
#page-center { width:920px; text-align:center; margin-left:auto; margin-right:auto; background:none;}
#page { text-align:left; width:920px; padding:0px;}

#topcontent {}
#content {}
#bottom-content {padding-top:12px; padding-left:20px;}

table.main-imgs {padding:0px;margin:0px;}
table.main-imgs tr{ padding:0px;margin:0px;}
table.main-imgs tr td{ padding:1px;margin:0px;}

#profile-bg { background-color:#EFF9FE; padding:25px 22px 25px 22px; line-height:17px; font-size:11px;}
#content #profile-bg #profile-left { float:left; width:345px; padding-right: 50px; }
#content #profile-bg #profile-center { float:left; width:185px; padding-right: 50px; }
#content #profile-bg #profile-right { float:left; width:225px }

#content #profile-bg h2 { color: #20B8F1; font-size:13px; padding-bottom:10px; margin-bottom:0px;}

#content #profile-bg a { text-decoration:none; color:#10B3F0; font-size:11px; font-weight:bold}
#content #profile-bg a:hover { text-decoration:underline; color:#10B3F0;  font-weight:bold}


ul { list-style:none; padding:0px; margin:0px;}
ul li { background: url(bullet.gif) no-repeat 0px 7px; padding-left:8px;}

a.return-profile { background:url(return_to_profile.gif) no-repeat 0px 2px; padding-left:20px; padding-bottom:5px;}
a:hover.return-profile { background:url(return_to_profile_on.gif) no-repeat 0px 2px; }
