body {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
p{
	font-size: 10px;
	color: #43597E;

}
.clearing {
    display: block;
    }
a
{
	color: #43597E;
}

a.button :active { font-size: 14pt; text-decoration:none; color: white; } 
a.button :hover { font-size: 14pt; color: teal; text-decoration: none; } 
a.button :link { color: white; text-decoration: none; } 
a.button :visited { color: white; text-decoration:none; } 

.button {
 	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
form
{
	margin: 0px;
}
ul.nomargin
{
	padding-left: 0px;
	position: relative;
	left: 15px;
}

#rightside  { margin-left: 260px; margin-top; 0px; width: 590px; height: auto;}
input
{
	border: 1px solid #43597E;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	padding: 0px 1px 0px 1px;
	margin: 0px;
}
select
{
	border: 1px solid #43597E;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	padding: 0px 1px 0px 1px;
}

div,p  {margin-top:0}/*clear top margin for mozilla*/
/* LAYOUT */
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/* a class for all Tigra Hints boxes, TD object */
	.hintsClass
		{text-align: center; font-family: Verdana, Arial, Helvetica;}
/* this class is used by Tigra Hints wrappers */
	.row
		{background: white;}
.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px; padding-right: 15px;}
	.part
		{background-image: url("img/corner.gif"); background-repeat: no-repeat; cursor: default;}
/* TABLES */
.tablesimple
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}
td.headbar {font: 10pt Verdana,helvetica,sans-serif,tahoma; font-weight:bold; color:#ffffff;padding:5px;margin:0px,0px,0px,0px;line-height:150%;background-color: #43597E;;}
td.headbar2 {font: 9pt Verdana,helvetica,sans-serif,tahoma; font-weight:bold; color:#ffffff; padding:2px;margin:0px,0px,0px,0px;line-height:150%;background-color: #43597E;;}
td.p { font: 10pt Verdana,helvetica,sans-serif,tahoma; line-height:150%;}
td p{
 line-height: 1.15em;
}
/* COLORS */
.required
{
	//background-color:#FFFF99;
	background-color: #BFCBDC;
	padding: 2px 2px 2px 2px;

}
.saveandclose{
 	
	color:#000000;
	font: 14pt Verdana,helvetica,sans-serif,tahoma; 
	font-weight: bolder;
	padding: 10px 10px 10px 10px;
}

.blue {
	color: #43597E;
}
.red {
	color: #990000;
}
.orange {
	color:#cc6633;

}
.white
{
	color: #FFFFFF;
}
.yellow
{
	color: #F7F784;
}
.darkyellow{
	color: #ffcc66;
}
.gray
{
	color: #999999;
}
.lightgray
{
	color: #CDCDCD;
}
.bgblue
{
	background-color:#D9E3F4;
}
.artwork
{
    background-color:#D9E3F4;
   border-top: solid 1px #egegeg;
   
}

.darkblue
{
	color: #484D72;
}
.bgdarkblue
{
	background-color: #43597E;
}
.bglightblue {
	background-color:#EAF5FF;
}
.bglightgrey {
	background-color:#EBEDF0; /* E5E7EA */
}
.bgwhite
{
	background-color: #ffffff;
}
.bggrey
{
 background-color: #F0F1F3;
}

.lightblue
{
	color: #009ADC;
}
.good
{
 	color:#339933;
	font-weight: bold;
	font-size: 12px;
}

/* FONTS */
#zmenuDiv { 	position:relative; top:5px; left: 10px; height: auto; width:261px; visibility:visible; z-index:1;}
#zfolderDiv { 	position:absolute; top:315px; left: 10px; width:261px; visibility:hidden; z-index:2;}
#zaddressDiv { 	position:absolute; top:315px; left: 10px; width:261px; visibility:hidden; z-index:2;}
#main {
	float:left;
	background:url(../images/bgMainrepeat.gif) repeat-y left top;	
	top: 0px;
	left: 0px;
	border-right:#43597E;        
	width:261px;
	vertical-align: top;
}

.main
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;

}
.bold
{
	font-weight: bold;
}
.nobold
{
	font-weight:normal;
}
.nodecoration
{
	text-decoration: none;
}
.fontxtrasmall
{
 font-size: 10px;
}
.fontsmall
{
	font-size:12px;
}
.fontlarge
{
	font-size:14px;
}
.fontextralarge
{
	font-size: 15px;
}
.fontXXlarge
{
	font-size: 16px;
}


.fontsuperlarge
{
	font-size: 17px;
}
.fontsuperduper
{
	font-size: 20px;
}
.fontkingkong
{
	font-size: 24px;
}
/* PADDINGS */
.smallpadding
{
	padding: 2px;
}
.mediumpadding
{
	padding: 5px;
}
.largepadding
{
	padding: 8px;
}
.mediumbottompadding
{
	padding-bottom: 5px;
}
/* BORDERS */
.noborder
{
	border: 0px;
}
.dotted
{
	border: 1px dotted #43597E;
}
.dottedtop
{
	border-top: 1px dotted #43597E;
}
.bblue
{
	border: 1px solid #43597E;
}
.bbluebottom
{
	border-bottom: 1px solid #43597E;
}
.bbluebottomthick
{
	border-bottom: 2px solid #43597E;
}
.bbluetopthick
{
	border-bottom: 2px solid #43597E;
}


