/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
	}
	body {
		color: #333;
        background-image:url(../images/bg.gif);
        background-repeat: repeat-y;
		background-color: #fff;
		font-family: "Arial", "Helvetica", sans-serif;
		font-size:.9em;
        line-height:1em;
        SCROLLBAR-FACE-COLOR:#3E62AB;
    SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
    SCROLLBAR-SHADOW-COLOR:#666666;
    SCROLLBAR-3DLIGHT-COLOR:#666666;
    SCROLLBAR-ARROW-COLOR:#666666;
    SCROLLBAR-TRACK-COLOR:#5C5C5C;
    SCROLLBAR-DARKSHADOW-COLOR:#000000;
		}

img { behavior: url(iepngfix.htc); }

a:link, a:visited {
    text-decoration:none;
    color:#3E62AB
    }
    
a:hover{
    color:000000
    }
    
a.nav:link {
    color:#FFF;
    }
a.nav:visited {
    color:#FFF;
    }
a.nav:hover {
    color:#FFF;
    }
															/** MAIN CONTAINERS **/
div#container {
	width: 815px;
	margin-top: 15px;
	margin-left: 0px;
	text-align: left;
	}
	div#header {
		margin-left: 15px;
		}
		div#header-in {
			
			}
	div#content {
		margin-top:15px;
		margin-left: 15px;
		}
		div#center {
			margin: 0 180px 0 0;
			}
			div#center-in {
				
				}
		div.column {
		      position:absolute;
		  top:95px;
		  left:615px;
			width: 200px;
			z-index:20;
			}
			div#right {
				float: right;
				}
				div.column-in {
					
					}
	div#footer {
	    margin:0;
	    padding-left:15px;
		background-color: #fff
		clear: both;
		background-image:url(../images/footer-bg.gif);
        background-repeat: no-repeat;
		height:35px;
		}
		div#footer-in {
			
			}


html>body #footer {
    position:fixed;
    background-image:url(../images/footer-bg.gif);
    left:0;
    bottom:0;
    width:800px;
    z-index:10;
    }



															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }







div#uhoh {
	width: 400px;
	margin: 100px auto;
	padding: 20px 30px;
	line-height: 1.5em;
	text-align: left;
	}
	div.unauthorized-401, div.forbidden-403,
	div.notfound-404, div.internalerror-500 {
		color: #333;
		background-color: #ffc;
		border: 1px solid #ff0;
		}
	div.unauthorized-401 a, div.forbidden-403 a,
	div.notfound-404 a, div.internalerror-500 a {
		color: #00f;
		background-color: #ffc;
		}






															/** FORMS **/
* { }

table.navtable {
	border-collapse: collapse;
	padding:0;
	}

