/**** Globals ****/
body { padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; background-color:#C3CACC;  }

ul { padding-left:0px; margin:5px 0px; list-style:none; line-height:12px; }
ul li { list-style-image:none; padding:0 0 0 12px; background:url('../images/bullet.gif') 0px 4px no-repeat; }
.png { behavior:url(../utils/pngHack.htc); }

br.small { line-height:5px; }

a:link { font-family:Arial; font-size:14px; color:#265FA2; text-decoration:none; }
a:visited { font-family:Arial; font-size:14px; color:#265FA2; text-decoration:none; }
a:hover { font-family:Arial; font-size:14px; color:#265FA2; text-decoration:underline; }

a.normal:link { font-family:Arial; font-size:12px; color:#265FA2; text-decoration:none; }
a.normal:visited { font-family:Arial; font-size:12px; color:#265FA2; text-decoration:none; }
a.normal:hover { font-family:Arial; font-size:12px; color:#265FA2; text-decoration:underline; }

a.foot:link { font-family:Arial; font-size:13px; color:#265FA2; text-decoration:none; }
a.foot:visited { font-family:Arial; font-size:13px; color:#265FA2; text-decoration:none; }
a.foot:hover { font-family:Arial; font-size:13px; color:#265FA2; text-decoration:underline; }

a.lucas:link { font-family:Arial; font-size:13px; color:#265FA2; text-decoration:none; }
a.lucas:visited { font-family:Arial; font-size:13px; color:#265FA2; text-decoration:none; }
a.lucas:hover { font-family:Arial; font-size:13px; color:#265FA2; text-decoration:underline; }

a.np:link { color:#999999; font-size:9px; }
a.np:visited { color:#999999; font-size:9px; }
a.np:hover { color:#999999; font-size:9px; }
.np { color:#999999; font-size:9px; display:none; }

input { font-size:12px; }

.box { font-style:italic; font-size:12px }

h1 { font-size:16px; line-height:16px; }
h2 { font-size:15px; font-weight:normal; line-height:5px;  }

#center { margin:auto; width:650px; }

#header { float:left; width:580px; height:75px; padding:15px 0px 0px 70px; background:url('../images/header.png'); background-repeat:no-repeat; }
#footer { float:left; width:650px; height:74px; background:url('../images/footer.png'); background-repeat:no-repeat }
#main { float:left; width:585px; padding: 11px 0px 0px 65px; background:url('../images/bg.png') repeat-y; }
#main_left { float:left; width:255px; padding-bottom:20px   }
#main_right { float:left; width:255px; }
#main_bottom { float:left; width:530px; }
#picture { float:left; width:235px; padding:5px; background-image:url('../images/box.png'); height:246px; background-repeat:no-repeat }

#top_shadow { float:left; width:743px; height:16px; background:url('../images/main_top.jpg'); }

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#F4EFDD;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	width:450px;
}


#footer_text { float:right; }
