@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #29598b;
	}

body {
	background-image:url('images/background.jpg'); 
	background-repeat: repeat-x;
	background-color:white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
h1, h2, h3 {
	color: #29598b;
	}
table.position {
	position:absolute;
	margin-top:0px;
	}
.rightshadow {
	background-image:url('images/rightshadow.png'); 
	background-repeat: repeat-y; 
	width:13px;
	}
.leftshadow {
	background-image:url('images/leftshadow.png'); 
	background-repeat: repeat-y; 
	width:13px;
	}
.banner{
	background-image:url('images/banner.jpg');
	height: 164px;
	width: 744px;
	background-repeat: no-repeat;
	}
.menu{
	background-image:url('images/menuBkg.jpg');
	height:37px;
	background-repeat: repeat-x;
	}
.right{
	width: 221px;
	float: right;
	vertical-align:top;
	}
.cont {
	margin:15px;
	}
.con {

	width: 494px;
	background-color:#ffffff;
	vertical-align:top;
	}
.buffer{
	height: 322px;
	width: 23px;
	margin:15px;
	}
.buffer1{
	height: 30px;
	}
.footer{
	background-image:url('images/footerBkg.jpg');
	vertical-align:top;
	width: 744px;
height:78px;
	background-repeat:repeat-x;
	vertical-align:top;
	}
.bottom{

	vertical-align:top;
	width: 744px;
	
	}
.copy {
	margin:18px;
	text-align:center;
	}
.bot-nav {
	margin-top:23px;
	text-align:center;
	}
.Logo{
	border:0px;
	margin: 25px 0px 0px 50px;
	}
.con-right {
	background-image: url(/Portals/0/home-right.jpg); 
	background-repeat: repeat-x; 
	background-color: rgb(190, 223, 252);
    width:190px;
    }
.con-bot {
	background-image: url(/Portals/0/home-bot.jpg); 
	background-repeat: repeat-x; 
	background-color: rgb(190, 223, 252);
	width:99%;
	margin:15px;
    }
td.con-bot  {
	width:33%;
text-align:center;
	}
a:link {color: #29598b; text-decoration:none;}
a:visited {color: #29598b; text-decoration:none;}
a:hover {color: #ff9c00; text-decoration:underline;}


.SkinObject { font-size:10px; color:#000000; text-decoration:none; }
a.SkinObject:link { font-size:10px; color:#000000; text-decoration:none; }
a.SkinObject:visited {  font-size:10px; color:#000000; }
a.SkinObject:hover, A.SkinObject:active { font-size:10px; color:#ff9c00; }

.LinksObject { font-size:10px; color:#29598b; text-decoration:none; }
a.LinksObject:link { font-size:10px; color:#29598b; text-decoration:none; }
a.LinksObject:visited { font-size:10px; color:#29598b; text-decoration:none;}
a.LinksObject:hover, A.LinksObject:active { font-size:10px; color:#ff9c00; }

