body {
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	margin: 0px;
	padding: 0px;
	height:100%;
	text-align: center;
	font-size:12px;
	background-repeat: repeat-x;
	background-color: #edeef0;
}
table {
	margin: 0;
	padding:0;
}
#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(../_media/backgrounds/bg_footer_inner.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	}
* html #wrapmaster {
	height:100%;
	}
#wrap {
	width: 906px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:left;
	background-image: url(../_media/backgrounds/bg_vert.gif);
	height: auto;
	}

#wrapcenter	{
	padding: 0px;
	width: 906px;
	float: left;
	background-image: url(../_media/backgrounds/bg_wrapcenter.gif);
	background-repeat: repeat-x;
	height: 100%;
	}
	

html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 6px;
	height: 550px;
	float: left;
	background-image:  url(../_media/backgrounds/bg_left.jpg);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 6px;
	height: 550px;
	float: right;
	background-image: url(../_media/backgrounds/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#client_header {
	display: none;
	text-align: left;
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
	position: relative;
}
#client_header ul{
	float: right;
	position: relative;
}
#client_header li{
	display: inline;
	margin-right: 10px;
}

.clear_both {
	clear: both;
	
}
.clear_both_pad {
	clear: both;
	padding: 8px 0px 8px 0px;
}
.clear_both_line {
	clear: both;
	padding: 6px 0px 6px 0px;
	background-image: url(../_media/images/dashed_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.clear_both_off_line {
	clear: both;
	padding: 1px 0px 1px 0px;
	background-image:url(../_media/common_assets/dashed_off_line_grey.gif);
	background-repeat: repeat-x;
	background-position: center center;
	}
.off_line {
	
	padding: 1px 0px 1px 0px;
	background-image:url(../_media/common_assets/dashed_off_line_grey.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.clear_left {
	clear: left;
	padding: 2px 0px 2px 0px;
}
.clear_right {
	clear: right;
	padding: 0px;
}
	
.float_right{
	float: right;
}

.float_left{
	float: left;
}	

.justify{
text-align:justify;
}

.image_right{
	float: right;
	margin-left:10px;
}

.image_left{
	float: left;
	margin-right:10px;
}	

/*------------- global text styles ----------------- */


#spacer_left {
	width:72px;
	float: left;
	position: relative;
	}
	
#spacer_right {
	width:72px;
	float: right;
	position: relative;
	}
	

#header_wrapper {
	width: 906px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../_media/backgrounds/bg_header.gif);
	background-repeat: repeat-x;
	}

#header {
	margin: 0px auto 0px auto;
	width: 906px;
	text-align: center;
	z-index: 0;
	padding: 0px 0px 0px 0px;
	height: 274px;
	}


/*------------- content section ----------------- */

#content_wrapper{
	width: 894px;
	margin: 0px auto 24px auto;
	text-align: left;
	background-image: none;
	background-repeat: repeat-y;
	float: left;
}


#content_header{
	width: 100%;
	background-image:url(../_media/backgrounds/bg_content_top_inner.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}




/*------------- content main ----------------- */

#content_main{
	width: 692px;
	float: right;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	min-height: 400px;
	right: 12px;
	position: relative;
}



p, td {
	color:#5e5d5b;
	font-family: "Myriad", "Myriad Pro",  "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	
}
h2+p{
	clear:both;
}

h1{
	color: #242424;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:4px;
	
}



h2{
	color: #fa8300;
	border-bottom: 1px #d7d7d7 solid;
	font-family:  Geneva, Arial, sans-serif;
	font-size: 110%;
	
}

.h2_overline{
	border-top: 1px #d7d7d7 solid;
	border-bottom: none;
	padding-top:14px;
	
}

h3{
	font-family: "Myriad", "Myriad Pro",  "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	color:#0e81c4;
	text-transform:capitalize;
	text-align: left;
	font-weight:normal;
	font-size: 130%;

	margin-top: 0px;
}


ul {
	margin: 2px 10px 5px 40px;
	padding:0;
	list-style-image: url(../_media/images/arrow.gif);
	list-style-type: none;
	}
	
