.copyright
{

	color: #5C5C5C;
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	margin-bottom:auto;
	text-align:center;
	position:relative;
	font-style: normal;
	font:  bolder 10px Arial, Helvetica, sans-serif;
	font-size: 12px;

	
}
.panel1
{
	border: 1px;
	border-style: solid;
	border-color:red;
	
}
.panelA .rich-panel-body
{
	border:1px solid red;
}
body {
    margin: 0px;
    background: white;

}

#screen {
    width: 100%;
    height: 700px;;

}
.text
{
	text-align:left;
	word-spacing:3pt;
}
#top {
	margin-top: 20px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-right: thin solid #ebebeb;
	border-left: thin solid #ebebeb;
	height: 100%;
    overflow:hidden;
    position:relative;
}

#head {
    width:100%;
    background: #F2F2F2;
}
#row
{
    overflow: hidden;
    width:100%;
}
#menu {
    width: 150px;
    float: left;
    background-color:#ebebeb;
    padding-bottom:10000px;
    margin-bottom:-10000px;
    height: auto; 
}

#content {
	width: 650px;
	height: 100%;
	background-color: white;
	float: left;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	height: auto;
	border-top: 1px solid #ebebeb;
}

#bottom {
	
    clear: both;
    background-color: #ebebeb;
	 height: 25px;
	 margin-top: 0px;
	 margin-bottom:0px;
	 width:800px;
}
#banner{
	
}
#footer
{
}
.menuNav {
    display: block;
    text-align: left;
    text-decoration: none;
    padding: 3px;
    width:120px;
    height: 25px;
}

a.menuNav {
	margin-left:30px;
	height: 25px;
	margin-bottom: auto;
	margin-top: auto;
	text-align: left;
	font-weight: bolder;
	color: #5C5C5C;
}


a.menuNav:hover {
    color: #FFA500;
}
.selected
{
	display: block;
	text-align: right;
	text-decoration: none;
	padding: 3px;
	font-weight: bolder;
	width: 100px;
	height: 25px;
	color: red;
	margin-bottom: auto;
	margin-top: auto;
}
a.selected
{
	color:red;
}
.imgStyle {
    margin-bottom: 4px;
    margin-top: 4px;
    margin-left: 4px;
    margin-right: 4px;
}
.rich-panel-header {
    background: transparent;
    background-color:white;
    color:  #5C5C5C;
    border:transparent;
    font-size:12px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}
.rich-panel-body
{
	border:transparent;
	color:  #5C5C5C;
	font-size:12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.rich-panel{
	border:transparent;
	width: 580px;
	margin-left: 50px;
	margin-right:20px;
	text-align:justify;
	color:  #5C5C5C;
}
.fontBolder
{
	font-weight:bolder;
}

.separator
{
  border: none;
  background-color:#ebebeb;
  margin-left:auto;
	

	
}

.menuPanel
{
    background: url(../pictures/bkg3.gif) repeat-x;
    height: 100%;
}

.tooltip {

    border-width:0px;
    padding:10px;
    color: white;
}

panel.rich-panel-body
{
	background-color:red;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.portfolio-header
{
	color:blue;
}

.aikprojectLogo
{
	position:absolute;
	bottom:10px;
	padding-bottom:10px;
	display:block;
	border:0px;
}
