body{
margin:0px;
font-size: 14px;
background-color:#FFFFFF;
color:#000000;
font-family: Arial, Helvetica, Geneva, Swiss, tahoma, Verdana, SunSans-Regular, sans-serif; 
} 

A:LINK{font-style: normal;text-align: left;color:#122B79;text-decoration: underline;}
A:VISITED{font-style: normal;text-align: left; color:#122B79; text-decoration: underline;}
A:HOVER{font-style: normal;text-align: left;color:#122B79;background-color:#CCFFFF;text-decoration: none;}
A:ACTIVE{font-style: normal;text-align: left;color:#122B79;text-decoration: none;}

.text01{font-size: 14px;color:#000000;}
.text01 a:LINK{font-size:14px;font-style:normal;color:#003399;text-decoration:underline;}
.text01 a:VISITED{font-size:14px;font-style:normal;color:#003399;text-decoration:underline;}
.text01 a:HOVER{font-size: 14px;font-style: normal;color:#FF9900;text-decoration: none;} 
.text01 a:ACTIVE{font-size: 14px;font-style: normal;color:#003399;}
.text02{font-size: 10px;color:#000000;}

h1{font-size:18px;color:#000000;font-weight: bold; padding:0; margin:0; text-align:center;}
h2{font-size:16px;color:#000000;font-weight: bold; padding:0; margin:0; text-align:center;}

h3{
font-size:16px;
color:#003399;
font-weight: bold; 
padding:0; 
margin:0; 
text-align:center;
}

.hdr1{
	font-size:16px;
	color:#000000;
	font-weight: bold; 
	padding:6px; 
	margin:0; 
	text-align:center;
	background-color:#DFEFFE;
	border-bottom: 1px solid #122B79;
	border-top: 1px solid #122B79;
}


hr{
	background-color:#0099FF; /* Everthing Else */ 
	color:#0099FF; /* IE */ 
	border:hidden; 
	height:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding:0px;
}

#nav {
width: 195px;
padding:0 0 0 0;
/* Multiple's go in a clockwise motion, top right bottom left */
}
#nav ul {
list-style: none;
padding: 0 0 35px 0;
margin: 0 0 0px 0;
width:195px;
background: bottom no-repeat url("../images/nav_bottom.gif");
}
#nav li {
text-align:right;
border-bottom: 1px solid #9A9DBF;
background-color: #122B79;
padding: 6px 19px 6px 0;
}
#nav a {
text-decoration: none;
color: #FFFFFF;
}
#nav a:hover {
text-decoration: none;
background-color: #FBF5DD;
color: #000000;
}

#nav .nobg a {
padding-left:0px;
text-align:center;
padding: 8px 0 8px 0;
}

div.Table_01 {
	width:240px;
}

div.chalktalk-archive-01 {
	width:240px;
	height:60px;
	background-image: url("../images/chalktalk_archive_01.gif");
}

div.chalktalk-archive-02 {
	width:240px;
	background-image: repeat url("../images/chalktalk_archive_02.gif");
}

div.chalktalk-archive-03 {
	width:240px;
	height:30px;
	background-image: url("../images/chalktalk_archive_03.gif");
}

div.chalktalk-archive-text {
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url("../images/chalktalk_archive_02.gif");
}

INPUT, TEXTAREA, SELECT, OPTION {padding:2px;font-size:12px;color:#000000;background-color:#FFFFFF;border:thin solid #122B79;border-width:1px;}
.input2 {padding:0;border:0;border-width:0;}
.formimg {padding:2px;border:thin solid black;background-color:#FFFFFF;border-width:0px;}
.formbutton {padding:2px;font-size: 12px;color:#003399;background-color:#FFFFFF;border:thin solid silver;font-weight:bold;border-width:1px;}
.formlbl{font-size:12px;color:#003399;margin-right:5px;font:100;text-align : right;vertical-align:middle;}

.bg_norepeat{background-repeat: no-repeat;}
.bg_repeatx{background-repeat: repeat-x;}