.menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #005096;
	font-weight: bold;
}
.titles_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #005096;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a9cde4;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
}
.text_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005096;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
}
.text_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 7px;
}
.left_border {
	background-image: url(images/left_border.gif);
	background-repeat: repeat-y;
}
.right_border {
	background-image: url(images/right_border.gif);
	background-repeat: repeat-y;
}
.bottom_border {
	background-image: url(images/bottom_border.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005096;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.menu:hover {
	color: #FCC;
}
.button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-image: url(images/bg_bottom3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #619ed3;
	text-decoration: none;
}
.button3:hover {
	color: #005096;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005096;
	text-align: center;
	font-weight: bold;
	background-color: #90c4e7;
	background-image: url(images/bg_bottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}
.button2:hover {
	color: #FFF;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-image: url(images/bg_bottom1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #c6140e;
	text-decoration: none;
}
.updated {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    background-image: none;
    background-color: #EE4848;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px;
}

.button1:hover {
	color: #FCC;
}
.docs_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005096;
	text-decoration: underline;
}
.link_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2182B;
	text-decoration: underline;
}
.link_red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005096;
	text-decoration: underline;
}
.docs_link:hover {
	color:#D2182B
}
.photo {
	padding: 3px;
	border: 1px solid #999;
	background-color: #FFF;
	margin-left: 10px;
}
.photo2 {
	padding: 3px;
	border: 1px solid #999;
	background-color: #FFF;
	margin-right: 10px;
}
.textbox {
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005095;
    border: 1px solid #005095;
    background-color: #FAFDFE;
}
.textbox:focus {
	background-color: #FEF5F7;
	border: 1px solid #D2182B;
	
}
.text_mini
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #C6140E;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    font-weight: bold;
}
.text_red_info {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0000;
}
.green_button
    {
    background-color: #78B65A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    height: 30px;
}
.bullet_quiz
    {
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url('images/ball.png');
    background-repeat: no-repeat;
    background-position: center center;
    color: #005096;
    font-weight: bold;
    padding: 11px 10px 10px 10px;
}
.pink_button
{
    background-color: #EE4848;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    height: 30px;
}
.text_red_info_12px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
}
.text_blue_info
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #005096;
}
.button_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #1077CE;
	font-weight: bold;
	height: 30px;
}
.titles_logo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #005096;
    font-weight: bold;
}
.text2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 20px;
}
.text_blue_nopadding
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005096;
    line-height: 20px;
}

.header
{
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #A9CDE4;
    background-color: #D3EEFA;
}
.green_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5C8D2C;
    font-weight: bold;
    text-decoration: none;
}
.message
{
    padding: 5px 10px 5px 25px;
    background-position: 10px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #F4FFE5;
    border: solid 1px #D5F5A3;
    vertical-align: middle;
    background-image: url('images/icon-info.gif');
    background-repeat: no-repeat;
}
