
body {
    background-color: #69665e;
    background-image: url('/images/gradientBackground.jpg');
    background-repeat: repeat-x;
    color: #333;
    font-size: 11px;
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
    margin: 15px 0px 0px 0px;
    line-height: 18px;
}
img { border: none; }
#containerShadow {
    border: 0px solid #ccc;
    width: 900px;
    padding-right: 5px; padding-bottom: 6px;
    margin-left: auto; margin-right:auto;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url('/images/containerShadow.png');
    background-color: transparent;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/containerShadow.png', sizingMethod='scale');
}
#container {
    width: 890px;
    \width: 910px;
    w\idth: 890px;
    border: 0px solid gray;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #fff;
    position: relative; 
    _top: 2px;
}
#container a { color: #ef3f35; text-decoration:none; }
#container a:link { color: #ef3f35; }
#container a:visited { color: #ef3f35; }
#container a:hover { color: #ef3f35; text-decoration:underline; }
#container a:active { color: #ef3f35; }        
#banner {
    height: 70px;
    padding-left: 31px;
    border: 0px solid #ccc;
}
#mainNav {
    background-color: #ccc9c0;
    border: 1px solid #ccc;
    height: 24px;
    margin-bottom: 5px;
}
/*
#mainNav ul#mainLinks{
    list-style: none;
    padding: 0px;
    margin: 0px 15px 5px 0px;
    border: 0px solid red;
    height: 25px;
}
/*#mainNav ul#mainLinks img {
    display: block;
}*/
#mainNav img {
	float: left;
	display: block;
}
div#mainNav ul#mainLinks li{
    float:left;
}
#content {
    background-color: #fff;
/* Hide from IE5-Mac \*/
	float: left;
/* End hide */
    width: 756px;
    border: 0px solid #ccc;
}
#content div#header {
    background-repeat: no-repeat; 
    height: 62px;
}
#sidebar-a {
    float: left;
    width: 129px;
    height: 421px;
    margin: 0;
    margin-right: 5px;
    padding: 0px;
    background-image: url('/images/subNavBack.gif');
    background-repeat: no-repeat;
}
#sidebar-a ul {
    margin-left: 0px; 
    margin-top: 0px;
    padding: 0px; 
    list-style: none;
}
#sidebar-a li {
    padding-top: 4px;
    padding-left: 20px;
	padding-right: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
#sidebar-b {
    float: right;
    width: 100px;
    margin: 0;
    margin-left: ;
    padding: 5px;
    background-color: rgb(235, 235, 235);
}
/* Used to make the height of the content div 
   inherit the height of the child elements */ 
#clearAll {
    clear: both;
    height: 0px;
}
#footer {
    width: 890px;
    \width: 910px;
    w\idth: 890px;
    margin-left: auto;
    margin-right: auto;
}
#footer div#text {
    margin-left: 15px;
    padding-top: 10px;
	margin-bottom: 25px;
}
/* BEGIN Home Page Styles*/ 
#content {
    width: 890px;
}
#printSlideShow {
    display: none;
}
#mainContentSlideShow {
    float:left;
    width:545px;
    height: 329px;
}
#mainContentText {
    background-image: url('/images/mainContentGradient.jpg');
    float:left;
    width: 345px;
    height: 329px;
    margin:0px;
    border: 0px solid red;
}
#mainContentText div#mainContentTextBody{
    margin: 16px 0px 0px 20px;
    line-height: 22px;
    width: 300px;
}
#mainContentWhatsNew{
    background-image: url('/images/mainWhatsNewGradient.jpg');
    float: left;
    width: 545px;
    height: 100px;
    margin: 5px 0px 0px 0px;
    /* ie hack */
    _margin: 2px 0px 0px 0px;
}
div.infoText{
    margin-left: 20px;
    margin-top: 30px;
    width: 400px;
}
#mainContentApplication{
    background-image: url('/images/mainApplicationGradient.jpg');
    background-repeat: no-repeat;
    float: left;
    width: 340px;
    height: 100px;
    margin: 5px 0px 0px 4px;
    /* ie hack */
    _margin: 2px 0px 0px 4px;
}
#applicationText {
    margin-top: 30px;
    margin-left: 37px; 
    width: 275px;
}
/* END Home Page Styles*/ 
/* BEGIN SubPage Styles*/ 
#bannerHead {
    background-image: url('/images/subpageHeadBackground.jpg');
    background-repeat: no-repeat;
    width: 733px;
	height: 62px;
}
/* END SubPage Styles*/ 
.listTable {
	margin-top: 20px;
	width: 364px;
	border-top: 1px solid #cccccc;
}
.listText {
	text-align: middle;
	font-weight: bold;
	width: 182px;
	line-height: 16px;
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #cccccc;
}
.listImage {
	width: 182px;
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #cccccc;
} 

