body {
    font-family: Arial;
}


table { border:0px; border-collapse:collapse ; width:100%}
td {vertical-align:top; padding:0px; }
html {height:100%;}


td, table, select, input, textarea, p, ul {
	font-family:arial;
	font-size:12px;
	vertical-align:top;
	line-height:17px;
	color:#7d7d7d;
}

img {border:0}

#printerFriendly {
    display: none;
}


ul{margin:25px; padding:0px; list-style:square}
ul li { line-height:22px}
ul li a{text-decoration:none; color:#cc3300}
ul li a:hover{ text-decoration:underline}

a {text-decoration:none; color:#cc3300}
a:hover {text-decoration:underline}

a.link {text-decoration:none; color:#cc3300; font-weight:bold}
a.link:hover {text-decoration:underline}

h3 {font-size:14px; margin:0 0 15px 0; color:#828282}
h3 a {color:#828282; text-decoration:underline; font-weight:normal; font-size:12px}
h4 {font-size:12px; margin:0 0 5px 0; color:#828282; font-weight: bold;}
h4 a {color:#828282; text-decoration:underline; font-weight:normal; font-size:12px}

.smalltext {font-size:11px;}

.title {margin-bottom:11px; display:block}
.title_1 {display:block; margin-bottom:8px}
.pic_left {margin:1px 26px 0 1px; float:left}

.main { width:100%; height:800px; background:url(images/bg_top.jpg) repeat-x top #e2dcdc}
.main_1 { width:100%; background:url(images/bg_bot.jpg) repeat-x bottom}
.main_2 {width:1100px; height:800px}
.col1 {width:83px}
.col2 {width:580px; background:url(images/bg_mid.jpg) repeat-y}
.col2_1 {background:url(images/bg_top1.jpg) no-repeat top; height:800px}
.col3 {width:425px; padding:25px 0 0 12px}
.col3 img {display:block;}
.col3 .logo {margin-bottom:9px}

/* header */
#header { height:280px; padding-left:59px }
#header .title {margin:0 0 15px 0}
#header #welcomeHeader {
    position: relative;
    width: 100%;
    height: 102px;
    background: url(images/welcome-header.jpg) no-repeat top;
    margin: 0 0 15px 0;
}

#welcomeHeader .topIcons {
    margin: 60px 0 0 297px;
}

#welcomeHeader img {
    margin-left: 15px;
}

#printerFriendly {
    margin-left: 380px;
    margin-bottom: 5px;
    font-size: 10px;
    cursor: pointer;
}


/* content */
#content { height:430px }
#content .table_content {width:470px; height:369px; margin:20px 26px 15px 80px}


/* footer */
#footer { height:90px; background:url(images/bg_footer.jpg) no-repeat bottom; padding-left:240px}
#footer img {vertical-align:middle}

/* index.html */
#page1 #content .title {margin-bottom:13px; display:block}
#page1 #content .title_1 {display:block; margin-bottom:18px}
#page1 #content p {margin:0 0 10px 0}
#page1 #content .pic_left {margin:2px 25px 0 1px}
#page1 #content .pic {margin:25px 0 0 0; display:block}