.bbluetop
{
	border-top: 1px solid #43597E;
}
.bbluesides
{
	border-left: 1px solid #43597E;
	border-right: 1px solid #43597E;
}
.bblueleft
{
	border-left: 1px solid #43597E;
}
.bblueright
{
	border-right: 1px solid #43597E;
}
.onlybottom
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #000000;
}
.cell {
	BORDER-RIGHT: #E6E6E6 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #E6E6E6 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; MARGIN: 2px 6px; VERTICAL-ALIGN: middle; BORDER-LEFT: #E6E6E6 1px solid; COLOR: #0066cc; PADDING-TOP: 2px; BORDER-BOTTOM: #E6E6E6 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f7f7f7; TEXT-ALIGN: left
}
.floatleft{
 	float:left;
}
.floatright{
 	float:right;
}
.inliner{
  float: inline;

}



/* Main Structure CSS */
div#wrap {
	background:none;
	margin:0;
	width: 850px;
	}
#container {
	background:url(../images/bgMainrepeat.gif) repeat-y left top;
	width: 850px;
	margin: 0;
	height:auto;
	font: 13px/19px Verdana, Arial, Helvetica, sans-serif;
}

html>body #container{height:auto;}
#header {margin: 0;	}
#header h1 {
	padding:5px;
	margin:0;
}
#navportfolio{
	background: url(../images/topheader_portfolio2.jpg);
	height:72px;
	padding:0px;	
	
}

#navportfolio_blank{
	background: url(../images/topheader_blank.jpg);
	height:72px;
	padding:5px;
	padding:0px;

}
.portfolioheader{
	font-weight: bolder;
	font-family: Helvetica,Arial,Sans-serif;
 	color: #000000;
	font-size: 14px;
	position: relative;
	left: 125px;
	top: 27px;
	width: auto;


}

#navportfolio ul{
	margin:0;
	padding:0;
	}
.portfoliolinks
{
position:relative;
top: 10px;
color: #000000;
font-size: .75em;
text-align: right;
width: 830px;
padding: 0px 0px 0px 0px;
height: auto;
text-align: right;

overflow: hidden;
line-height: 0.40cm

}
.addleftpadding{

 margin-left: 15px;
}
#navportfolio li{
	list-style:none;
	margin:0;
	padding:0;
	}
#iframe{
    width:216px;
	height:312px;
	overflow:hidden;
	margin-top:18px;
	margin-bottom:12px;
	}
*html #iframe{
    width:186px;
	margin:0 auto;
	margin-top:18px;
	margin-left:16px;
    height:312px;
	}
*html #pictureframe{
    width:500px;
	margin:0 auto;
	margin-top:18px;
	margin-left:16px;
    height:100px;
	}
#main h2, #main h3, #main p {
	margin:0px 0px 2px 0px;
 	padding:0px 0px 0px 0px;
        margin-left: 0px;
        padding-left: 0px;
 	color: #43597E;
 	font: bold 12px/25px Verdana, Arial, Helvetica, sans-serif;
	}
	p { margin: 0 0 0 0; font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif; }

#sidebar  
	{ 
	margin-top: 0px;
	width: 590px; 
	margin-left: 280px;
	vertical-align: top;
	height: auto;
}




#sidebar ul {
	margin-bottom:0;
	}
#sidebar h3, #sidebar p {
	padding:10px;
	color:#000;
	font-size:12px;
	}
#footer {
	background-color: #728bb4;
	width:850px;
	z-index: 3;
	vertical-align: bottom;
	clear:both;	
}
.footerblue{

 background-color: #728bb4;
}
#footer p {
	padding:5px;
	margin:0;
	text-align:right;
	color:#fff;
	}
#welcome {
	color: #43597E;
	position:relative;
	float:right;
	margin: 0px 25px 0px 0px;
	font-weight:bold;
	font: 12px/25px Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}
#centervertical{
  margin-left: auto; 
  margin-right: auto;
  text-align: center;

}
#newheader{
  width: 850px;
  margin: 25px 25px 25px 25px;
}
#helppage{
	margin:250px;
	width: 500px;
}
.addpadding{
 
  padding: 5px 10px 5px 10px;

}
.addmargin{
  padding: 5px 5px 5px 5px;

}

.padding2{
 	padding: 2px 2px 2px 2px;
}

.flagon{

	padding: 5px 5px 5px 5px;	
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	border-top: 2px solid #484d72;
	border-bottom: 2px solid #484d72;


	color: #ff3366;

}
.addarrow{
	background-image: url("images/port_icon_arrow2.gif"); background-repeat: no-repeat; 
}