ul li{
	margin:0;
	padding:0 0 8px 0;
	font-family: "Myriad", "Myriad Pro", "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 110%;
	color: #5e5d5b;
	line-height: 180%;
	}
	
ol {
	margin: 2px 10px 5px 20px;
	padding:0 0 8px 0;
	}
	
ol li{
	margin:0;
	padding:0 0 8px 0;
	font-family: "Myriad", "Myriad Pro", "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 110%;
	color: #5e5d5b;
	line-height: 180%;
	
	}

li a {
	color: #1c82b1;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	}

li a:hover {

	
	
	}
a{
color:#006699;
}
a:visited {
	border: none;
	background:none;
	}
a img{
	border: none;
	background:none;
	} 	
a:hover img{
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	background:none;
	}

.sketch_left{
	color: #000000;
	font-family: "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 33px;
	font-weight: normal;
	margin-top: 0px;	
}
.sketch_right{
	color: #000000;
	font-family: Geneva, Arial, sans-serif;
	font-size:33px;
	font-weight: normal;
	margin-top: 0px;
	padding:0px;
}
.sketch_bracket{
	font-family: Geneva, Arial, sans-serif;
	width:400px;
	padding:0px;
	margin:0px;
}



/*------------- content side ----------------- */


#content_side{
	background-image: url(../_media/backgrounds/bg_menu.gif);
	background-repeat: repeat-y;
	float: left;
	margin: 0px 0px 0px 0px;
	clear: none;
	width: 176px;
}

#content_side_int{
	width:176px;
	margin:0px auto 0px auto;	
}


	
#content_side h3 {
	color: #1c82b1;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../_media/backgrounds/bg_menu_top.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	padding: 45px 0px 0px 0px;
	height: 0px!important;
	height /**/:45px;
	overflow: hidden;
    }

	
#content_side ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding:0px;
	text-transform: lowercase;
	}
#menu {
	width: 176px;
}
#menu li{
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-indent: 0px;
	
	color: #666666;
	
	text-align: right;
	}

#menu li ul {
	margin: 0px;
	padding:0px;
}

#menu li a{
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding:0px 20px 0px 0px;
	text-align: right;
	color:#595959;
	font-size:110%;
	background-image: url(../_media/backgrounds/nav_bullet.png);
	background-repeat: no-repeat;
	background-position: right center;

	}
#menu li li{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-position: outside;
	text-indent: 0px;
	font-weight: normal;
	list-style-image: none;
	}
#menu li li a{
	font-weight: normal;
	margin: 0px;
	padding:0px 20px 0px 0px;
	text-align: right;
		font-size: 80%;
		background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	}
#menu li li a:hover{

	text-decoration:none;
	}

	
#content_side > li:first-child
{

}
#content_side h6{
	font-weight: bold;
	display: block;
	background-image: none;
	padding: 4px 11px 4px 0px;
	width: 0px;
	text-align: right;
	color: #535252;
	border-bottom: 1px solid #d7d7d7;
}

	
#content_side hr {
    
    height: 1px;
    border-top: 1px solid #ABAFD1;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 0;
    padding: 0;
}

	
#content_side #end {
	color: #1c82b1;
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	background-image: url(../_media/backgrounds/bg_menu_end.jpg);
	margin: 0px;
	position:relative;
	height:40px;
	
	margin-bottom: 0px;
	width: 100%;
    }

#content_right
{
display:none;
}
a:link.nolink, a:visited.nolink, a:active.nolink,a:hover.nolink {
	border:none;
	background-color: transparent;
	}




/*------------- footer ----------------- */

#footer_links{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 894px;
	padding: 18px 0px 0px 0px;
	background-image: url(../_media/backgrounds/bg_footer_link.jpg);
	background-repeat: repeat-x;
}


