html {
	font-size: 68.75%;
} 
body { color:#959494; font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	text-align:center;
	}

a:link {
	color: #3991B5;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #3991B5;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
}
a:active {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
}

blockquote {
	color: #3991B5;
	font-size: 100%;
	margin: 0em 1em 0.5em 1em;
	padding: 0px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #2B5275;
	font-size: 1.6em;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

h2 {
	color: #999999;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h2 a:link {color: #999999; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; margin:0px; padding:0px; }
h2 a:visited {color: #999999; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
h2 a:hover {color: #999999; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; }
h2 a:active {color: #999999; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}

h3 { color: #999999; font-size:10px; font-family:Geneva, Arial, Helvetica, sans-serif; margin:0px; padding:0px;}

h3 a:link {color: #2B5275; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration:none; }
h3 a:visited {color: #2B5275; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration:none;}
h3 a:hover {color: #2B5275; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration:none; }
h3 a:active {color: #2B5275; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration:none;}

h4 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: red;
	font-size: 1.0em;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h5 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #2B5275;
	font-size: 1.75em;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}



p {
	color: #959494;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
}

div {
	color: #959494;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table {
	color: #959494;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
}

td img {
	display: block;
}

ul {
	font-size: 1em;
	margin: 0em 1em 0em 1em;
	padding: 0px;
	list-style: none;
}

#contentBody {
	padding-left: 29px;
}

.greylink {
	color: #959494;
	font-size: 100%;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
}

.greylink a:link {
	color: #959494;
	font-weight:normal;
	text-decoration: none;
}

.greylink a:visited {
	color: #959494;
	font-weight:normal;
	text-decoration: none;
}

.greylink a:hover {
	color: #959494;
	font-weight:normal;
	text-decoration: none;
}

.greylink a:active {
	color: #959494;
	font-weight:normal;
	text-decoration: none;
}

.copyright {
	color: #959494;
	font-size: 85%;
	font-weight:normal;
	padding: 8px 0px 0px 25px;
}

.copyright a:link {
	color: #959494;
	font-weight:normal;
	text-decoration: none;
}

.copyright a:visited {
	color: #959494;
	font-weight:normal;
	text-decoration: none;
}

.copyright a:hover {
	color: #959494;
	font-weight:normal;
	text-decoration: none;
}

.copyright a:active {
	color: #959494;
	font-weight:normal;
	text-decoration: none;
}


#icons {
	float: right;
	top: auto;
	width: 200px;
}

#keywords {
	display: none;
	height:0px;
	width: 0px;
}

#leftSide {
	background-image: url(images/left_gradient.jpg);
	background-repeat: no-repeat;
}


#rightSide {
	background-image: url(images/right_gradient.jpg);
	background-repeat: no-repeat;
}

#submenu {
	color: #71AEDB;
	font-size: 100%;
}

#submenu a:link {
	font-weight: normal;
}

#submenu a:visited {
	font-weight: normal;
}

.siteMap a:link {
	color: #3991B5;
	text-decoration: none;
}
.siteMap a:visited {
	color: #3991B5;
	text-decoration: none;
}
.siteMap a:hover {
	color: #333333;
	text-decoration: none;
}
.siteMap a:active {
	color: #333333;
	text-decoration: none;
}

.siteMap li {
	color: #71AEDB;
	border-bottom: 0px;
	background-image:url(images/sitemap_hline.gif);
	background-position: left top; 
	background-repeat:no-repeat;
	margin: .5em .5em .5em .5em;
	padding-left: 26px;	
}

.siteMap ul {
    font-size: 8pt;
	background-image:url(images/sitemap_vline.gif);
	background-repeat: repeat-y;
	margin: .5em .5em .5em 3em;
	padding: 0px;
	list-style:none;
}

.divider {
	background: url(Images/divider_middle.jpg);
	background-repeat: no-repeat;
}

.enter {
	font-size: 1.25em;
}

.horizontalRuler {
	background: url(images/divider.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.horizontalRuler2 {
	background: url(images/divider3.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	height:1px;
	width: 183px;
	float:left;
}

.horizontalRuler3 {
	background: url(images/divider_green.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.horizontalRuler4 {
	background: url(images/sitemap_vline.gif);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 20px;
	height: 100%;
}

.horizontalRuler5 {
	background: url(images/divider_green440.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	width: 440px;
}

.formTable {
	color: #666666;
	font-size: 1em;
}


.formTable h1 {
	color: #B2B4B3;
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.GreyText {
	color: #666666;
}

.logoText {
	font-size: 0.9090em;
}

.main {
    font-size: 0.9090em;
	padding: 10px;
}

.main h1 {
    color: #169CCB;
	font-size: 1.4em;
	font-weight: bolder;
}

.main li {
	font-size: 1em;
	/*margin: 2px 0px 2px 45px;*/
	margin: 2px 0px 2px 25px;
	list-style: url(Images/arrow.gif);
}

.main li {
	border: 0px;
	width: 100%;
}


.HomePageText {
    font-size: 0.87em;
	padding: 0px 0px 0px 0xp;
}


.menu {
	display: none;
}

.projects {
	color: #333333;
	font-size: 0.863636em;
}

.ReadMore a:link {
	color: #999999;
	font-size: 0.863636em;
}

.ReadMore a:visited {
	color: #999999;
	font-size: 0.863636em;
}

.ReadMore a:hover {
	color: #333333;
	font-size: 0.863636em;
}

.ReadMore a:acitve {
	color: #333333;
	font-size: 0.863636em;
}

.redAsterix {
	color: #FF0000
}

.GreyHeading {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
	font-size: 1.1em;
	font-weight: normal;
}

.GreySubHeading {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
	font-size: 0.863636em;
	font-weight: normal;
}

.BlueHeading {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #169CCB;
	font-size: 1.6em;
	font-weight: normal;
}

.Intro {
	color: #169CCB;
	font-size: 1.6em;
	font-weight: normal;
}

.IntroLarger {
    color: #169CCB;
	font-size: 1.2857em;
	font-weight: normal;
}

.specialsText {
	color: #D83A0D;
}

.SubHeading {
	color: #169CCB;
	font-size: 1.202em;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

.homepageSideLinks {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

.homepageSideLinks ul {
	margin: 0px;
	padding: 0px;
}

.homepageSideLinks li {
	border-bottom: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 182px;
}