/* CSS Document */
body { font-family: Lucida Grande, Helvetica, Helvetica Neue, Arial, sans-serif; background-color:#ffffff;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
	font-size: 18px;
	line-height: 130%;
	text-align: left;
	color: #333333;
}
a:link {color:#2e57a5;}
a:hover { color:#999999; text-decoration:none;}
a.current { color:#999999;	text-decoration:none; }

h2 { 
	font-size: 34px;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	color: #333333;
}
h3 {  
	font-size: 19px;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
h4 	{
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
p 	{
	font-size: 18px;
	line-height: 130%;
	text-align: left;
	color: #333333;
}
p a{
	font-size: 18px;
	line-height: 130%;
	text-align: left;
	color: #ff0000;
	text-decoration: underline;
}
p a span {
	font-size: 18px;
	line-height: 130%;
	text-align: left;
	padding-left: 12px;
	color: #ff0000;
	text-decoration: underline;
}

#page_menu {  height: 30px; width: 725px; padding-top: 40px;}
/*
============================================
GlobalNavigation
============================================
*/
#page_menu ul { height: 30px; position: relative;}
#page_menu ul li a { display: block; position: absolute; top: 0; color:#2e57a5; font-size: 24px; font-weight: bolder; text-decoration:underline; text-align: center;}
#page_menu ul li a:hover { color:#999999; text-decoration:none;}
#page_menu ul li a.current { color:#999999;	text-decoration:none; }
#page_menu ul li#beezy_link a {left: 48px;}
#page_menu ul li#manual_link a { left: 237px;}
#page_menu ul li#faq_link a { left: 450px;}
#page_menu ul li#help_link a {left: 625px;}


/*
============================================
*/
#faq_side { width: 950px; border: 1px dotted #996600;}
#header_left { width: 40px; height: 225px; margin: 0; padding: 0; float:left;}
#header { width: 725px;  margin: 0; padding: 0; float:left;}
#header_right { width: 185px;  margin: 0; padding: 0; float:right; position:relative; top: 0px;}
#right_border { height: 670px; width:186px; background:url(../images/support_right.png) left top no-repeat;}
#right_space {  height: 45px; width:186px; display:block; }
#right_logo { height: 50px; width:186px; display:block; background:url(../images/logo.png) 35px top no-repeat; }
#right_logo a{ height: 50px; width:186px; display:block; background:url(../images/logo.png) 35px top no-repeat; }
#right_banner a{ height: 48px; width:186px; display:block; background:url(../images/button.png) 34px top no-repeat; }
#right_space2 { height: 99px; width:186px; display:block;}
#right_space3 { height: 120px; width:186px; display:block;}
#right_space4 { height: 95px; width:186px; display:block;}
#right_wallpaper_pic {height: 130px; width:100px; display:block; background:url(../images/bwp_anons3.jpg) 40px top no-repeat;}
#right_wallpaper_text p{ text-align: center; font-size:8pt; color:#c5c5c5; margin-bottom:10px;}
#right_wallpaper_text a{ text-align: center; font-size:8pt; color:#c5c5c5; display:block; height: 15px; width:186px; margin-bottom:7px;}
#right_pr_pic {height: 130px; width:140px; display:block;}
#right_pr_pic a{height: 130px; width:140px; display:block; background:url(../images/bwp_anons3.jpg) 40px top no-repeat;}
#right_pr_text p{ font-size: 19px; line-height: 130%; font-weight: bold; text-align: center;  color:#000000; margin-bottom:10px;}
#right_pr_text p span{ color:#990000;}
#right_pr_text a{ text-align: center;  color:#000000; display:block; height: 15px; width:186px; margin-bottom: 10px;}
#right_form_text { text-align: center; font-size:10.5pt; color:#c5c5c5; height: 100px; width:186px; display:block;}
#right_form {text-align: center;}
#right_form input#button { display:block; height: 38px; width:134px; margin: 0 auto; border: 0px;}
#right_selector { height: 30px; width:166px; padding-left: 15px;}
#right_selector select{ height: 25px; width:125px; margin-left: 5px; font-size:16px; }


/*
============================================
*/
#clear { clear:both;}
#footer { width: 950px; height: 30px; margin: 0 auto; padding: 10px 0 0 45px; display:block; }
#footer p{ color: #999999; font-size: 10px; text-align:left; margin: 0; padding:0 10px 0 0; line-height: 150%;}
#footer p a{ color:#2e57a5; font-size: 10px; text-align:center; line-height: 150%; }
#subfooter { height: 380px; }
