@font-face 
{font-family: "Myriad Pro"; src: url(http://infosave.org/myriadpro-regular.otf)}

body{
padding:0px;
margin:0px;
background:background-image:url(images/bg.gif);
font-family:"Myriad Pro", sans-serif;
}

table {border-collapse:collapse; border:0px;}

table {
		width:800px;
		height:100%;
		border:0px;
		background:background-color:FFFFFF;
	  }

td { vertical-align:top; padding:0px;}

a{color: #333333;}
a:hover{text-decoration:none;}
strong a {text-decoration:none;}
strong a:hover {text-decoration:underline;}
img { border:0px;}

@font-face 
{font-family: "Myriad Pro"; src: url(http://infosave.org/myriadpro-regular.otf)}

.m_text, table, li, input, textarea

	{
		font-family:"Myriad Pro", sans-serif;
		font-size:14px;
		line-height:15px;
		color: #444444;
	}
	
.m_text { height:850px; min-width:766px;}
	
.header { height:317px; background:url(images/header_tall_bg.jpg) top left repeat-x;}
.header table { background:url(images/top_bg_left.jpg) bottom left no-repeat;}
.header td {background:url(images/top_bg_right.jpg) bottom right no-repeat;}
.footer { height:128px; background:url(images/footer_bg.gif) top repeat-x;}
.footer a {color:#8D8D8C; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer div {text-align:right; padding:64px 51px 0 0;}
.footer .col1 { background:url(images/footer_col1_bg.gif) bottom right no-repeat;}
.footer .col1 img {margin:40px 0 0 20px;}
.footer .col2 { font-size:12px}
.middle {height:405px; background:url(images/mid_bg.gif) top repeat-x;}

.s_text {font-size:10px;}

.read_more { background:url(images/more_bg.gif) no-repeat 0 2px; font-size:9px; padding-left:16px; color:#8D8D8C;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input1 { vertical-align:middle; width:100px; height:23px; padding:1px 0 0 7px; border:1px solid #C8C8C8; background:none;}	
.input { vertical-align:middle; width:100%; height:24px; border:1px solid #8D8D8C;}

textarea {width:201px; height:122px; padding-left:5px; overflow:auto; border:1px solid #8D8D8C;}

ul {
	margin:0;
	padding:0;
	list-style:none;
	color: #0066CC;
}
li { margin:0px; padding:0px; font-size:14px;}
li a { text-decoration:none;}
li a:hover { text-decoration:underline;}

.d_bg { background:#EDEDED;}
.d2_bg { background:#F9F9F9;}