#footer_links_bottom{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 894px;
	background-image: url(../_media/backgrounds/bg_footer_link_bottom.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding: 0px 0px 68px 0px;
}
#footer_links ul{
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
	text-align:left;
}
#footer_links ul li{
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
}
#footer_links li a{
	text-align:left;
	color:#999999;
	font-size:11px;
}
#footer_links h3{
	text-align:left;
	color:#6e95b2;
	font-size:14px;
	border-bottom: solid #6e95b2 1px;
}
#column1{
	width:188px;
	float:left;
	margin-left: 28px;
}
#column2{
	width:188px;
	float:left;
	margin-left: 28px;
}
#column3{
	width:188px;
	float:left;
	margin-left: 28px;
}
#column4{
	width:188px;
	float:left;
	margin-left: 28px;
}


#footer_wrapper{
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	position: relative;
	background-image: url(../_media/backgrounds/bg_footer_wrapper.gif);
}

#footer{
	text-align: center;
	margin: 0px auto 2px auto;
	width: 894px;
	padding: 18px 0px 2px 0px;
	background-image: url(../_media/backgrounds/bg_footer.gif);
	background-repeat: repeat-x;
}
#footer_inner{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 894px;
	padding: 18px 0px 0px 0px;
	background-repeat: repeat-x;
}

#footer p{
	color: #252525;
	margin: 0;
	padding: 0 0 4px 0;
	font: normal 10px/14px arial, sans-serif;
}

#footer img{
	float: right;
	position: relative;

}

#footer_inner a,#footer_inner a:link,#footer_inner a:visited,#footer_inner a:active {
	
	text-decoration: none;
	color: #252525;
	
}

#footer a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	
}
#portfolio {
	z-index: 1000;
	
}

#sideBar{
	position: absolute;
	width: auto;
	right:0px;
	top:0px;
	height: 100%;
	line-height: 100%;
	margin-top: 0px;
	margin-left:-28px;
	margin-bottom: 0px;
	text-align: center;
	background-image:url(../_media/images/background.png);
	background-position:top left;
	background-repeat:repeat-y;
	}
* html #sideBar {
	background-image:url(../_media/images/background.gif);
	height:100%;
	}
#sideBarTab{
	float:left;
	height:96px;
	width:28px;
	margin: 21px 0px 0px 0px;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	overflow:hidden !important;
}

#sideBarContentsInner{
	width:250px;
	text-align:center;
}


#portfolio_table{
	padding:8px;
	width:100%;
	margin:0px auto 0px auto;
	text-align:center;	
	overflow:scroll;
}
#portfolio_table img{

	margin:0px auto 0px auto;
	text-align:center;
	padding: 2px;
	border: 1px solid #d7d7d7;
}
#portfolio_table td{
padding:6px;
	text-align:center;
	
	
}
#portfolioToggle{
	float:left;
	position: relative;
	top: 20px;
	left: 200px;
	z-index: 50000;
	display: none;
}
.portal_topic {
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	display: block;
	padding: 10px 0px 10px 0px;
	width: 242px;
	font-weight: normal;
	}
.portal_topic h3{

}
.portal_topic:hover{


}
.portal_topic a img{
	margin: 0px 10px 0px 0px;
	float: left;
	padding: 3px;
	border: 1px solid #CECECE;
}
.portal_topic a{
	padding: 6px 0px 6px 0px;
	color: #0e81c4;
	text-decoration: none;
	font-size: 105%;
	font-weight: normal;
	
}
.portal_topic p{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	font-size: 100%;
}

