body
{
	margin: 0;
	background-color: #E4E4E4;
	font-family: Tahoma;
	font-size: 0.9em;
	color: #666666;
}

#internalLogin
{
	background-color: #FFFFFF;
	padding: 10px;
	color: #999999;
	float: right;
	font-size: 0.8em;
	margin-right: 20px;
	margin-top: 20px;
}

#internalLogin input
{
	border: solid 1px #E4E4E4;
	width: 70px;
	margin: 2px;
	padding: 1px;
}

.gridRow
{
	line-height: 1.5em;
	vertical-align: top;
}

.gridCell
{
	padding: 5px;
}

.gridHeader
{
	background-color: #E4E4E4;
}

input
{
	font-size: 1em;
	color: #666666;
}

.inputMulti
{
	font-size: 1em;
	color: #666666;
	font-family: Tahoma;
}


.clearFloat
{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#contactBox
{
	float: right;
	width: 250px;
	text-align: left;
}

#footer
{
	width: 700px;
	height: 42px;
	background-image: url(images/footer.gif);
	color: #FFFFFF;	
}

#footer a:link
{
	color: #FFCC99;
	text-decoration: none;
}

#footer a:visited
{
	color: #FFCC99;
	text-decoration: none;
}

#footer a:hover
{
	color: #E4E4E4;
	text-decoration: none;

}

#container
{
	width: 730px;
	margin: auto;
	background-color: #E4E4E4;
}

#tabStrip
{
	width: 30px;
	background-color: #E4E4E4;
	height: 100%;
	float: left;
}

#tabStrip img
{
	text-decoration: none;
	border: 0px;
}

#homeImage
{
	padding-top: 65px;
}

#content
{
	width: 700px;
	background-color: #FFFFFF;
	float: right;
	height: 100%;
}

#mainLogo
{
	width: 680px;
	margin: auto;
	margin-bottom: 20px;
}

#arpLogo
{
	float: left;
}

#mainLogo img
{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#titleBar
{
	width: 680px;
	margin: auto;
	height: 30px;
}

#titleBar img
{
	float: left;
	margin-left: 20px;
}

#photoBar
{
	width: 680px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	
}

#photoBar img
{
	margin-left: 20px;
}

#mainContent
{
	width: 640px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#mainContent img
{
	display: inline;
	margin-right: 10px;
	vertical-align: middle;
}

#mainContent label
{
	width: 5.0em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	color: #FF9900;
}

#mainContent input, textarea
{
	background-color: #FCFCFC;
	border: solid 1px #CCCCCC;
	width: 250px;
	clear: left;
	display: inline;
	overflow: hidden;
	padding: 5px;
}

#mainContent .submitCmd
{
	width: 100px;
	margin-left: 160px;
	background-color:#ff9933;
	padding: 5px;
	color: #FFFFFF;
	border: solid 0px #FFCC00;
}


#header
{
	width: 680px;
	height: 5px;
	margin: auto;
	background-color: #FF9900;
}

a:link
{
	color: #FF9900;
	text-decoration: none;
}

a:visited
{
	color: #FF9900;
	text-decoration: none;
}

a:hover
{
	color: #009966;
	text-decoration: none;

}

input
{
	font-size: 1em;
	color: #666666;
}

