	a:link { color:#0033CC; }
	a:visited { color:#0033CC; }
	a:hover { color:#FC6100; text-decoration:none; }
	a:active { color:#0033CC; }
/* Heading Formatting */
h1 { font-size: 14px; font-weight: bold; display: inline; }
hr { padding: 0px; margin: 0px; }

/* Dark Background Tags */
.white {  color: #FFFFFF; }
.white a:link { color: #FFFFFF; }
.white a:visited { color: #FFFFFF; }
.white a:hover { color: #CCCCCC; text-decoration: none;}
.white a:active { color: #FFFFFF; }
.lightbluetext {  color: #CEDAFD; text-decoration: none;}
.lightbluetext a:link { color: #CEDAFD; text-decoration: none;}
.lightbluetext a:visited { color: #CEDAFD; text-decoration: none;}
.lightbluetext a:hover { color: #CEDAFD; text-decoration: none;}
.lightbluetext a:active { color: #CEDAFD; text-decoration: none;}
.whitenodecoration {  color: #FFFFFF; text-decoration: none;}
.whitenodecoration a:link { color: #FFFFFF; text-decoration: none;}
.whitenodecoration a:visited { color: #FFFFFF; text-decoration: none;}
.whitenodecoration a:hover { color: #CCCCCC; text-decoration: none;}
.whitenodecoration a:active { color: #FFFFFF; text-decoration: none;}
.blueenodecoration {  color: #0033CC; text-decoration: none;}
.bluenodecoration a:link { color: #0033CC; text-decoration: none;}
.bluenodecoration a:visited { color: #0033CC; text-decoration: none;}
.bluenodecoration a:hover { color: #000000; text-decoration: none;}
.bluenodecoration a:active { color: #0033CC; text-decoration: none;}
.greynodecoration {  color: #666666; text-decoration: none;}
.greynodecoration a:link { color: #666666; text-decoration: none;}
.greynodecoration a:visited { color: #666666; text-decoration: none;}
.greynodecoration a:hover { color: #000000; text-decoration: none;}
.greynodecoration a:active { color: #666666; text-decoration: none;}
.blacknodecoration {  color: #000000; text-decoration: none;}
.blacknodecoration a:link { color: #000000; text-decoration: none;}
.blacknodecoration a:visited { color: #000000; text-decoration: none;}
.blacknodecoration a:hover { color: #FF6600; text-decoration: none;}
.blacknodecoration a:active { color: #000000; text-decoration: none;}
.lightYellow { color: #F7D578; text-decoration: none; }
.lightYellow a:link { color: #F7D578; text-decoration: none; }
.lightYellow a:visited { color: #F7D578; text-decoration: none; }
.lightYellow a:hover { color: #F7D578; text-decoration: none; }
.lightYellow a:active { color: #F7D578; text-decoration: none; }
.font18 { font-size: 18px; }
.font24 { font-size: 24px; }
.font34{ font-size: 34px; }
.lightorange11 { color: #FF6600; font-size: 11px; }
.decorationnone{
	text-decoration: none;
	font-weight: normal;
}

/* Misc Font changes */
.grey { color: #666666; }
.red { color: #990000; }
.blue{ color: #26377D; }
.black{ color: #000000; }
.italic { font-style: italic; }
.bold { font-weight: bold; }
.font14 { font-size: 14px}
.font13 { font-size: 13px}
.font11 { font-size: 11px}
.font10 { font-size: 10px}
.lightorange { color: #FF6600; }
.tinytype { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

/* Top bar Login formatting */
#login {
	background-image: url(images/bannerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position: top;
	color: #FFFFFF;
	padding: 0px;
	text-align: right;
	height: 39px;
	width: 750px;
}
#mainbanner {
	padding-top: 40px;
	z-index: 1;
	height: 40px;
	width: 750px;
	position:absolute;
}
#loginTextBox {
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 5px;
	text-align: center;
	width:158px;
	float: right;
	padding-bottom: 0px;
}
	#loginTextBox a:link { color: #FFFFFF; text-decoration: none; }
	#loginTextBox a:visited { text-decoration: none; color: #FFFFFF;}
	#loginTextBox a:hover { text-decoration: none; color: #FF6600; }
	#loginTextBox a:active { text-decoration: none; color: #FFFFFF; }

#lociname {
	color: #FFFFFF;
	padding-left: 2px;
	padding-top: 1px;
	text-align: left;
	width:200px;
	float: left;
	font-size: 9px;
	font-variant: small-caps;
}

#globalBar {
	padding: 0px;
	text-align: left;
	height: 16px;
	width: 750px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 2px;
	vertical-align: middle;
}
	#globalBar a:link { color: #999; text-decoration: none; }
	#globalBar a:visited { text-decoration: none; color: #999;}
	#globalBar a:hover { text-decoration: none; color: #FF6600; }
	#globalBar a:active { text-decoration: none; color: #999; }

/* Main buttons hover color */
.white10Orange { font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; }
.white10Orange a:link{ color: #0033CC; text-decoration: none;}
td.white10Orange a:hover { color: #FF3300; text-decoration: none; }
.white10Orange a:visited{ color: #0033CC; text-decoration: none; }

/* Sublink (right underneith logo) */
#submainlinks   {
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
        
        #submainlinks li { display: inline; }
        #submainlinks a { margin: auto 0px; padding: 0px; color: #333333; text-decoration: none;}
        #submainlinks a:hover { color: #FFFFFF; background-color: #FF6600; padding: 0px; font-weight: normal;
}
#submainlinks2   {
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
        
        #submainlinks2 li { display: inline; }
        #submainlinks2 a { margin: auto 0px; padding: 0px; color: #333333; text-decoration: none;}
        #submainlinks2 a:hover {color: #FF3300; padding: 0px; font-weight: normal;
}
/* Image Formatting */
#largeimg img{
	padding: 0px 0px 10px 10px;
	float: right;
}
#thumbimgleft img{
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
.thumbimgleft2 img{
	padding: 4px;
}

/*Misc */
.inline { display: inline; }

/* Background Colors */
.lightorangebg { background-color:#FCA33B; } 
.lightgrey { background-color:#E6E6E6; } 
.lightblue { background-color:#E9EEFE; }
.darkestbluebg { background-color:#1B2654; } 
.darkbluebg { background-color:#006600; } 
.hoverbluebg { background-color:#F8F8FE; } 
.orangebg { background-color:#FC6100; } 
.whitebg { background-color:#FFFFFF; }
.bluegradient{
	background-image: url(images/bluegradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.gradientbus{
	background-image: url(images/gradientbus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#floatlogo {
	margin-top: -18px;
	margin-left: 0px;
	margin-bottom: 6px;
}
.loggedinname {
	padding: 25px 50px 4px 0px;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
}