.emphasize{
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:left;

	
}
.emphasize_left{
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:left;
	border-left: solid #cccccc 3px;
	padding-left: 8px;
	

	
}
.emphasize_center{
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:right;
	padding-left: 0px;
	background-image: url(../_media/common_assets/orange-arrow-sml-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
	margin: 0px auto;
	padding:3px 22px 3px 0px;
	display:block;
	float: right;
}

.emphasize_left_align_right{
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:right;
	border-right: solid #cccccc 3px;
	padding-right: 8px;
	display:block;
}
.emphasize_right{
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:right;
	border-right: solid #cccccc 3px;
	padding-right: 8px;
	
}
.emphasize_right_bracket{
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:right;
	padding-right: 64px;
	padding-top:30px;
	height:172px;
	background-image:url(../_media/common_assets/curly-bracket_right.gif);
	background-position:right center;
	background-repeat:no-repeat;	
}
.emphasize_left_bracket{
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:left;
	padding-left: 64px;
	padding-top:30px;
	height:172px;
	background-image:url(../_media/common_assets/curly-bracket_left.gif);
	background-position:left center;
	background-repeat:no-repeat;	
}
.emphasize_right a,.emphasize_left a{
	color:#006699;
	font-size: 96%;
}
.italics_serif{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;

	letter-spacing: 180%;
	
	
}
.emphasize_italics_serif{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #333333;
	letter-spacing: 180%;
	font-size:110%
	
}
.italics_sans{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#form_box{
	font-family: "Myriad", "Myriad Pro",  "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	width: 244px;
	margin: 0px auto 0px auto;
	background-color: #dddddd;
	padding: 9px 0px 24px 0px;
	background-image: url(../_media/backgrounds/bg_form_top.gif);
	background-repeat: no-repeat;
	color: #666666;
	text-align: center;
}
#form_box #content{
	margin: 5px auto 0px auto;
	background-image: url(../_media/backgrounds/bg_form_content.gif);
	background-repeat: repeat-x;
	width: 234px;
	padding: 10px 0px 8px 0px;
	background-color: #E6E6E6;
}
#form_box td input{
	width: 136px;
	border: solid #cccccc 1px;
	padding: 4px 0px 4px 0px;
}
#form_box textarea{
	width: 220px;
	border: solid #cccccc 1px;
	margin: 0px auto 0px auto;
}
#form_box p{
	font-family: "Myriad", "Myriad Pro",  "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 2px 6px 2px 6px;
	line-height: 130%;
	margin: 0px;
}
#form_box h3{
	font-family: "Myriad", "Myriad Pro",  "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	color:#0e81c4;
	text-transform:capitalize;
	text-align: left;
	padding: 0px 0px 2px 6px;
	margin-top: 0px;
	font-size: 120%;
}
#form_box .submit{
	float: right;
}
.highlight{
	background-color:#faf5e1;
	width:100%;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.highlight .inner{
	border:solid #e9e6d3 1px;
	padding:6px;
}
.highlight p{
	font-size:110%;
	color:#5e5d5b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:solid #e9e6d3 1px;
	padding:6px;
	margin:0px;
}
.highlight .inner p{
	
	border:none;
	padding:4px;
	margin:0px;
}
.highlight ul{
	margin:0px;
	padding:0px;
	list-style: none;
}
.highlight li{
	font-size:110%;
	color:#5e5d5b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background-image: url(../_media/common_assets/highlight_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 4px 0px 4px 28px;
	list-style-image: none;
	list-style: none;
}
.highlight li a{
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:left;

	
}
.column {width:49%;
	float:left}
	
.column_narrow {width:25%;
	float:left}	
	
.portfolio_row {
	background-image:url(../_media/images/carousel-plane.jpg);
	background-repeat: no-repeat;
	background-position:center 170px;
	height: 266px;
	text-align:right;
	margin-top:14px;
}
.thumb_wrapper{
	width:auto;
	margin:0px auto 0px auto;
	
}
.portfolio_thumb1{
	float:left;
	text-align:left;
	width:33%;
}
.portfolio_thumb2{
	float:left;
	text-align:center;
	width:33%;
}
.portfolio_thumb3{
	float:left;
	text-align:right;
	width:33%;
}
.portfolio_thumb1 .portfolio_thumb_header{
	float:left;
	width:212px;
	height:42px;
	
}
.portfolio_thumb2 .portfolio_thumb_header{
	margin:0px auto 0px auto;
	width:212px;
	height:42px;
	
}
.portfolio_thumb3 .portfolio_thumb_header{
	float:right;
	position:relative;
	width:212px;
	height:42px;
	
}
.portfolio_thumb_header h3{
	margin:0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.portfolio_thumb_header h4{
	margin:0px;
	text-align: center;
	font-weight:normal;
	font-size:114%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	
}
.list-box-1 h2,.list-box-2 h2,.list-box-3 h2,.list-box-4 h2,.list-box-5 h2,.list-box-6 h2,.list-box-7 h2,.list-box-8 h2{
	margin-left:36px;

}
.list-box-1,.list-box-2,.list-box-3,.list-box-4,.list-box-5,.list-box-6,.list-box-7,.list-box-8{
	background-repeat: no-repeat;
	background-position: 6px top;

}
.list-box-1{
	background-image: url(../_media/images/1-small.gif);	
}
.list-box-2{
	background-image: url(../_media/images/2-small.gif);	
}
.list-box-3{
	background-image: url(../_media/images/3-small.gif);	
}
.list-box-4{
	background-image: url(../_media/images/4-small.gif);	
}
.list-box-5{
	background-image: url(../_media/images/5-small.gif);	
}
.list-box-6{
	background-image: url(../_media/images/6-small.gif);	
}
.list-box-7{
	background-image: url(../_media/images/7-small.gif);	
}
.list-box-8{
	background-image: url(../_media/images/8-small.gif);	
}


#portfolio_footer{
width:100%;
background-image:url(../_media/images/portfolio_footer.jpg);
background-repeat:no-repeat;
height:30px;

}

#portfolio_footer #message p{
margin:0px;
float:left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
padding: 4px 0px 0px 12px;
display:block;
text-decoration:none;

}
#portfolio_footer #prev a{
float:right;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
padding: 8px 12px 0px 0px;
display:block;
text-decoration:none;
font-weight:bold;


}
#portfolio_footer #next a{

