﻿body, form, html {width:100%;height:100%;padding:0px;margin:0px;}
body {background-color:white}

h1 { font-family:trebuchet ms;font-size:15px;font-weight:bold;line-height:16px;padding:0px;padding-bottom:10px;margin:0px}
h2 { font-family:trebuchet ms;font-size:13px;font-weight:bold;line-height:12px;padding:0px;margin:0px;letter-spacing:2px}

table.maintable {width:750px;height:100%;background-color:#f0f5f9}
table.maintable td { width:100% }

#logo {display:none}
#headerImage {display:none}
#menuTop {display:none}
#location {height:24px;border-top:solid 1px #b0cae1;border-bottom:solid 1px #b0cae1;background-color:#dee9f5;font-family:verdana,arial,helvetica;font-size:10px;color:#606060}

/* ***** NAVIGATION BUTTON *********** */

/* contents */
table.contentsContainer {width:100%;height:100%}
table.contentsContainer td {width:auto; vertical-align:top;font-family:tahoma,arial,helvetica;font-size:12px}
table.contentsContainer #contents {width:100%;padding:10px;}

/* left menu */
td.menuItemsContainer { display:none }

div.menu {display:none}

/* contents right */
div.pageTitle 
{ 
	font-family: trebuchet ms, arial, helvetica;
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
	text-align:right;
	padding:5px 15px 5px 0px;
} 
div.body { line-height:18px;}
/* Location */
#location div a {color:#46598e}
/* images */
image.imgRfloat {}
image.imgR {margin-left:10px}

/* various */
div.highlight { padding:5px;background-color:#dee9f5;border:solid 1px #aeb7c0;}

/* input form */
table.contactform td.label {text-align:right}
table.contactform td {font-family:tahoma,arial,helvetica;font-size:11px}
table.contactform input, table.contactform select {font-family:Tahoma,arial,helvetica;font-size:11px;}
table.contactform select {width:150px}
table.contactform input.textbox {width:150px}
input.button {background-color:#aaceed;font-family:Tahoma,Arial,Helvetica;font-size:12px}
