@charset "utf-8";
/* CSS Document */

body {
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #fff;
	background-image:url(graphics/bg1.png);
	background-position:top center;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	line-height:18px;
	color: #262626;
}
html, html a {
    -webkit-font-smoothing:antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.youranchorsclass:active ~ #yourdivsid { /*when the anchor is active (clicked)*/
   -moz-animation: myanimation 1s;
   -webkit-animation: myanimation 1s;
   -o-animation: myanimation 1s;
   animation: myanimation 1s;
}
@-moz-keyframes myanimation, @-webkit-keyframes myanimation, @-o-keyframes myanimation, @keyframes myanimation {
   from { background: red; }
   to { background: white; /*or whatever it was originally*/ }
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
h1 { 
	font-size: 250%;
	font-family: 'Shadows Into Light', cursive;
	font-weight:100;
	padding: 0px 0px 20px 0px;
}
h2 { 
	font-size: 130%;
	font-family: 'Lora', serif;
	font-weight:100;
}
h3 { 
	font-size: 150%;
	font-family: 'Shadows Into Light', cursive;
	color: #2c3087;
	margin-top:10px;
}
h4 { 
	font-size: 200%;
	font-family: 'Shadows Into Light', cursive;
	color: #2c3087;
	margin-top:10px;
}


h5 { 
	color:#2c3087;
	font-size: 150%;
	font-family: 'Lora', serif;
	text-transform:uppercase;
	font-weight: bold;
	line-height:25px;
}

h6 { 
	font-size: 80%;
	font-family: tahoma;
	font-weight:100;
	line-height:10px;
	margin-top:10px;
}

.headernav {
	background-color:#585da1;
	background-image:url(graphics/nav2.png);
	height:44px;
	font-size:18px;
	font-family: 'Lora', serif;
	color: #75789B;
	padding-left:50px;
	padding-top:25px;
	word-spacing:50px;
	text-transform:uppercase;
	font-size: 120%;
}
.navbar {	
	background-image:url(graphics/navbar.png); 
	background-position: center bottom; 
	line-height:30px; 
	padding:5px; 
	text-align:center; 
	border-radius:5px;
}
hr {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}
.header {
	background-color: transparent;
	margin-top:-3px;
}
.topnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:auto;
	padding: 10px;
}
a img { 
	border: none;
}
a:link {
	color: #2c3087;
	text-decoration:none;
}
a:visited {
	color: #2c3087;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #5f53a0;
}
a.text:hover {
	opacity:0.9;
	filter:alpha(opacity=70);
}
a.hnav:hover {
	opacity:0.7;
filter:alpha(opacity=60);
	text-shadow: 1px 1px 1px #2E3AA0;
}
a.sidenav:hover {
	opacity:0.7;
filter:alpha(opacity=60);
	text-decoration:underline;
}
a.img:hover {
	opacity:0.9;
filter:alpha(opacity=70);
}
.container { 
	width: 1000px;
	margin: 0 auto;
}
.content {

	padding: 10px 0;
}
.footer {
	padding: 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height:15px;
	margin-top:10px;
}
td, tr {
	vertical-align:top;
	padding:10px;
}
td.banner:hover {
	border-top:5px solid #F00;
	padding-top: 30px;
}
.bannercell {
	width:100%;
	height:50px;
	vertical-align: auto;
	text-align:left;
	padding:30px 0px 0px 0px;
	background-color: #E6E8FA;
	border: 1px ridge #D9D9F3;
	color:#000;
	margin:auto;
	text-align: center;
}
.bannercell2 {
	width:30%;
	text-align:left;
	border: 1px solid #D9D9F3;
	background-color: #E6E8FA;
	border-radius: 5px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	text-align: center;
	}
.bannercell3 {
	width:40%;
	text-align:left;
	background-color: transparent;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	text-align: center;
	line-height:50px;
	font-size: 220%;
	}
	
.tableblink {
	width:30%;
	text-align:left;
	border: 1px solid #D9D9F3;
	background-color: #C3C8E5;
	border-radius: 5px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	}
.center {
	text-align:center;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.dfloat {
	float: right;
	vertical-align:top;
}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 15px;
}

ul li {
    background-image:url(graphics/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px center; 
    padding-left: 15px; 
}

/*tooltip*/
a[bubbletooltip]:link, a[bubbletooltip]:visited
        {
                text-decoration: none;
                position: relative;
                color : #0d3253;
				z-index:4;
        }

        a[bubbletooltip]:before
        {
                content: "";
                position: absolute;
                border-bottom: 21px solid #E6E8FA;
                border-left: 21px solid transparent;
                border-right: 21px solid transparent;
                visibility: hidden;
                bottom: -20px;
                left: -1px;
				width:-2px;				
        }

        a[bubbletooltip]:after
        {
                position: absolute;
                content: attr(bubbletooltip);
                color: #000;
                font-weight:100;
                bottom: -75px;
                left: -65px;
                white-space:pre-line;
                background: #E6E8FA;
                padding: 5px 10px;
                -moz-border-radius: 6px;
                -webkit-border-radius:6px;
                -khtml-border-radius:6px;
				border: 0px double #D9D9F3;
                visibility: hidden;
				border-radius:0px;
				width:150px;
        }

        a[bubbletooltip]:hover:before, a[bubbletooltip]:hover:after
        {
      visibility: visible;
     -moz-transition: visibility 0s linear .3s;
	 	-webkit-box-shadow: 0 8px 5px -8px black;
       -moz-box-shadow: 0 8px 5px -8px black;
            box-shadow: 0 8px 5px -8px black;