float:right;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
padding: 8px 12px 0px 0px;
display:block;
text-decoration:none;
font-weight:bold;
}
.readmore{
	color:#003399;
	text-decoration:none;
	font-family: "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	cursor:pointer;
}
.readmore_content
{
    padding:10px;
    width:97%;
    background-color:#f9f5e0;
    
}
.readmore_content p
{
    padding:0px;
    margin:0px;
    text-align:justify;
}
.readmore_content ul{
padding:0px;
margin:0px;

}
.readmore_content li{
	font-size:110%;
	color:#5e5d5b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background-image: url(../_media/common_assets/highlight_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 4px 0px 4px 28px;
	list-style-image: none;
	list-style: none;
}
.readmore_content li a{
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:left;

	
}

.quicklink{
	background-image:url(../_media/common_assets/star.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding: 8px 0px 9px 29px;
	display: block;
	color: #333333;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0071a2;
	border-bottom: 1px #d7d7d7 solid;
	font-weight: normal;
	font-style: italic;
	cursor: help;
	
}

.link_color1{
	color:#006699;
	cursor: help;
	
}
.link_color2{
	color: #fa8300;
	cursor: help;
	
}
.link_color2 a{
	color: #fa8300;
	cursor: help;
	
}

#home_portal_wrap{
	background-image: url(../_media/backgrounds/portal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:100%;
	padding-bottom:20px;
	
}
#home_portal_wrap h2{
background-image:url(../_media/common_assets/orange-arrow-sml.gif);
background-position:left top;
background-repeat:no-repeat;
padding-left: 26px;


}
#home_portal_wrap p{
color:#666666;
font-size:91%;
text-align:justify;

}
#home_portal_wrap ul{
	margin:0px;
	list-style-position: inside;
	padding-left: 14px;
}
#home_portal_wrap li{
	color:#5e5d5b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	list-style-image: none;
	list-style: none;
	list-style-type: circle;
}
#home_portal_wrap li a{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0e81c4;
	font-weight: bold;
	text-align:left;
	width: 100%;
}

#home_portal1{
margin-left:6px;
width:184px;
float:left;


}
#home_portal2{
width:184px;
float:left;
margin-left:19px;


}
#home_portal3{
width:184px;
float:right;
margin-right:6px;

}
