body, td{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title1{
	color: #0046c3;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.title2{
	color: #ef2123;
	font-size: 14px;
	font-weight : bold;
	text-transform : uppercase;
}

.lower_nav{
	color: white;
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
}
.lower_nav:hover{
	color: #000b8e;
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
}
.red_text{
	color: red;
	font-weight : bold;
}
.content_tile{
	background-image : url(images/bkgrd.jpg);
	background-position : right;
	background-repeat: repeat-y;
}
.content_cell{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
.header{
	color: white;
	font-family: Times New Roman;
	font-size: 24px;
}
.tag_line{
	color: white;
	font-family: Tahoma;
	font-size: 14px;
}
.input{
	border : thin inset;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Gray;
}
p,blockquote { line-height:150%; }
em,i,blockquote { font-family:Georgia, Times New Roman, serif; letter-spacing:0.1em; font-style:italic; }
blockquote { margin:1em 0; padding:0; }

a img { border:0; }

div.rtmenu {
	text-align:right;
}
div.rtmenu ul, div.rtmenu p {
	text-align:left;
	list-style-image: url(images/bullet.gif);
	line-height:150%;
}
div.rtmenu img.imgheader {
	margin-top:10px;
}

dl { margin:0; padding:0; }
dt { font-weight: bold; margin:0; }
dd {
	margin:0;
	padding-left:1em;
	background: url(images/bullet.gif) no-repeat;
}
div.press-pic {
	float:left; width: 230px; text-align:center; margin-right:2%; padding-bottom: 1em;
}
div.press-pic img { border: 1px #ccc solid; }
