body
{
	padding: 0px;
	margin: 0px;
}
body, td, p, a, input, select, textarea {
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS, Arial, Georgia, Helvetica, Times New Roman, Palatino, Verdana;
}

input, textarea, select
{
	border: 1px solid #dadcdb;
}

a, a:visited
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

.header
{
	background-color: #000000;
	height: 101px;
}

.footer
{
	background-color: #e9e9e9;
	height: 114px;
}

.white, a.white, a.white:visited, a.white:hover, .white p
{
	color: #ffffff;
}

.bold, a.bold, a.bold:visited, a.bold:hover
{
	font-weight: bold;
}

.pad_top_3
{
	padding-top: 3px;
}

.pad_top_6
{
	padding-top: 6px;
}

.pad_left_10
{
	padding-left: 10px;
}

.pad_right_10
{
	padding-right: 10px;
}

.pad_right_100
{
	padding-right: 100px;
}
.pad_top_1
{
	padding-top: 1px;
}

.pad_top_5
{
	padding-top: 5px;
}

.bookmark1
{
	background-image: url(/img/lang_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #222d2d;
	min-height: 29px;
	padding-left: 20px;
}

.bookmark2
{
	background-image: url(/img/lang_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 29px;
	padding-right: 20px;
}

.gb
{
	border: 1px solid #afafaf; 
}
.grey, a.grey, a.grey:visited, a.grey:hover
{
	color: #75797a;
}

h1
{
	font-family: Trebuchet MS, Arial, Georgia, Helvetica, Times New Roman, Palatino, Verdana;
	font-size: 24px;
	font-weight: normal;
}

.font_24, a.font_24, a.font_24:visited, a.font_24:hover
{
	font-size: 24px;
}

.font_14, a.font_14, a.font_14:visited, a.font_14:hover
{
	font-size: 14px;
}

.font_10, a.font_10, a.font_10:visited, a.font_10:hover
{
	font-size: 10px;
}

.light_blue, a.light_blue, a.light_blue:visited, a.light_blue:hover 
{
	color: #71a5a3;
}

.light_blue2, a.light_blue2, a.light_blue2:visited, a.light_blue2:hover 
{
	color: #4ab5ad;
}


 .no_und, a.no_und, a.no_und:visited, a.no_und:hover
{
	text-decoration: none;
}

.marg_top_10
{
	margin-top: 10px;
}

.marg_left_10
{
	margin-left: 10px;
}

.marg_top_15
{
	margin-top: 15px;
}

.marg_top_5
{
	margin-top: 5px;
}

.marg_top_4
{
	margin-top: 4px;
}

.marg_top_20
{
	margin-top: 20px;
}

.marg_top_40
{
	margin-top: 40px;
}

.marg_bottom_10
{
	margin-bottom: 10px;
}

.marg_bottom_15
{
	margin-bottom: 15px;
}


.marg_bottom_40
{
	margin-bottom: 40px;
}

.marg_bottom_20
{
	margin-bottom: 20px;
}

.under_dotted_light_blue, a.under_dotted_light_blue, a.under_dotted_light_blue:visited, a.under_dotted_light_blue:hover
{
	border-bottom: 1px dashed #71a5a3;
	padding-bottom: 3px;
}

.under_dotted_light_blue2, a.under_dotted_light_blue2, a.under_dotted_light_blue2:visited, a.under_dotted_light_blue2:hover
{
	border-bottom: 1px dashed #4ab5ad;
	padding-bottom: 3px;
}


.under_dotted_green, a.under_dotted_green, a.under_dotted_green:visited, a.under_dotted_green:hover
{
	border-bottom: 1px dashed #7fc241;
	padding-bottom: 3px;
}

.under_dotted_white, a.under_dotted_white, a.under_dotted_white:visited, a.under_dotted_white:hover
{
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 3px;
}

.under_dotted_black, a.under_dotted_black, a.under_dotted_black:visited, a.under_dotted_black:hover
{
	border-bottom: 1px dashed #000000;
	padding-bottom: 3px;
}
.content
{
	width: 1000px;
	margin: 0px 2px 0px 2px;
}

.menu
{
	padding: 0px 0px 0px 0px;
}
.menu_table td
{
	text-align: center; 
}

.green, a.green, a.green:visited, a.green:hover
{
	color: #7fc241;
}

.main_content
{
	padding: 31px 0px 40px 0px;
}

.main_content_home
{
	padding: 50px 0px 40px 0px;
}

.portfolio_img
{
	margin: 10px 10px 20px 10px;
	text-align: center;
}

.portfolio_link
{
	text-align: center;
}


.up, a.up, a.up:visited, a.up:hover
{
	text-transform: uppercase;
}

.grey_lined
{
	border-bottom: 1px solid #e8eae9;
}

.grey_bg
{
	background-color: #e8eae9;
}

.grey_bg_left
{
	background-image: url(/img/podl_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 29px;
}

.grey_bg_left_top
{
	background-image: url(/img/podl_left_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 14px;
}

.grey_bg_left_bottom
{
	background-image: url(/img/podl_left_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 15px;
}

.grey_bg_right
{
	background-image: url(/img/podl_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 29px;
}

.podl_left
{
	background-image: url(/img/podlw_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 29px;
	padding-left: 12px;
}

.height_29
{
	min-height: 29px;
}

.height_just_29
{
	height: 29px;
}
.podl_right
{
	background-image: url(/img/podlw_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 29px;
	padding-right: 13px;
}

.podl
{
	background-color: #222e2e;
}

.pager_podl
{
	width: 200px;
}

.pad_left_20
{
padding-left: 20px;
}

.pad_bottom_3
{
padding-bottom: 3px;
}

.pad_top_55
{
padding-top: 55px;
}


.pad_bottom_55
{
padding-bottom: 55px;
}


.pad_right_40
{
padding-right: 40px;
}

.pad_left_40
{
padding-left: 40px;
}

.pad_top_40
{
padding-top: 40px;
}

.pad_top_10
{
padding-top: 10px;
}

.pad_top_20
{
padding-top: 20px;
}

.pad_top_30
{
padding-top: 30px;
}

.pad_top_35
{
padding-top: 35px;
}


.pad_right_7
{
padding-right: 7px;
}

.pad_left_8
{
padding-left: 8px;
}

.grey, a.grey, a.grey:visited, a.grey:hover
{
	color: #8a8a8a;
}

.pad_bottom_20
{
	padding-bottom: 20px;
}

.pad_bottom_5
{
	padding-bottom: 5px;
}
.pad_right_5
{
	padding-right: 5px;
}

.pad_bottom_7
{
	padding-bottom: 7px;
}
.pad_bottom_10
{
	padding-bottom: 10px;
}

.pad_right_20
{
	padding-right: 20px;
}

.pad_right_26
{
	padding-right: 26px;
}


.pftr
{
	background-image: url(/img/btr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.pfbr
{
	background-image: url(/img/bbr.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.pfbl
{
	background-image: url(/img/bbl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.pad_20
{
	padding: 20PX;
}

.pad_10
{
	padding: 20PX;
}

.num
{
	width: 10px;
	float: left;
	margin: 0px 10px 0px 0px;
}

.no_pad_marg
{
	margin: 0px;
	padding: 0px;
}

.pad_only_bot
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.invisible
{
	display: none;
}

.visible
{
	display: block;
}

.chooser_ltb
{
	background-image: url(/img/chooser_ltb.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 29px;
}

.chooser_ltg
{
	background-image: url(/img/chooser_ltg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 29px;
}

.chooser_rtb
{
	background-image: url(/img/chooser_rtb.gif);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 29px;
}

.chooser_rtb2
{
	background-image: url(/img/chooser_rtb2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 29px;
}

.chooser_rbb
{
	background-image: url(/img/chooser_rbb.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 29px;
}

.chooser_lbb
{
	background-image: url(/img/chooser_lbb.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 29px;
}

.chooser_rtg
{
	background-image: url(/img/chooser_rtg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 29px;
}

.black_bg
{
	background-color: #000000;
}

.grey_bg2
{
	background-color: #717171;
}

.pad_3
{
padding: 3px;
}


.pad_5
{
padding: 3px;
}

.bottom_dashed
{
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dashed #afafaf;
	margin: 0px 0px 12px 0px; 
}

.blue, a.blue, a.blue:visited, a.blue:hover
{
	color: #001e96;
}

.light_grey_bg
{
	background-color: #dadcdb;
}

.light_grey_bg_right
{
	background-image: url(/img/chooser_light_grey_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 29px;
}

.marg_left_5
{
	margin-left: 5px;
}


.pink, a.pink, a.pink:visited, a.pink:hover
{
	color: #f16b9d;
}

.w_180
{
	width: 180px;
}

.h_100
{
	 height: 100px;
}

.form_table td
{
padding-bottom: 12px;
}

.marg_top_12
{
	margin-top: 12px;
}


.marg_top_0
{
	margin-top: 0px;
}

.no_marg
{
	margin: 0px;
}
.people_name
{
	padding: 0px 0px 20px 0px;
}


