body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
}

.CMS_Body, .CMS_GENERIC_EDITOR .CMS_STANDARD, .CMS_RightContent, .CMS_BoxContent, .CMS_PROJECT {
        text-align: left; 
}

.CMS_GENERIC_EDITOR p {
    margin-top: 10px;
}


.CMS_RightContent {
    background-color: #63A5EF;    
}

.CMS_HOME {
    background-color: white;    
}

#content_project_left img {
    border: none;
}

#content, #right_column_wrap, #content_project_right, #content_project_left, #content_homepage_info, #right_column_homepage_list {
    font-size: 0.9em; 
}


P {
	MARGIN: 15px 0px 0px;
}

h1 {
	MARGIN: 0px;
	font-size: 1.5em;
	padding-top: 4px;
	padding-bottom: 2px;
}
h2 {
	MARGIN: 10px 0px 0px;
	font-size: 1.3em;
}
h3 {
	MARGIN: 10px 0px 0px;
	font-size: 1.1em;
}
h4 {
	MARGIN: 10px 0px 0px;
	font-size: 1.0em;
}
#wrap_homepage {
	width: 990px;
	margin: 0px auto; 
	height: auto;
	text-align: left;
}
#wrap {
	width: 1024px;
	margin: 0px auto;
	height: auto;
	text-align: left;
}
#container {
	text-align: left;
	height: auto;
	width: 808px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CED5DF;
	border-bottom-color: #CED5DF;
	border-left-color: #CED5DF;
	padding-top: 1px;
}
#header{
	height: 275px;
	width: 804px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
    position: relative;
}
#company_logo{
	position: absolute;
	padding-top: 12px;
	padding-left: 13px;
    z-index: 1;
}

#company_logo img{
        border: 1px solid white;
}

#curl{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index:1;
}
#mainmenu{
	position: absolute;
	margin-top: 30px;
	margin-left: 240px;
	height: 31px;
	z-index:2;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 6px;
}
#mainmenu ul li{
	display: inline;
	float: left;
	height: 31px;
	width: 75px;
	margin-left: -6px;
}
#mainmenu ul li a{
	color: #002359;
	background-image: url(../images/menu_bg1.png);
	padding-top: 6px;
	font-size: 0.71em;
        font-weight: bold;
	text-decoration: none;
	height: 25px;
	width: 69px;
	display: block;
	text-align: center;
	padding-right: 6px;
	cursor: hand;
}
* html #mainmenu ul li a{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/menu_bg1.png"); background:none;
} 
#mainmenu ul li a:hover{
	color: #002359;
	background-image: url(../images/menu_bg2.png);
	padding-top: 6px;
	font-size:  0.71em;
	text-decoration: none;
	height: 25px;
	width: 69px;
	display: block;
	padding-right: 6px;
}
* html #mainmenu ul li a:hover{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/menu_bg2.png"); background:none;
}
#mainmenu ul li#first a{
	color: #002359;
	background-image: url(../images/menu_bg1_home.png);
	padding-top: 6px;
	font-size: 0.71em;
	text-decoration: none;
	height: 25px;
	width: 69px;
	display: block;
	text-align: center;
	padding-right: 6px;
	cursor: hand;
}
* html #mainmenu ul li#first a{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/menu_bg1_home.png"); background:none;
} 
#mainmenu ul li#first a:hover{
	color: #002359;
	background-image: url(../images/menu_bg2_home.png);
	padding-top: 6px;
	font-size:  0.71em;
	text-decoration: none;
	height: 25px;
	width: 69px;
	display: block;
	padding-right: 6px;
}
* html #mainmenu ul li#first a:hover{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/menu_bg2_home.png"); background:none;
} 
#content_wrap_homepage{
	height: auto;
	width: 805px;
	background-color: #FFFFFF;
	background-image: url(../images/wrap_homepage_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	overflow: hidden;
	margin-bottom: 1px;
}
#content_wrap_project{
	height: auto;
	width: 805px;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg_project.gif);
	background-repeat: repeat-y;
	background-position: right;
	overflow: hidden;
	margin-bottom: 1px;
}
#content_wrap1{
	height: auto;
	width: 805px;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg_blue.gif);
	background-repeat: repeat-y;
	background-position: right;
	overflow: hidden;
	margin-bottom: 1px;
}
#content_wrap2{
	height: auto;
	width: 805px;
	background-image: url(../images/content_bg_maple.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
    overflow: hidden;
}
#content_left{
	border: 1px solid #E3E3E3;
	height: auto;
	width: 615px;
}
#content_project{
	height: auto;
	width: 626px;
	float: left;
}
#content_project_left{
	height: auto;
	width: 299px;
	background-image: url(../images/content_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 1px 1px 1px 2px;
	float: left;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 35px;
	padding-left: 8px;
	border: 1px solid #E0E0E0;
	display: inline;
	background-color: #FFFFFF;
}
#content_project_right{
	height: auto;
	width: 289px;
	float: right;
	margin-top: 10px;
	margin-right: 10px; 
        margin-left: 10px;
}
#content_project_right h1{
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 2px;
}

#content_project_right img{
	text-align: right;
	border: 1px solid #FFFFFF;
	margin-top: 14px;
	margin-bottom: 14px;
}

#content_project_right_flash{
        text-align: center;
        border: 1px solid #FFFFFF;
        margin-bottom: 10px;
}

#content_home_right_flash{
        text-align: center;
        margin-bottom: 5px;
        margin-top: 10px;
}


