.bodytext {
	font-weight: normal;
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
}
body,td,th {
	font-family: Calibri, Verdana, sans-serif;
	color: #666666;
}
.bodytext_blue {
	color: #22205F;
}
.bodytext_blue_large {
	font-size: 18px;
	color: #22205F;
}
.bodytext_blue_bold {
	color: #2a295e;
	font-weight: bold;
}


.body_text_green {
	color: #98CB67;
	font-weight: normal;
}
.bodytext_green_large {
	font-size: 20px;
	color: #AFD68D;
}

.body_text_green_bold {
	font-weight: bold;
	color: #98CB67;
}

.bodytext_bold {
	font-weight: bold;
}

.bodytext_bold_italic {
	font-weight: bold;
	font-style: italic;
}
.bullet {
	list-style-image: url(../images/green_bullet.jpg);
}
.bullet_green_text_largeblue {
	font-size: 18px;
	color: #22205F;
	list-style-image: url(../images/green_bullet.jpg);
}
.bullet_green_text_normblue {
	color: #22205F;
	list-style-image: url(../images/green_bullet.jpg);
}



.section_header_blue {
	color: #22205F;
	font-size: 24px;
	font-weight: bold;
}
.subsection_header_blue {
	font-size: 20px;
	color: #22205F;
}
.table_home_right {
	padding-right: 40px;
	padding-left: 40px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B1C3D6;
	text-align: left;
}
.table_home_left {
	padding-right: 40px;
	padding-left: 40px;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B1C3D6;
	text-align: left;
}
.table_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 40px;
	padding-left: 40px;
}
.table_noborder_nopadding {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.smalltext {
	font-size: 12px;
}


a:link {
	color: #98CB67;
	text-decoration: none;
}
a:visited {
	color: #98CB67;
	text-decoration: none;
}
a:hover {
	color: #364D67;
	text-decoration: none;
}
a:active {
	color: #98CB67;
	text-decoration: none;
}
.tpbg1 {
	color: #22205F;
}
.pick_table_blueback {
	background-color: #d8e1eb;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.pick_table_cyanback {
	background-color: #06bce5;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.pick_table_darkblueback {
	background-color: #303186;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	font-weight: normal;
}
.pick_table_deepblueback {
	background-color: #2a295e;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	font-weight: normal;
}


.pick_table_greenback {
	background-color: #afd68d;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.pick_table_orangeback {
	background-color: #fbb13e;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.pick_table_purpleback {
	background-color: #ad449b;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	font-weight: normal;
}
.pick_table_redback {
	background-color: #de3433;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	font-weight: normal;
}

.pick_table_border_blue {
	border: thin solid #D8E1EB;
	font-weight: normal;
}

.pick_table_border_cyan {
	border: thin solid #06bce5;
}
.pick_table_border_purple {
	border: thin solid #ad449b;
}


.pick_table_border_darkblue {
	border: thin solid #303186;
}
.pick_table_border_deepblue {
	border: thin solid #2a295e;
}

.pick_table_border_green {
	border: thin solid #AFD68D;
}
.pick_table_border_orange {
	border: thin solid #FBB13E;
}
.pick_table_border_red {
	border: thin solid #de3433;
}


.pick_sectionheader {
	font-family: Verdana;
	font-size: 18px;
	color: #2a295e;
	font-weight: bold;
}
.pick_subsection {
	color: #000;
	font-weight: bold;
}
.pick_subsection_whitetext {
	color: #FFF;
}


.pick_price {
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.hr_table_list {
	padding-right: 20px;
	padding-left: 20px;
}
.text_green_large {
	font-size: 24px;
}
