/* Links */
a:link { 
color: #0099FF;
text-decoration: none ;
}
a:visited { 
color: #0099FF;
text-decoration: none ;
}
a:hover { 
color: #0099FF;
text-decoration: underline ;
}
a:active { 
color: #0099FF;
text-decoration: underline ;
}

/* Navigation 1 */ 
.nav_1 {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.nav_1o {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px -44px;
margin-bottom: 0px;
}
.nav_1:hover { 
background-position: 0px -44px;
}
.nav_1:active { 
background-position: 0px -44px;
}

/* Navigation 2 */ 
.nav_2 {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -135px 0px;
margin-bottom: 0px;
}
.nav_2o {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -135px -44px;
margin-bottom: 0px;
}
.nav_2:hover { 
background-position: -135px -44px;
}
.nav_2:active { 
background-position: -135px -44px;
}

/* Navigation 3 */ 
.nav_3 {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -270px 0px;
margin-bottom: 0px;
}
.nav_3o {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -270px -44px;
margin-bottom: 0px;
}
.nav_3:hover { 
background-position: -270px -44px;
}
.nav_3:active { 
background-position: -270px -44px;
}

/* Navigation 4 */ 
.nav_4 {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -405px 0px;
margin-bottom: 0px;
}
.nav_4o {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -405px -44px;
margin-bottom: 0px;
}
.nav_4:hover { 
background-position: -405px -44px;
}
.nav_4:active { 
background-position: -405px -44px;
}

/* Navigation 5 */ 
.nav_5 {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -540px 0px;
margin-bottom: 0px;
}
.nav_5o {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -540px -44px;
margin-bottom: 0px;
}
.nav_5:hover { 
background-position: -540px -44px;
}
.nav_5:active { 
background-position: -540px -44px;
}

/* Navigation 6 */ 
.nav_6 {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -675px 0px;
margin-bottom: 0px;
}
.nav_6o {
display: inline-block;
width: 135px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -675px -44px;
margin-bottom: 0px;
}
.nav_6:hover { 
background-position: -675px -44px;
}
.nav_6:active { 
background-position: -675px -44px;
}

/* Navigation 7 */ 
.nav_7 {
display: inline-block;
width: 134px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -810px 0px;
margin-bottom: 0px;
}
.nav_7o {
display: inline-block;
width: 134px;
height: 44px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -810px -44px;
margin-bottom: 0px;
}
.nav_7:hover { 
background-position: -810px -44px;
}
.nav_7:active { 
background-position: -810px -44px;
}


.bdy1 {
	margin: 0;
	background-image: url(header/background.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.hdrbrd1 {
	background-image: url(header/background_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.txtbdy1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}
.txtbdy1 a:link {
	color: #0099FF;
	text-decoration: none;
}
.txtbdy1 a:visited {
	text-decoration: none;
	color: #0099FF;
}
.txtbdy1 a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.txtbdy1 a:active {
	text-decoration: underline;
	color: #0099FF;
}

.txtbdy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}
.txtbdy2 a:link {
	color: #0099FF;
	text-decoration: none;
}
.txtbdy2 a:visited {
	text-decoration: none;
	color: #0099FF;
}
.txtbdy2 a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.txtbdy2 a:active {
	text-decoration: underline;
	color: #0099FF;
}

.txtbdy3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	line-height: 18px;
	text-align: justify;
}
.txtbdy3 a:link {
	color: #0099FF;
	text-decoration: none;
}
.txtbdy3 a:visited {
	text-decoration: none;
	color: #0099FF;
}
.txtbdy3 a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.txtbdy3 a:active {
	text-decoration: underline;
	color: #0099FF;
}

.sec1 {
	text-align: left;
	margin-bottom: 5px;
}

.hdrtxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.hdrtxt1 a:link {
	color: #333333;
	text-decoration: none;
}
.hdrtxt1 a:visited {
	text-decoration: none;
	color: #333333;
}
.hdrtxt1 a:hover {
	text-decoration: underline;
	color: #333333;
}
.hdrtxt1 a:active {
	text-decoration: underline;
	color: #333333;
}
.cnt1 {
	background-image: url(header/background_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.ftrbrd1 {
	background-image: url(header/background_bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtbig1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099FF;
	text-align: left;
}
.sec2 {
	text-align: left;
	margin-top: 10px;
}
.hr1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.frm1 {
	margin: 0px;
}
.frmtxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.frmbtn1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	border: 1px solid #999999;
}
.msg1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.msg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #339900;
}
.txttny1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	vertical-align: text-top;
}
.txtsm1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.txtsm1 a:link {
	color: #0099FF;
	text-decoration: none;
}
.txtsm1 a:visited {
	text-decoration: none;
	color: #0099FF;
}
.txtsm1 a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.txtsm1 a:active {
	text-decoration: underline;
	color: #0099FF;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.txtbld1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
	text-align: justify;
}
.bkrdleft1 {
	background-image: url(images/template/bkrd_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.img1 {
	border: 1px solid #666666;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.txtbld2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.dtacnt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.dtacnt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.txtbld3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	line-height: 18px;
}
.dtacnt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.feattxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
	text-align: left;
}
.txtbld4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.dtacnt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.txtbig2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099FF;
	text-align: left;
	line-height: 30px;
}
.txtbld5 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.txtbld11_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.txtbld11_orange a:link {
	color: #FF6600;
	text-decoration: none;
}
.txtbld11_orange a:visited {
	text-decoration: none;
	color: #FF6600;
}
.txtbld11_orange a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.txtbld11_orange a:active {
	text-decoration: underline;
	color: #FF6600;
}
.img2 {

	border: 1px solid #666666;
	margin-right: 5px;
}
.menubld11_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menubld11_grey a:link {
	color: #666666;
	text-decoration: none;
}
.menubld11_grey a:visited {
	text-decoration: none;
	color: #666666;
}
.menubld11_grey a:hover {
	text-decoration: none;
	color: #FF6600;
}
.menubld11_grey a:active {
	text-decoration: none;
	color: #FF6600;
}
.menubld11_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menubld11_orange a:link {
	color: #FF6600;
	text-decoration: none;
}
.menubld11_orange a:visited {
	text-decoration: none;
	color: #FF6600;
}
.menubld11_orange a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.menubld11_orange a:active {
	text-decoration: underline;
	color: #FF6600;
}
.imgmain1 {
	margin-top: 5px;
}
.txt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.txtbld11_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}
.txtbld14_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.cnt2 {

	background-image: url(images/template/background_mid_460.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.cnt3 {
	background-image: url(images/template/background_mid_640.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.txtsm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.bdy2 {
	background-image: url(images/template/background_search.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: ;
	margin-top: 60;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.txtbig3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	text-align: left;
}
.calday1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.calday1 a:link { 
	color: #0099FF;
	text-decoration: none ;
	}
.calday1 a:visited { 
	color: #0099FF;
	text-decoration: none ;
	}
.calday1 a:hover { 
	color: #0099FF;
	text-decoration: underline ;
	}
.calday1 a:active { 
	color: #0099FF;
	text-decoration: underline ;
}
.caltxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}
.caltxt1 a:link { 
	color: #0099FF;
	text-decoration: none ;
	}
.caltxt1 a:visited { 
	color: #0099FF;
	text-decoration: none ;
	}
.caltxt1 a:hover { 
	color: #0099FF;
	text-decoration: underline ;
	}
.caltxt1 a:active { 
	color: #0099FF;
	text-decoration: underline ;
}
.caldate1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.caldate1 a:link { 
	color: #0099FF;
	text-decoration: underline ;
	}
.caldate1 a:visited { 
	color: #0099FF;
	text-decoration: underline ;
	}
.caldate1 a:hover { 
	color: #0099FF;
	text-decoration: underline ;
	}
.caldate1 a:active { 
	color: #0099FF;
	text-decoration: underline ;
}
.calbrdr1 {
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 20px;
	background: #FFFFFF;
}
.calmonth1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
}
.ftrtxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.ftrtxt1 a:link {
	color: #444444;
	text-decoration: none;
}
.ftrtxt1 a:visited {
	text-decoration: none;
	color: #444444;
}
.ftrtxt1 a:hover {
	text-decoration: underline;
	color: #444444;
}
.ftrtxt1 a:active {
	text-decoration: underline;
	color: #444444;
}
.ftrtxtsm1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.txtbld14_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.ad_img1 {
	margin-bottom: 5px;
}
.ad_brd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.message_fail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.message_success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
}

/* Video */

.video_tab_down1 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_founders.png) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.video_tab_up1 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_founders.png) no-repeat;
background-position: 0px -50px;
margin-bottom: 0px;
}
.video_tab_down1:hover { 
background-position: 0px -50px;
}
.video_tab_down1:active { 
background-position: 0px -50px;
}

