/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;          background: transparent; }
body {line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* FORM ITEMS =============================================================== */
input		{ padding:0px; color:#333; border:1px solid #999; background-color:#eee; }
textarea	{ font-family:arial; padding:3px; color:#333; border:1px solid #999; background-color:#eee; }
select	{ padding:0px; margin:0; color:#333; border:1px solid #999; background-color:#eee;}
div.modifysearch  input, div.modifysearch  textarea, div.modifysearch  select { color: #000; background: #fff }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

body {background:url(../images/top_bg.jpg) repeat-x top #353737; font-size: 12px;  line-height:1.3em }
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	width:100%;
}									   
td {							       				  
	vertical-align:top;	  			  
	font-family: Tahoma;
	color:#060200;
}										   	   
input, textarea, select{			     
	font-family: Tahoma;			
	vertical-align:middle;
	color:#43434B;
	padding:2px 0px 0px 2px;
}		
ul {list-style:none;}
img {border:0px;}
p { margin-bottom: 1em; }

.float_left {float:left; margin:0px 23px 0px 0px;}

/* -MAIN- */
.base {height:100%}
#main {width:766px; margin: 0 auto}
.c1, .c2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:none;
}

/* HEADER- */
#menu {
	height:40px;
	padding:0px 0px 0px 38px;
}
h1 { color: #fff; margin: 10px 0 0; padding: 8px 0 0 120px; background: url(../images/logo.png) no-repeat; line-height: 1em; font-size: 1.8em; font-weight: normal; height: 58px }
h1 span { font-size: .7em }
h2 { font-weight:normal; font-size:1.6em; margin-bottom: .7em }
h5 { font: bold 1.1em Georgia,"Times New Roman",Times,serif; margin-bottom: 5px; }

#header .c1 img {margin:7px 0px 0px 37px;}
#header .c1 {
	width:513px;
	height:79px;
}
#header .c2 a	{font:normal 10px Tahoma; color:#FFF}
#header .c2 {padding:40px 0px 0px 0px; font:normal 10px Tahoma; color:#FFF}

.profile h2 { color: #000; font-size: 16px;  }
.profile img { float:left; border:1px solid #555; margin:15px 0px 0px; }
.profile p { margin-left: 165px; margin-top: 1em}

.mpct 	{background:url(../images/banner.jpg) 0 0 no-repeat; height:250px}
.mpct 	img {margin:200px 0px 0px 270px;}

div.clear { clear:both; }

#crumb { width:100%; font-size:.8em; margin-bottom:5px;}

/* CONTENT- */
#indent {padding:0px 4px 0px 4px; height:100%}
#content {
	background:url(../images/main_bg.jpg) top repeat-x #deddc1;
	height:100%
}
.cbl {background:url(../images/cbl.jpg) bottom left no-repeat; height:100%}
.cbr {background:url(../images/cbr.jpg) bottom right no-repeat}

.border {border:1px solid #d6deb1}
.banner_bg {background:url(../images/banner_bg.jpg) bottom repeat-x #FFFFFF; padding:17px 10px 12px 11px; color:#2b2b2b}
.shadow {background:url(../images/shadow.jpg) top left no-repeat; line-height:12px}
.shadow2 {background:url(../images/shadow2.jpg) top left no-repeat; line-height:9px}
.gl {border-bottom:1px solid #b2b2a5; line-height:0px}
.gl2 {background:url(../images/gl.gif) repeat-x bottom left; line-height:1px; padding:1px 0px 10px 0px;}

ul#subnav { display: block; list-style: none outside none; padding: 0; text-align: left; }
ul#subnav li { padding: 0; margin: 0 }
ul#subnav li a { display: block; background: none; padding: 4px 5px 5px 10px; border-top: 1px solid #aaa; font-weight:normal; }
ul#subnav li a:hover, #nav ul li a:active { display: block; background-color: #f2f2f2; text-decoration:none; }
ul#subnav li.current { background-color: #f2f2f2; font-weight:normal;}
ul#subnav li.current a { color: #000; text-decoration: none; }
ul#subnav li.last { border-bottom: 1px solid #aaa; }

/* FOOTER- */
#footer {
	text-align:center;
	height:70px;
	color:#deddc1;	
	font:normal 9px tahoma;
	letter-spacing:1px;
}
#footer a {	
	color:#deddc1;
	font:normal 9px tahoma;
	letter-spacing:1px;	
}
#footer span a {text-transform:none}

/*-FORMS- */
.input input, textarea{
	width:181px;
	height:20px;
	border:1px solid #848484;
	background:#ffffff;
	padding:4px 0px 0px 0px;
	margin:0px 0px 7px 0px;
}
textarea {
	height:194px;
	overflow:auto;
	margin:0px 0px 5px 0px;
}
.input .eqal {height:36px}

.select_1 {width:128px; height:15px; color:#637f00; font-size:9px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; vertical-align:middle; text-transform:uppercase}
.select_2 {width:51px; height:15px; color:#637f00; font-size:9px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; vertical-align:middle; text-transform:uppercase}
.form_1 td {font-size:9px; text-transform:uppercase;}
.form_1 a  {color:#010101; font-size:9px; text-transform:uppercase; text-decoration:underline}
.form_1 a:hover {color:#010101; font-size:9px; text-decoration:none}


/* -TEXT- */
a 		{color:#ff0105; text-decoration:none}
b 		{font-style:bold; color:#e86d0d;}
a:hover {text-decoration:underline;}	
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;}



/* -LINKS- */
.link_1 {font:normal 11px Tahoma; background:url(../images/bullet1.gif) top right no-repeat; color:#1d8bdf; padding:0px 11px 0px 0px;}

/* LISTS- */
ul { padding: 0 0 .5em 0; }
ul ul { padding-top: .5em }

li {
	list-style:none;
	line-height: 1.3em; 
	margin:0px 0px 5px 0px;
}

li a {
	color:#ff0105;
	padding:0px 0px 0px 14px;
	background:url(../images/bullet1.gif) 0 0 no-repeat;
}

ul.dotted { list-style: disc outside; padding-left: 25px; }
ul.dotted li { padding-bottom: 1em; list-style: disc outside; }

.stick {margin:0px 18px 0px 18px;}

.c_tl, .c_t, .c_tr { line-height: 11px; vertical-align: top; }

.c_tl {
	background:url(../images/c_tl.jpg) top left no-repeat;
}
.c_t {
	width:100%;
	background:url(../images/c_t.jpg) top left repeat-x;
}
.c_tr {
	background:url(../images/c_tr.jpg) top left no-repeat;
}
.c_l {
	height:100%;
	background:url(../images/c_l.jpg) top left repeat-y;
}
.c_r {
	background:url(../images/c_r.jpg) top left repeat-y;
}
.c_bl {
	background:url(../images/c_bl.jpg) top left no-repeat;
}
.c_b {
	background:url(../images/c_b.jpg) top left repeat-x;
}
.c_br {
	background:url(../images/c_br.jpg) top left no-repeat;
}
.c_c {
	background:url(../images/c_c_bg.jpg) repeat-x 0 0 #d5dab3;
}

.c_bl2 {
	background:url(../images/c_bl2.jpg) top left no-repeat;
}
.c_b2 {
	background:url(../images/c_b2.jpg) top left repeat-x;
}
.c_br2 {
	background:url(../images/c_br2.jpg) top left no-repeat;
}
.c_c2 {
	background:url(../images/c_c_bg2.jpg) repeat-x 0 0 #d5dab3;
}

.c_tl3 {
	background:url(../images/c_tl3.jpg) top left no-repeat;
}
.c_t3 {
	width:100%;
	background:url(../images/c_t3.jpg) top left repeat-x;
}
.c_tr3 {
	background:url(../images/c_tr3.jpg) top left no-repeat;
}
.c_l3 {
	height:100%;
	background:url(../images/c_l.jpg) top left repeat-y;
}
.c_r3 {
	background:url(../images/c_r.jpg) top left repeat-y;
}
.c_bl3 {
	background:url(../images/c_bl.jpg) top left no-repeat;
}
.c_b3 {
	background:url(../images/c_b.jpg) top left repeat-x;
}
.c_br3 {
	background:url(../images/c_br.jpg) top left no-repeat;
}
.c_c3 {
	background:url(../images/c_c_bg3.jpg) repeat-x 0 0 #d5dab3;
}

.column_1, .column_2 {padding:0px 0px 20px 0px; height:495px}

.column_1 {width:271px}
.column_1 .space {padding:20px 0px 0px 18px;}
.column_2 {width:487px}
.column_2 .space {padding:25px 21px 0px 0px; text-align:left}

#page0 .column_1 {width:520px}
#page0 .column_1 .space {padding:45px 33px 0px 21px;}
#page0 .column_2 {width:238px}
#page0 .column_2 .space {padding:20px 18px 0px 0px;}