#content_project_right p{
	padding-top: 4px;
	padding-bottom: 4px;
}
#content_homepage{
	height: auto;
	width: 602px;
	float: left;
}
#content_homepage_info{
	width: 553px;
	float: left;
	display: inline;
	background-color: #B9C928;
	margin-left: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
        padding-bottom: 15px;
}
#content_homepage_list{
	width: 562px;
	float: left;
	margin-left: 2px;
	margin-right: 1px;
    background: #A3F8F3 url(../images/homepage_content_bg2.jpg) no-repeat;
	padding-left: 34px;
	display: inline;
}

#content_homepage_list p{
	margin: 0px;
        padding: 0px;
}

#content_homepage_list_line{
	width: 1px;
	background-color: #FFFFFF;
        border-right: 1px solid white;
}
#content_homepage_list_block{
	width: 158px;
	padding-left: 8px;
	padding-right: 15px;
}
#content_homepage_h1{
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 2px;
}
#content_homepage_h1 a{
	color: #FFFFFF;
}
#content_homepage_h2, #content h2{
	color: #00245B;
	font-weight: bold;
	padding-bottom: 8px;
}
#content_homepage_h2
{
    padding-bottom: 4px;
}
#content_homepage_p{
	font-size: 0.8em;
	color: #00245B;
	padding-top: 4px; 
	padding-bottom: 4px;
	line-height: 1em;
}
#content_homepage_link{
	text-align: right;
}
#content_homepage_link a{
	color: #990000;
	text-decoration: none;
	padding-left: 6px;
	font-size: 0.8em;
}
#content{
	height: auto;
	width: 612px;
	background-image: url(../images/content_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 1px 1px 1px 2px;
	float: left;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 35px;
	padding-left: 8px;
	border: 1px solid #E0E0E0;
	display: inline;
}
#content img{
	margin-right: 4px;
	margin-left: 10px;
}
#right_column_homepage{
	float: right;
	height: auto;
	width: 194px;
	text-align: center;
}

#right_column_homepage p{
	padding: 0px;
        margin: 0px;
}

#right_column_homepage h2, #right_column_newsletter h2{
	color: #002559;
        font-size: 1em;
}

#right_column_homepage_list{
	height: auto;
	width: 164px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
    padding-bottom: 2px;
}



#right_column_homepage ul{
	padding-right: 12px;
	padding-left: 12px;
        margin: 0px;
}


#right_column_homepage_line{
	height: 6px;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#right_column_newsletter{
        margin-left:10px;
}


#right_column_homepage_line_white{
	height: 6px;
	width: 163px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#right_column_wrap{
	float: right;
	padding-top: 0px;
	height: auto;
	width: 164px;
	margin: 0px auto;
	padding-bottom: 15px;
}
#right_column{
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 164px;
}
#right_column_img{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 2px;
	height: auto;
	width: 164px;
	background-color: #63A5EF;
}
#right_column p, .CMS_RightContent{
        padding: 0px 10px;
}



#right_column_p a{
	color: #990000;
	text-decoration: none;
	padding-left: 6px;
	font-size: 0.8em;
}
#right_column_menu{
	text-align: left;
	display: inline;
	margin: 0px;
}
#right_column_menu ul{
	margin: 0;
	padding: 0;
}
#right_column_menu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 143px;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	margin-left: 21px;
}
#right_column_menu ul li a, #right_column_menu ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}
#right_column_menu ul li a:hover{
	color: #3A7CB8;
}

#footer{
	height: 56px;
	width: auto;
	margin-left: 1px;
}
#footer P {
	MARGIN: 0px 1px 0px 0px;
	LINE-HEIGHT: 1.5em;
	color: #002559;
	text-align: right;
	font-size: 1em;
}
#footer_homepage{
	width: auto;
	height: 44px;
	margin-bottom: 1px;
	display: inline;
}
#footer_info{
	width: 806px;
	height: 44px;
	margin-bottom: 1px;
	background-image: url(../images/content_bg_maple.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer_info_block{
	width: 313px;
	height: 44px;
	display: inline;
	font-size: 1em;
	color: #486525;
	background-color: #BDDA9A;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}


#footer_info_block img {
        margin-top: 5px;
        border: none;
}

#footer_info_block p {
    	margin: 0px;
        padding: 0px;
        font-size: 1em;
}

.CMS_BoxContent{
    background-color: #5485BF;
}

.grid_table {border-collapse: collapse;}
td.grid_cell { border: 1px solid black; }

#ticker {
    padding-left: 2px; 
    padding-bottom: 2px;
}

a, a:visited{
    color:blue;
}

/* Blog Formatting */
.blog_menu{
	height:auto;
	width:144px;
    float:right;
    padding:5px 0px 4px 5px;
    margin-bottom:10px;
}

.blog_menu ul{
	padding:0px;
	padding-top:3px;
	padding-left:0px;
	margin:0px;
	list-style-type: none;
}

.blog_menu ul li{
	border-bottom:1px solid white;
}

.blog_menu ul li.first_item{
	border-top:1px solid white;
}

.blog_menu ul li a, .blog_menu ul li a:visited{
    padding:5px 0px;
	text-decoration:none;
	display:block;
    color:white;
}

.blog_menu ul li a:hover{

}

.blog_menu h4{
    padding-bottom:1px;
    margin-top:1px;
    margin-bottom:1px;
    color:white;
}

.blog_menu h3{
    color:white;
}

.postedByDiv{
    padding-left:0px;
}

.postedBy{
    font-weight:bold;
}

.postedDate{
    font-size:smaller;
    font-style:italic;
}