.video_tab_down2 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_guests.png) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.video_tab_up2 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_guests.png) no-repeat;
background-position: 0px -50px;
margin-bottom: 0px;
}
.video_tab_down2:hover { 
background-position: 0px -50px;
}
.video_tab_down2:active { 
background-position: 0px -50px;
}

.video_tab_down3 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_members.png) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.video_tab_up3 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_members.png) no-repeat;
background-position: 0px -50px;
margin-bottom: 0px;
}
.video_tab_down3:hover { 
background-position: 0px -50px;
}
.video_tab_down3:active { 
background-position: 0px -50px;
}

.video_tab_down4 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_friends.png) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.video_tab_up4 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_friends.png) no-repeat;
background-position: 0px -50px;
margin-bottom: 0px;
}
.video_tab_down4:hover { 
background-position: 0px -50px;
}
.video_tab_down4:active { 
background-position: 0px -50px;
}

.video_tab_down5 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_endorsements.png) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.video_tab_up5 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_endorsements.png) no-repeat;
background-position: 0px -50px;
margin-bottom: 0px;
}
.video_tab_down5:hover { 
background-position: 0px -50px;
}
.video_tab_down5:active { 
background-position: 0px -50px;
}

.video_tab_down6 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_events.png) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.video_tab_up6 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_events.png) no-repeat;
background-position: 0px -50px;
margin-bottom: 0px;
}
.video_tab_down6:hover { 
background-position: 0px -50px;
}
.video_tab_down6:active { 
background-position: 0px -50px;
}

