@charset "utf-8";
html,body {
	background-repeat: repeat;
	background-color: #f0f0f0;
	margin: 0px;
	
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


#page {
	width: 100%;
	background-color: #FFFFFF;
	background-position: top;
	height: 900px;
}
#pagefront {
	width: 100%;
	background-position: top;
	height: 1000px;
	background-image: url(../images/background03.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.main {
	width: 1100px;
	background-color: #FFFFFF;
	height: 900px;
	margin: 0px;
}
.main .header {
	height: 5px;
	width: 900px;
}

.colorhd {
	height: 1px;
	width: 100%;
	background-color: #d9d9d9;
	margin-bottom: 0px;
}

.main .entryleft {
	height: 300px;
	width: 130px;
	float: left;
	background-color: #f2f2f2;
}
.main .entrycenter {
	float: left;
	height: 650px;
	width: 410px;
	margin-right: 25px;
	padding-top: 4px;
}
.main .entryright {
	float: left;
	height: 625px;
	width: 200px;
	background-color: #ffffff;
	margin-top: 0px;
	border: 0px solid #d9d9d9;
}

.menu_list {
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
       font-weight:bold;
       background: #eef4d3 url(left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}

.mainheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #111111;
	line-height: 30px;
	margin-left: 5px;
	background-color: #FFFF00;
}

.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	float: left;
}



.main .header .firstpanel {
	height: 30px;
	width: 913px;
	padding-top: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	background: #121212;
}

.main .secondpanel {
	height: 40px;
	width: 911px;
	border: 1px solid #d9d9d9;
	float: left;
	margin-top: 5px;
}
.thirdpanel {
	height: 80px;
	width: 160px;
	float: left;
	border: 1px solid #d9d9d9;
	margin-left: 2px;
}
.fourthpanel {
	height: 120px;
	width: 841px;
	float: left;
	margin-top: 25px;
	padding-left: 5px;
	clear: right;
}
.main .header .fifthpanel {
	height: 110px;
	width: 160px;
	float: left;
	margin-left: 2px;
	margin-top: 5px;
	border: 1px solid #f1f1f1;
}

 .colorhdlight {
	background-color: #999999;
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.colorhdlightest{
	background-color: #d9d9d9;
	height: 1px;
	width: 100%;
	margin-top: 0px;
}
.colorhdlightdotted{
	width: 100%;
	margin-top: 0px;
	border-top: 1px dashed #d9d9d9;
}
.colorhdlighspacer{
	background-color: #d9d9d9;
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #999999;
	float: left;
	margin-top: 64px;
}
.main .header .introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	float: left;
}

.basictypelightview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	width: 139px;
	margin-left: 400px;
}

.basictype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
}

.basictype  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.basictype  a:link {
	text-decoration: none;
}
.basictype  a:visited {
	text-decoration: none;
	color: #666;
}
.basictype  a:hover {
	text-decoration: none;
	color: #d7cea7;
}




.basictypelight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
}
.basictypelight  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.basictypelight  a:link {
	text-decoration: none;
}
.basictypelight  a:visited {
	text-decoration: none;
	color: #333;
}
.basictypelight  a:hover {
	text-decoration: none;
	color: #d7cea7;
	
}


.basictypelightest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}
.basictypelightest  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.basictypelightest  a:link {
	text-decoration: none;
}
.basictypelightest  a:visited {
	text-decoration: none;
	color: #999999;
}
.basictypelightest  a:hover {
	text-decoration: none;
	color: #d7cea7;
}

.basictypelighteston {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #d7cea7;
	
}
.basictypelighteston  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d7cea7;
}
.basictypelighteston  a:link {
	text-decoration: none;
}
.basictypelighteston  a:visited {
	text-decoration: none;
	color: #d7cea7;
}
.basictypelighteston  a:hover {
	text-decoration: none;
	color: #d7cea7;
}




.basictypetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #f1f1f1;
	background-color: #121212;
}

.main .header .contactbox {
	height: 14px;
	width: 90px;
	border: 0px solid #d9d9d9;
	float: right;
	margin-top: 3px;
}
.headerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	float: right;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.headerfont  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.headerfont  a:link {
	text-decoration: none;
}
.headerfont  a:visited {
	text-decoration: none;
	color: #999999;
}
.headerfont  a:hover {
	text-decoration: none;
	color: #cc0000;
}

.contactusfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	width: 100%;
}
.contactusfont  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.contactusfont  a:link {
	text-decoration: none;
}
.contactusfont  a:visited {
	text-decoration: none;
	color: #999999;
}
.contactusfont  a:hover {
	text-decoration: none;
	color: #d7cea7;
}

.contactusfontindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	width: 610px;
	margin-left: 340px;
}
.contactusfontindex  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.contactusfontindex  a:link {
	text-decoration: none;
}
.contactusfontindex  a:visited {
	text-decoration: none;
	color: #999999;
}
.contactusfontindex  a:hover {
	text-decoration: none;
	color: #d7cea7;
}
.cvicon {
	height: 100px;
	width: 100px;
	float: right;
}
.tiny {
	margin: 2px;
	padding: 2px;
	background: url(i/icon-meta.gif) no-repeat;
	line-height: 19px;
	font-size: 0.6em;
	color: #999;
}
.main .nav {
	height: 400px;
	width: 155px;
	float: left;
	margin-right: 25px;
	padding-left: 5px;
	padding-top: 4px;
}
 .logo {
	height: 100px;
	width: 120px;
	float: left;
	margin-right: 30px;
}
.logoclock {
	height: 100px;
	width: 150px;
	float: left;
	margin-right: 20px;
	padding-left: 10px;
}
.fourthpanel .tophds {
	height: 100px;
	width: 410px;
	float: left;
	margin-right: 25px;
	z-index:-1;
}
.main .nav .navblock {
	height: 17px;
	width: 100%;
	padding-left: 10px;
}
.main .nav .navblockon {
	height: 17px;
	width: 100%;
	background-image: url(../images/on.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.main .entrycenter .headerbar {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	height: 14px;
	background-color: #FFFFFF;
}
.main .fourthpanel .tophds .flash {
	height: 90px;
	width: 400px;
}
.main .footer {
	height: 20px;
	width: 900px;
	float: left;
}

.main .leftpanel {
	height: 900px;
	width: 218px;
	float: left;
	background-image: url(../images/malossolleft.jpg);
	margin-right: 5px;
}
.horizontalhdtop {
	height: 105px;
	width: 1px;
	float: left;
	margin-right: 25px;
	background-color: #d9d9d9;
}
.horizontalhdpage {
	height: 670px;
	width: 1px;
	float: left;
	margin-right: 25px;
	background-color: #ffffff;
	background: #d9d9d9;
}
.main .brackettop {
	height: 105px;
	width: 30px;
	float: left;
	margin-right: 5px;
}
.main .bracketbottom {
	height: 100px;
	width: 30px;
	float: left;
	margin-right: 5px;
}
.main .entrance {
	height: 823px;
	width: 667px;
	margin-left: 315px;
}
.main .entrance .frontpagelogo {
	height: 300px;
	width: 667px;
}
.main .entrance .click {
	height: 60px;
	width: 20px;
	margin-left: 541px;
	margin-top: 5px;
}


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font: 11px arial,verdana,sans-serif;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 258px;
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #d9d9d9;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:11px; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:none;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	 /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 110px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{
	font-weight:normal;
} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

input, textarea {
outline-style:none;
}

#flashcontent {
}
.entrycenter .thanks {
	height: 25px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
}

