* {
	margin:0;
	}

body {
	background: #eeeeee;
	}
	
a {
	color: #012b7f;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	border:0px solid #d7d6b7;
	border-right:none;
	border-left:none;
	}
	
abbr, acronym {
	cursor:help;
	}

h1 {
	color: #00039a;
	font-size: 16px;
	font-family:Verdana;
}

h2 {
	color: #555566;
	font-size: 16px;
	font-family:Verdana;
}

h3 {
	color: #555566;
	font-size: 18px;
	font-family:Verdana;
}


.csc-textpic-caption {
	color: #555566;
	font-size: 13px;
	font-family:Verdana;
}


fieldset {
	border:0px;
	
}

.bodytext {
	color: #555566;
	font-size: 13px;
	font-family:Verdana;
}

#mailform {
	border: 0px solid;
	color: #555566;
	font-size: 13px;
	font-family:Verdana;
	margin-left:40px;
}

	
#menu {
	position:relative;
	width:152px;
	left:20px;
	top: 20px;
	border: 0px solid;
	overflow: inherit;
	background:transparent;
	}

#menutop {
	position:relative;
	width: 150px;
	top: 0px;
	left:0px; 
	height: 44px;
	overflow:inherit;
	background: url(menu-top1.png) no-repeat; 
	border:0px solid;
	}

#searchtop {
	position:relative;
	width: 150px;
	top: 0px;
	left:0px; 
	height: 44px;
	overflow:inherit;
	background: url(menu-search.png) no-repeat; 
	border:0px solid;
	}

#menumiddle {
	position:relative;
	width: 150px;
	top: 0px;
	left:0px; 
	margin: 0px;
	overflow:inherit;
	background: url(menu-backg.png) repeat-y; 
	border: 0px solid;
	}

#menumiddletxt {
	position:relative;
	width: 140px;
	top: 0px;
	left:0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 2px;
	overflow:hidden;
	background: transparent; 
	border: 0px solid;
	color: #555566;
	font-size: 13px;
	font-family:Verdana;
	}


#menubottom {
	position:relative;
	width: 150px;
	top: 0px;
	left:0px;
	height: 42px; 
	margin: 0px;
	overflow:inherit;
	background: transparent url(menu-bottom.png) no-repeat; 
	}
	
#ticker {
	position:relative;
	color: white;
	width:100%;
	height: 22px;
	left:0px;
	top: -4px;
	margin-left:0px;
	overflow:hidden;
	visibility:hidden;
	border: 1px solid;
	border-left: none;
	border-right: none;
	border-color: lightgray;
	background: #00039a;
	}
	
#main {
	position:relative;
	width: 740px;
	left:45px;
	top: 35px;
	margin: 0px;
	overflow:inherit;
	border: 0px solid;
	background:transparent;
	}
	
#maintop {
	position:relative;
	width: 740px;
	top: 0px;
	left:0px; 
	height: 38px;
	margin: 0px;
	overflow:inherit;
	background: url(main-top1.png) no-repeat; 
	border:0px solid;
	}

#mainmiddle {
	position:relative;
	width: 740px;
	top: 0px;
	left:0px; 
	margin: 0px;
	overflow:auto;
	background: url(main-bg.png) repeat-y; 
	border: 0px solid;
	}

#mainmiddletxt {
	position:relative;
	width: 700px;
	top: 0px;
	left:0px; 
	margin-left: 15px;
	margin-right: 25px;
	overflow:hidden;
	background: transparent; 
	border: 0px solid;
	border-color: black;
	}

#mainbottom {
	position:relative;
	width: 740px;
	top: 0px;
	left:0px;
	height: 48px; 
	margin: 0px;
	overflow:inherit;
	background: transparent url(main-bottom.png) no-repeat; 
	}

#container {
	width: 1024px;
	height: 100%;
	background:#a2a1e3 url(bggradient.png) repeat-x;
	border: 0px solid;
	border-top: none;
	z-index: 100;
	border-color: #00039a;
	}

	
#containertop {
	position:relative;
	height:168px;
	margin:0px;
	border: 1px solid;
	border-top: none;
	z-index: 110;
	border-bottom: none;
	border-color: #00039a;
	overflow:hidden;
	}

#bgline {
	position: absolute;
	width: 100%;
	top: 100px;
	left:0px;
	height: 15px;
	background: transparent url(mr-line.png) repeat-x; 
	}

#tickertext {
        position:relative;
	top: 3px;
        left:1800px;
        height:18px;
        font-family:tahoma,arial,helvetica,sans-serif;
        font-size:14px;
        font-weight:bold;
}
