/* CSS Document */

body,div,input,form{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px;}

img{border:0px;}

h1{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px; font-weight:normal;}

h1.sidetop {
	font-family: Georgia, Palatino, "Palatino Linotype Italic", "Times New Roman", Times, serif; 
	font-size:19px; 
	color:#3399CC;
	font-weight:bold;
}

h1.content {
	font-family: Georgia, Palatino, "Palatino Linotype Italic", "Times New Roman", Times, serif; 
	font-size:16px; 
	color:#777777;
	font-weight:bold;
}

a, a:link, a:active, a:visited{
	color:#0066CC;
}

a:hover  {
	color:#2266FF;
	text-decoration: none;
}

a.bottom_link, a:link.bottom_link, a:active.bottom_link, a:visited.bottom_link, strong.bottom_bull{
	font-size:11px;
	margin:3px;
	color:#777777;
	text-decoration:none;
}

a:hover.bottom_link  {
	color:#222222;
	text-decoration:underline;
}

a.related_questions {
	font-size: 11.5px;
	color:#444444;
}

p.right, h1.right {
margin:0px 10px 0px 10px;
}

h1.page_text{
	font-family: Georgia, Palatino, "Palatino Linotype Italic", "Times New Roman", Times, serif; 
	font-size:16px; 
	color:#333333;
	font-weight:bold;
}

form {
	margin-bottom: 10px;
}

#box_bg_top {
width: 250px;
height: 8px;
background-image:url(../002/box_bg_top.png);
}

#box_bg {
width: 250px;
background-image:url(../002/box_bg.png);
}

#box_bg_bottom {
width: 250px;
height: 8px;
background-image:url(../002/box_bg_bottom.png);
}

#box_120 {
width: 250px;
height: 120px;
background-image:url(../002/box_120.png);
}

#box_120_blue {
width: 250px;
height: 120px;
background-image:url(../002/box_120_blue.png);
}

#box_120_brown {
width: 250px;
height: 120px;
background-image:url(../002/box_120_brown.png);
}

#box_120_red {
width: 250px;
height: 120px;
background-image:url(../002/box_120_red.png);
}

#box_120_green {
width: 250px;
height: 120px;
background-image:url(../002/box_120_green.png);
}

#next_question_box_top {
width: 550px;
height: 8px;
background-image:url(../002/question_box_border_top.png);
}

#next_question_box {
width: 550px;
background-image:url(../002/question_box_border.png);
padding-left:10px;
padding-right:10px;
}

#next_question_box_bottom {
width: 550px;
height: 8px;
background-image:url(../002/question_box_border_bottom.png);
}

#previous_question_box_top {
width: 550px;
height: 8px;
background-image:url(../002/question_box_gray_top.png);
}

#previous_question_box {
width: 530px;
background-image:url(../002/question_box_gray.png);
padding-left:10px;
padding-right:10px;
}

#previous_question_box_bottom {
width: 550px;
height: 8px;
background-image:url(../002/question_box_gray_bottom.png);
}

#related_question {
padding-left:10px;
padding-right:10px;
}