.video_tab_down7 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_favorites.png) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.video_tab_up7 {
display: block;
width: 175px;
height: 50px;
background: url(images/video_button_favorites.png) no-repeat;
background-position: 0px -50px;
margin-bottom: 0px;
}
.video_tab_down7:hover { 
background-position: 0px -50px;
}
.video_tab_down7:active { 
background-position: 0px -50px;
}

/* Search */
.search_container {
border: #999999 1px solid;
border-bottom: #999999 3px solid;
margin-bottom: 5px;
}
.search_thumb {
border: 1px solid #666666;
background-color: #FFFFFF;
}

/* Menu */
.menu_container {
text-align: left;
margin-top: 10px;
margin-bottom: 25px;
}
.menu_title {
width: 225px;
text-align: left;
margin-top: 5px;
}
.menu_text {
width: 225px;
text-align: left;
padding-left: 40px;
margin-top: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF6600;
font-weight: bold;
line-height: 19px;
}
.menu_text a:link {
	color: #FF6600;
	text-decoration: none;
}
.menu_text a:visited {
	text-decoration: none;
	color: #FF6600;
}
.menu_text a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.menu_text a:active {
	text-decoration: underline;
	color: #FF6600;
}

.check_mark{
	background:url(images/check_mark.gif) top left no-repeat;
	padding-left:30px;
}

/*.comparison_top{
	width:580px;
	height:15px;
	background:url(images/comparison_bg_top.gif) no-repeat;
}

.comparison_middle{
	width:580px;
	background:url(images/comparison_bg_middle.gif) repeat-y;
}

.comparison_bottom{
	width:580px;
	height:24px;
	background:url(images/comparison_bg_bottom.gif) no-repeat;
}
*/
.comparison{
	border-top:1px solid #eee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;

}


/* Containers */
.container {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
padding-bottom: 10px;
text-align: justify;
line-height: 20px;
margin: 0px;
padding: 0px;
}
.container_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
padding-bottom: 10px;
text-align: justify;
line-height: 20px;
}
.container_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
margin: 0px;
padding-bottom: 10px;
text-align: left;
}
.container_title_large {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
margin: 0px;
padding-top: 40px;
padding-bottom: 15px;
text-align: left;
}
.container_title_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
margin: 0px;
padding-bottom: 5px;
padding-top: 5px;
text-align: left;
}
.container_section {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
color: #444444;
margin: 0px;
padding-top: 0px;
padding-bottom: 10px;
text-align: left;
line-height: 30px;
font-weight: normal;
}
.container_section_large {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
color: #444444;
margin: 0px;
padding-top: 15px;
padding-bottom: 10px;
text-align: left;
line-height: 30px;
font-weight: normal;
}
.container_section_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #444444;
margin: 0px;
padding-top: 5px;
padding-bottom: 0px;
text-align: left;
line-height: 24px;
font-weight: normal;
}


/* Text */
.text {
font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
}
.text_small {
font-size: 10px;
}
.text_xsmall {
font-size: 9px;
}
.text_large {
font-size: 14px;
}
.text_xlarge {
font-size: 18px;
}
.text_xxlarge {
font-size: 22px;
}
.text_bold {
font-weight: bold;
}
.text_color_a {
color: #0099FF;
}
.text_color_b {
color: #FF6600;
}

/* Form */
.form_body {
margin: 0px;
padding: 0px;
}
.form_field {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.form_field_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.form_field_large {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
.form_field_xlarge {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #333333;
}
.form_button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
border: 1px solid #999999;
}
.form_button_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
border: 1px solid #999999;
}