/* Style Settings */
body {background-color:#FFFFFF;font-family: Arial, "Times New Roman", Times, sans-serif;font-size:12pt;
	  font-style: normal;color:#000033;margin: 0px 0px 0px 0px; height:100%}
html {height:100%;}
h1 {font-family: Arial, "Times New Roman", Times, sans-serif;font-size:24pt;font-weight:bold;color: #000033;text-align:center;}
hr {color: #000033;}
p {margin: 0px;}
a:link {color: #333366;}
a:visited {color: #333366;}
a:hover {color: #6699cc;}
a:active {color: #333366;}
text {font-family: Arial, Times New Roman, Times, san-serif; font-size: 12pt; color:#000033; }
TD { font-family: Arial, Times New Roman, Times, san-serif; color: #000033; font-size: 12pt; }
.copywrite {font-size:10px;color:#FFFFFF;}
/* Buttons */
#tbutton ul { margin:10px 0px 3px 0px; white-space:nowrap;}
#tbutton li {list-style-type:none; display:inline;}
#tbutton li a {text-decoration:none; padding:2px; display:inline; color:#000000; background:#9999CC;
			border-top : 1px solid #FFFFFF;border-left : 1px solid #FFFFFF;
  			border-bottom : 1px solid #000000;border-right : 1px solid #000000;}
#tbutton li a:hover {text-decoration:none; background:#6699CC;
			border-top : 1px #000000 solid;
			border-left : 1px #000000 solid;
			border-bottom : 1px #FFFFFF solid;
			border-right : 1px #FFFFFF solid;}
#tbutton li a:link {color:#000000:}
#tbutton li a:visited {color:#000000;}
#bbutton ul { margin:3px 0px 10px 0px; white-space:nowrap;}
#bbutton li {list-style-type:none; display:inline;}
#bbutton li a {text-decoration:none; padding:2px; display:inline; color:#000000; background:#9999CC;
			border-top : 1px solid #FFFFFF;border-left : 1px solid #FFFFFF;
  			border-bottom : 1px solid #000000;border-right : 1px solid #000000;}
#bbutton li a:hover {text-decoration:none; background:#6699CC;
			border-top : 1px #000000 solid;
			border-left : 1px #000000 solid;
			border-bottom : 1px #FFFFFF solid;
			border-right : 1px #FFFFFF solid;}
#bbutton li a:link {color:#000000:}
#bbutton li a:visited {color:#000000;}
 
/* Positioning */
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	height: auto;
}
html>body #container {
	height: auto;
}
#content {
	padding: 10px 5px 10px 5px;
	padding-bottom: 225px;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%; 
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#footer {
    \width: 100%;
    w\idth: 100%;
}
/* Vibrant Media */
.iTt{FONT-FAMILY: Verdana, Arial, Helvetica;FONT-SIZE: 11px;FONT-STYLE: normal;FONT-WEIGHT: normal;
    COLOR: black;BACKGROUND-COLOR: lightyellow;BORDER:black 1px solid;PADDING: 2px;}