﻿/*	Custom CSS Settings	*****************
****************************************/
* /*Set's border, padding and margin to 0 for all values*/
{
	padding: 0;
	/*margin: 0;*/
	border: 0;
}
html
{
	color: #333; 
	text-align:left;
	background-image:url("/Template Files/body-background.jpg");
	background-repeat:repeat-x;
	background-color:#B2BBD9;
	font-family:Trebuchet, verdana, sans-serif!important;
}

body
{
	color: #333; 
	text-align:left;
	background-image:url("/Template Files/body-background.jpg");
	background-repeat:repeat-x;
	background-color:#B2BBD9;
	font-family:Trebuchet, verdana, sans-serif!important;
}

li{
	margin-left:8px;
}

div{
	font-family:Trebuchet, verdana, sans-serif!important;	
}
.cimg-main
{
	width:876px;
	height:100%;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #36436F;
}

.ContentBox1{
	background-color:#EEF0F7;
	border:1px dashed #B2BBD9;
	padding:8px;
	margin:5px 5px 0 0;
	height:80%;

}

.ContentBox2{
	background-color:#F4F4DF;
	border:1px dashed #999934;
	padding:8px;	
	margin:5px 5px 0 0;
	height:80%;

}

.ContentBox3{
	background-color:#FEEEE0;
	border:1px dashed #F98E2F;
	padding:8px;	
	margin:5px 0 0 0;
	height:80%;
}
/**************************
HEADER
**************************/
.cimg-header
{
	background-image:url("/Template Files/header.jpg");
	background-repeat:no-repeat;
	width:876px;
	height: 60px;
	padding:0;
}

/**************************
LEFT CELL
**************************/
.cimg-left
{
	width: 0px;
	min-height:100%;
	vertical-align:top;
 	background-color:#FFFFFF;
}

* html .cimg-left
{
	height:100%;
}
/**************************
CONTENT
**************************/
.cimg-content-outer
{
	width:876px;
	min-height:100%;
	text-align:center;
}
* html .cimg-content-outer
{
	height:100%;
}
.cimg-content-inner
{
	width:100%;
	min-height:99.5%;
	padding:10;
	text-align:center;
}
* html .cimg-content-inner
{
	height:99.5%;
}
.cimg-content-top
{
	overflow:hidden;
    height:0px;
}
.cimg-content-top div
{
	padding:0 0 0 5px;
}
.cimg-content-inner ul{
	font-family:Trebuchet, verdana, sans-serif!important; 
    background:white;
   	color:#505050;
    font-size:11px;
}
.cimg-content-inner p{
	font-family:Trebuchet, verdana, sans-serif!important; 
    background:white;
   	color:#505050;
    font-size:11px;
}
/**************************
SEPARATOR CELL
**************************/
.cimg-separator
{
	width:5px;
	background-color:transparent;
}
/**************************
FOOTER
**************************/
.cimg-footer
{
	float:left;
	text-align:center;
	font-size:10px;
	color:#666666;
	width:876px;
	background-color:#FFFFFF;
	padding:0 0 5px 0;
}
.cimg-footer a:visited
{
    color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.cimg-footer a:active
{
    color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.cimg-footer a:link
{
    color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.cimg-footer a
{
    color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.cimg-footer a:hover
{
	text-decoration:underline;
	color:#142560;
}
/* End of	Custom CSS Settings	*****************
****************************************/

/*	Overridden Microsoft CSS Settings	*****************
****************************************/
.ms-viewareaframe
{
	vertical-align:top;
	width:100%;
	background-color:#ffffff;
	border:0px solid #6f9dd9;
	min-height:100%;
	padding:5px;
}
.ms-bodyareaframe
{
	vertical-align:top;
	width:100%;
	background-color:#ffffff;
	border:0px solid #6f9dd9;
	min-height:100%;
	padding:5px;
}
* html .ms-viewareaframe
{
	height:100%;
}
* html .ms-bodyareaframe
{
	height:100%;
}
.ms-propertysheet
{
	font-family:Trebuchet, verdana, sans-serif!important;	
	font-size:12px;
	text-align:left;
	color:#4c4c4c;
	background-color:#fff;
	border:solid 0px purple;
	min-height:100%;
}
* html .ms-propertysheet
{
	height:100%;
}
ms-pagebreadcrumb
{
	padding:2px 3px 3px 11px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.ms-pagebreadcrumb a
{
	font-size:8pt;
	background-color:#fff;
	color:#666666;
	text-decoration:none;
}
.ms-pagebreadcrumb
{
	font-size:8pt;
	background-color:#fff;
	color:#666666;
	text-decoration:none;
}
.ms-TPBody h1
{
    font-weight:bold; 
    font-size:18px; 
    color:#990000;
    background-image:url('/Template Files/squares.gif');
    background-position:right;
    background-repeat:no-repeat;
}
.ms-WPBody h1
{
    font-weight:bold; 
    font-size:18px; 
    color:#990000;
    background-image:url('/Template Files/squares.gif');
    background-position:right;
    background-repeat:no-repeat;    
}
.ms-TPBody h2
{
    font-weight:bold; 
    font-size:150%; 
    color:#00335E;
}
.ms-WPBody h2
{
    font-weight:bold; 
    font-size:150%; 
    color:#00335E;
}
.ms-TPBody h3
{
    font-weight:bold; 
    font-size:120%; 
    color:#00335E;
}

.ms-WPBody h3
{
    font-weight:bold; 
    font-size:120%; 
    color:#00335E;
}

.ms-globallinks a{
	padding:0;
	vertical-align:top;
	float:right;
	color:#DCDDE1!important;
}

.ms-siteactionsmenu{
	float:right;
}

.ms-bannerContainer{
	background-color:#fff;
	width:876px;
	border:0;
	padding:0;
}

.ms-vb, .ms-vb2{
	font-family:Trebuchet, verdana, sans-serif!important;
	color: #333; 
	font-size:11px;
}

/*	End of Overridden Microsoft CSS Settings	*****************
****************************************/