/* CSS Document */

body {
	padding:0px; 
	margin-left: 50px;
	background-color: #c6cfd0;
	/*\*/
	background: #c6cfd0 url(images/background2.jpg) repeat-y;
	/* */
	}

img {
	display: block;
	border: 0;
	padding: 0; 
	}

p {
	padding: 0px 15px 20px 15px; 
	font-family: Verdana; 
	font-size: 10px; 
	line-height: 12px; 
	color:#000000;
	}
p A:link {color: #00009B;}
p A:visited {color: #6A644C;}
p A:hover {color: #951515;}


#main {position: absolute; top: 120px; left: 140px; width: 632px;}

#content {
}

#top {
	position: absolute;
	top: 0px;
	width: 750px;
	height: 290px;
	border-bottom: 1px solid #fff;
	background-image: url(images/pcode_top.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}

#topNav {
	position: absolute;
	display:inline;
	height: 15px;
	padding: 0px;
	left: 51px;
	top: 275px;
	margin: 0px;
}

#topNav img {
	display: inline;
	border: 0;
	}

#flashheader {position: absolute; top: 69px; left: 0px; width: 750px; height: 200px;}

#contentCopy {
	position: absolute;
	background-color:#FFFFFF;
	top: 300px;
	width: 750px;
	font: 11px Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000000;
}



#contentText{
	position:absolute;
	width:300px;
	display:inline;
}
#contentText p{
	padding:5px;
}

#contentText h4{
	text-align:center;
	padding:0;
}

#contentTable{

}

#footer {
	position:relative;
	width:750px;
	height:27px;
	text-align:right;
	background-image:url(images/footerBg.gif);
	background-repeat:repeat-x;
}

#footer img{
	float:right;
	border: 0;
}

table#indexBox	{
	float:right;
	padding: 0;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #eeeeee;
	}
 table#indexBox td img{
	padding:4px 0 5px 4px; 
 }

 table#indexBox td p{
	padding:0 15px 0 15px; 
 }


table#indexBox td	{
	font: 10px/14px Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align:top;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
table#portfolio{
	padding:0 0 0 10%;
}

table#portfolio p	{
	font: 10px/11px Verdana, Arial, sans-serif;
	}
table#portfolio h1	{
	font: bold 10px/14px Verdana, Arial, sans-serif;
	}
table#portfolio p A:active {color: #ffcc00;}
table#portfolio p A:link {color: #00009B;}
table#portfolio p A:visited {color: #6A644C;}
table#portfolio p A:hover {color: #951515;}
table#portfolio img{
 border: 1px solid #ffcc00;
}



#indexBox td#username{
	border:0;
	
	}
#indexBox td#password, #indexBox td#login{
	border-top:0;
	}
.required {
	color: #990000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.requiredsm {
	color: #990000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
