html,body {
	height:100%;
	margin:0px;
	padding:0px;
}

html>body #previewblocker {
	height:auto;
}

#nav {
	width: 553px;
}

#nav TR TD {
	font-family: "Trebuchet MS";
	letter-spacing: 0.2em;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	color: white;
	text-transform: uppercase;
	background:/*  #90adcd */ url('/media/nav/navTDbg.gif');
}
#nav TR TD a:link, #nav TR TD a:visited {
	color: white;
}
#nav TR TD a:hover {
	color: white;
	text-decoration: underline overline;
}



#previewblocker {
	height:65%;
	width:65%;
	min-height:65%;
	position:absolute; 
	z-index:10;
	background-color: #cfdae7;
	border: 1px solid #47607a;;
	padding: 20px;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #a29b9c;
	background-image: url('/media/gui/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}

DIV, TD, PRE {
	text-align:left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #47607a;
}


UL, LI {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

/*UL.normal, LI.normal {
	list-style: disc !important;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 0 !important;
}*/



UL.normal {
	margin-left: 1.1em;
	padding-left: 0;
	font-weight: bold;
}

LI.normal {
	list-style: disc;
	font-weight: normal;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}



.zerowidth {
	/* Fakeout */
}

#Table_01 {
	width:939px;
	height:580px;
}

#logo {
	width:401px;
	height:132px;
	float: left;
}

#maincontent {
	width:458px;
	height:522px;
	float: right;
	background-image: url('/media/gui/content_bg.jpg');
	padding-left: 40px;
	padding-right: 40px;
}

#namer {
	height: 18px;
}

.mceContentBody {
	text-align:left;
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #47607a;
	width:478px;
	height:522px;
	background-color: #a29b9c;
	background-image: url('/media/gui/content_bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 40px;
	padding-right: 20px;
}

.mceVisualAid {
	text-align:left;
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #47607a;
}

div.mceVisualAid {
	text-align:left;
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #47607a;
}

#subnav {
	width:401px;
	height:390px;
	float: left;
}

#bottom_left {
	width:401px;
	height:96px;
	float: left;
	clear:both;
}

#footer {
	width:518px;
	height:96px;
	float: left;
	background-image: url('/media/gui/footer_bg.jpg');
	text-align:right;
	font-size: 10px;
	line-height: 16px;
	color: #6f6f6f;
	padding-right:20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

/* --------------------------------------*/

.maintext {
	
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.proname {
	font-size: 14px;
	font-weight: bold;
}

.protitle {
	font-size: 12px;
	font-style: oblique;
}


.bigtext {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #47607a;
}

FORM {
	margin:0px;
	padding: 0px;
}

.form {
	font-size: 10px;
	font-family: "Georgia", times, serif;
	padding-top: 5px;
}

.warning {
	padding-top: 5px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: red;
	font-weight: bold;
}

INPUT, TEXT, TEXTAREA {
	font-size: 10px;
	border-width: 1px;
	border-color: #47607a;
	margin: 0px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.h1{
	font-size: 13px;
	font-weight: bold;
	margin: 0px
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	color:#47607a;
}

/*a.h1:link, a.h1:visited {
	font-size: 12px;
	font-weight: bold;
	margin: 0px
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	color:#47607a;
}

a.h1:hover, a.h1:active{
	color:#47607a;
	font-size: 12px;
	font-weight: bold;
	margin: 0px
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline;
}

a.h11:link, a.h11:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0px
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	color:#47607a;
}

a.h11:hover, a.h11:active{
	color:#47607a;
	font-size: 13px;
	font-weight: bold;
	margin: 0px
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline;
}*/

H1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

H2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px
	padding: 0px;
}

H3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px
	padding: 0px;
}


#navwrapper {
	position:absolute;
	top: 51px;
	height: 25px;
	width: 100%;
}

#navwrapperb {
	width:939px;
	text-align:right;
}

#navwrapperc {
	width:585px;
	float:right;
	overflow:hidden;
	white-space: nowrap;
}

#header {
	text-align:right;
	font-size: 10px;
	color: #47607a;
	float: right;
}

a.header:link, a.header:visited {
	font-size: 10px;
	color: #47607a;
	text-decoration: none;
	white-space: nowrap;
}

a.header:hover, a.header:active {
	font-size: 10px;
	color: #47607a;
	text-decoration: underline;
	white-space: nowrap;
}

.credit {
	font-size: 12px;
	line-height: 16px;
}

/* ----------- BLOG --------------- */
/*.blogtitle, a.blogtitle:link, a.blogtitle:visited {
	color:#47607a;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration:none;
}

a.blogtitle:hover, a.blogtitle:active {
	text-decoration: underline;
	color:#47607a;
}*/

.blogdate {
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.excerpt {
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.blogdots {
	background-image: url('/media/blog/dots.gif');
	background-repeat: repeat-x;
	background-position: center top;
	height:1px;
	margin: 14px 18px 14px 0px;
	padding: 0px;
}

.blogmore {
	color: inherit;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration:none;
}

.pdflinks {
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline;
	color: white;
}

/*
a.blogmore:link, a.blogmore:visited {
	color:#47607a;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration:none;
}

a.blogmore:active, a.blogmore:hover {
	text-decoration:underline;
}*/

a:link, a:visited {
	color: #2E353F;
	outline: none;
	text-decoration: none;
}

a:hover, a:active {
	color: #2E353F;
	outline: none;
	text-decoration: underline;
}

*:focus
{
  -moz-outline-style: none;
}
	