td.home {
    background-image: url(../images/top-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color:#3E62AB;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}

html>body td.home {
    background-image: url(../images/top-left.png);
    }
    
td.homeon {
    background-image: url(../images/top-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color:#A3A3A3;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}

html>body td.homeon {
    background-image: url(../images/top-left.png);
    }

td.about {
    background-color:#3E62AB;
    border-left: 1px dotted;
    border-right: 1px dotted;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}
td.abouton {
    background-color:#A3A3A3;
    border-left: 1px dotted;
    border-right: 1px dotted;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}

td.sol {
    background-image: url(../images/top-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color:#3E62AB;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}

html>body td.sol {
    background-image: url(../images/top-right.png);
    }

td.solon {
    background-image: url(../images/top-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color:#A3A3A3;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
} 

html>body td.solon {
    background-image: url(../images/top-right.png);
    }
    
td.mac {
    border-top: 1px dotted;
    background-image: url(../images/bottom-left.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color:#3E62AB;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}

html>body td.mac {
    background-image: url(../images/bottom-left.png);
    }

td.macon {
    border-top: 1px dotted;
    background-image: url(../images/bottom-left.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color:#A3A3A3;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}

html>body td.macon {
    background-image: url(../images/bottom-left.png);
    }

td.news {
    border-top: 1px dotted;
    background-color:#3E62AB;
    border-left: 1px dotted;
    border-right: 1px dotted;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}
td.newson {
    border-top: 1px dotted;
    background-color:#A3A3A3;
    border-left: 1px dotted;
    border-right: 1px dotted;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}

td.contact {
    border-top: 1px dotted;
    background-color:#3E62AB;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}
td.contacton {
    border-top: 1px dotted;
    background-color:#A3A3A3;
    padding-right:6px;
    padding-bottom:4px;
    color:#FFF;
    vertical-align: bottom;
    FONT-FAMILY:helvetica,arial,sans-serif;
    font-size:.8em;
    text-align: right;
}

table.maintable{
	width:585px;
	border-collapse: collapse;
	}

#maincontentitem {
width:585px;
/* just a container to enclose text & pic */
}

#topcurve {
    position:absolute;
    background-image:url(../images/top-bg2.gif);
    background-repeat: no-repeat;
    top:0px;
    left:647px;
    height:77px;
    width:169px;
    z-index:40;
    }

#navmenu {
    }

#columntop {
    background-image:url(../images/rhandt.gif);
    background-position: top right;
    background-color:#BDBDBD;
    background-repeat: no-repeat;
    bgcolor:none ;
    FONT-SIZE:1em;
    PADDING-LEFT:12px;
    PADDING-TOP:.5em;
    PADDING-BOTTOM:.5em;
    COLOR:#5C5C5C;
    FONT-WEIGHT:200;
    LETTER-SPACING:-1px;
    FONT-FAMILY:arial,helvetica,sans-serif
    }

#columnbox {
    margin:1 0 0 0;
    background-color:#999999;
    FONT-SIZE:.8em; 
    PADDING-LEFT:12px;
    PADDING-RIGHT:12px;
    PADDING-TOP:.5em;
    PADDING-BOTTOM:.5em;
    COLOR:#FFF;
    FONT-WEIGHT:200;
    FONT-FAMILY:arial,helvetica,sans-serif
    }

#columnboximg {
    float:right; 
    }

#mainboximg {
    float:right;
    margin-bottom:15px;
    margin-left:15px;
    }

#columnheader {
    margin:1 0 0 0;
    background-color:#BDBDBD;
    FONT-SIZE:1em;
    PADDING-LEFT:12px;
    PADDING-TOP:.5em;
    PADDING-BOTTOM:.5em;
    COLOR:#5C5C5C;
    FONT-WEIGHT:200;
    LETTER-SPACING:-1px;
    FONT-FAMILY:arial,helvetica,sans-serif
    }

#columnbottom {
    background-image:url(../images/rhand.png); 
    background-position: bottom right; 
    background-repeat: no-repeat; 
    bgcolor:none ; 
    height:23px; 
    FONT-SIZE:1em;
    PADDING-LEFT:12px;
    PADDING-TOP:.5em;
    COLOR:#5C5C5C;
    FONT-WEIGHT:200;
    LETTER-SPACING:-1px;
    FONT-FAMILY:arial,helvetica,sans-serif
    }
    
#hometextleft {
    text-align:left;
    }

#hometextright {
    text-align:right;
    }

#hometextcenter {
    text-align: center;
    }

															/** TYPOGRAPHY **/
.x {
	display: none;
	}

.pageheading {
    background-image:url(../images/heading.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color:#9FB1D5;
	padding: 6px 12px 6px 12px;
}

.hometabletopleft {
    width:199px;
    background-image:url(../images/toplcurve.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color:#9FB1D5;
	border-right: 1px solid #FFF;
	padding: 12px 12px 6px 12px;
}

.hometablemidleft {
    background-color:#9FB1D5;
	border-right: 1px solid #FFF;
	padding: 12px 12px 6px 12px;
	vertical-align: top;
}

.hometablebottomleft {
    background-color:#9FB1D5;
	border-right: 1px solid #FFF;
	padding: 6px 12px 6px 12px;
	vertical-align: bottom;
}

.hometablemiddle {
    width:199px;
    background-color:#9FB1D5;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 12px 12px 6px 12px;
	vertical-align: bottom;
}

.hometablecenter {
    width:199px;
    background-color:#9FB1D5;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 12px 12px 6px 12px;
	vertical-align: top;
}

.hometabletopright {
    width:199px;
    background-color:#9FB1D5;
	border-left: 1px solid #FFF;
	padding: 12px 12px 6px 12px;
	vertical-align: bottom;
}

.hometablemidright {
    background-color:#9FB1D5;
	border-left: 1px solid #FFF;
	padding: 12px 12px 6px 12px;
	vertical-align: top;
}

.hometablebottomright {
    background-color:#9FB1D5;
	border-left: 1px solid #FFF;
	padding: 12px 12px 6px 12px;
	vertical-align: bottom;
}

.footertext {
    FONT-SIZE:.7em;
    FONT-WEIGHT:200;
    FONT-FAMILY:arial,helvetica,sans-serif
    }

.hometitle {
    FONT-SIZE:1.2em;
    PADDING-BOTTOM:6px;
    COLOR:#3E62AB;
    LINE-HEIGHT:20px;
    FONT-WEIGHT:200;
    LETTER-SPACING:-1px;
    FONT-FAMILY:arial,helvetica,sans-serif
    }

.homesubtitle {
    FONT-SIZE:1em;
    PADDING-BOTTOM:6px;
    COLOR:#ffffff;
    LINE-HEIGHT:15px;
    FONT-WEIGHT:200;
    LETTER-SPACING:-1px;
    FONT-FAMILY:arial,helvetica,sans-serif
    }
    
.hometext {
    color:#3E62AB;
    font-size:.8em;
    FONT-FAMILY:arial,helvetica,sans-serif;
    }
    
.selected {
    color:#3E62AB;
    font-weight: bold;
    }

.hometextbold {
    font-weight:bold;
    }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */
															/** END **/