@import url(css/960.css);


body,
ul,
ul li,
p
{
	font-family: Tahoma,Verdana, Arial !important;
	font-size: 1em;
	line-height: 1.4em;
}

a:link,
a:visited
{
	color: #475960;	
	text-decoration: underline;
}
.Normal
{
	font-size: 1em;
	color: #36393d;
}
#Menu
{
	margin-top: 5px;	
}
.BlueHeader
{
	background: url('images/BlueHeaderBG.png') no-repeat;
	height: 178px;
}
.SubheaderItem
{
margin-top: 17px;
width:284px;
float:left;
padding:5px;
display:block;
overflow:hidden;	
}
.ItemFooter
{
    background-color:#E8EFFB;
    border:1px solid #505050;
    margin-top:20px;
    padding:5px;
    position:relative;
    }
.Label
{
   font-size: 1.2em;
   font-weight: bold; 
}
.RightPane,
.RightPaneTop,
.LeftPane,
.ContentPane
{
	margin-top:10px;
	display:block;
	overflow: hidden;
}
.RightPane .Top
{
	height: 6px;
	/*background: url('images/RPBG-top.gif') no-repeat top;*/
}
.RightPane
{
	padding-bottom: 6px;
	/*background: url('images/RPBG-bot.gif') no-repeat bottom;*/
}
.RightPane .Content
{
	padding: 5px;
/*	border-width: 1px;
	border-color: #e1e1e1;
	background-color: #f6f6f6;
	border-right-style: solid;
	border-left-style: solid;*/
}
.Login
{
	margin: 10px 0;
	border-top-style: solid;
	border-width: 1px;
	border-color: #666666;
}
.Login a
{
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}

.grid_4,
.grid_5,
.grid_7,
.grid_9,
.grid_3
{
	border-style: none !important;
	}
.grid_7 h1
{
	font-size: 1.4em;
	color: #505050;
	}

.post {margin-bottom: 20px;
overflow: hidden;
}
.post img
{
	padding: 5px;
}

	
/*   TABLE STYLES  1  */
.Table1
{
	color: #666666;
}
.Table1 TD
{
	text-align: center;
}
.Table1 .RowLabel
{
	text-align: left;	
	width: 150px;
}
.Table1 .TitleRow,
.Table1 .TitleRow TD
{
	text-align:left;
	background-color: #000;	
	color: #fff;
	font-weight: bold;
}
.Table1 td
{
	background-color: #f7f7f7;	
}
.Table1 .RowLT TD
{
	background-color: #e4e4e4;	
}
.Yes
{	
	display:block;
	min-width:24px;
	height: 24px;
	background: url('images/yes.png') no-repeat center;	
}

/*		PROJECTS	*/
.Projects .Project
{
	border-width: 1px;
	border-color: #f4f4f4;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-style: solid;
}