/* ------ neutralization --------------- */

html, body, div, span, img, ul, li, h1, h2, h3, h4, h5, h6
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

h2
	{
	color: #004B85; 
	font-family: Times,"Times New Roman", Helvetica, serif;
	font-size: 18pt;
	}

li
	{
	margin-left: 15px;
	}	

/* ------ global styles ---------------- */

html
	{
	direction: ltr;
	}
body
	{
	background: #fff;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 70%;
	}
table
	{
	margin: 0;
	border-collapse: collapse;
	}
table td
	{
	padding: 0;
	border-width: 0;
	vertical-align: top;
	}	

/* ----- layout ------------------------ */

body
	{
	text-align: center;
	}
#container
	{
	text-align: left;
	width: 742px;
	}
html>body #container
	{
	position: absolute;
	left: 50%;
	margin-left: -371px;
	}

td#sidebar
	{
	width: 167px;
	padding: 15px 10px;
	}

div.actions
	{
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
	}
#branding
	{
	background: #fff url(images/h_medisend.jpg) no-repeat 0 0;
	height: 106px;
	width: 742px;
	vertical-align: bottom;
	}

/* ------ navigation ---------------- */


#main-menu
	{
	border-top: 3px solid #ccc;
	background: #eee;
	text-align: center;
	padding: 4px 0;
	}
#main-menu a
	{
	font-weight: 700;
	font-size: 110%;
	}
#main-menu a:hover
	{
	color: #f00;
	}


#secondary-menu
	{
	text-align: center;
	background: #fff url(images/g_dotted-bg.gif) repeat-x 0 0;
	height: 24px;
	padding-top: 2px;
	}
#secondary-menu div
	{
	padding-top: 3px;
	}
#secondary-menu ul
	{
	list-style: none;
	padding: 5px 0;
	}
#secondary-menu li
	{
	line-height: 10px;
	float: left;
	border-left: 1px solid #666;
	padding: 0 5px;
	}
#secondary-menu li.first-item
	{
	border-left: 0;
	}
#secondary-menu a
	{
	font-weight: 500;
	}
#secondary-menu a:hover
	{
	color: #f00;
	}	

	
#main-menu-bottom
	{
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 6px 0;
	}
#main-menu-bottom div
	{
	margin-left: 95px;
	}
#main-menu-bottom ul
	{
	list-style: none;
	}
#main-menu-bottom li
	{
	line-height: 10px;
	float: left;
	border-left: 1px solid #666;
	padding: 0 5px;
	margin-left: 0px;
	}
#main-menu-bottom li.first-item
	{
	border-left: 0;
	}
#main-menu-bottom a
	{
	position: relative;
	top: -1px;
	font-weight: 500;
	color: #333;
	}

/* ------ content ------------------- */

a
	{
	font-weight: 700;
	color: #333;
	text-decoration: none;
	}
a:visited
	{
	
	}
a:active
	{
	
	}
a:hover
	{
	color: #f00 !important;
	}
	

p
	{
	margin: 15px 0;
	line-height: 1.5em;
	}
p.snippet
	{
	margin: 5px 0;
	}
img.separator
	{
	margin-top: 4px;
	margin-bottom: 4px;
	}
#sidebar a.more
	{
	float: right;
	}


#main-content
	{
	text-align: left;
	font-size: 120%;
	padding: 15px 0 15px 15px;
	}
#main-content p
	{
	padding-right: 10px;
	}
#main-content ul
	{
	margin: 0 10px;
	padding: 0;
	padding-left: 6px;
	list-style-type: none;
	list-style-image: url(images/g_bullet-cross.gif);
	}
#main-content-pad
	{
	width: 535px;
	}


/* ------ info box styles ----------- */

div.info-box
	{
	background: #f3f3f1;
	padding: 10px;
	width: 506px;
	margin-top: 10px;
	}
.info-box img
	{
	float: right;
	margin: 10px;
	}
.info-box ul
	{
	margin-top: -10px;
	list-style: none;
	list-style-image: url(images/g_bullet-square.gif);
	}
.info-box li
	{
	line-height: 1.5em;
	margin: 10px 27px;
	margin-bottom: 5px;
	}
	
/* added by jeff */
#main-content LI {
	PADDING-BOTTOM: 5px;
}

textarea {	
    height: 100pt; width : 200pt; 
}

.FAQCategoryTitleSmall {	
    FONT-SIZE: 12pt; 
}

.FAQTitle { 
    font-weight : bold;	PADDING-TOP: 10px; PADDING-BOTTOM: 10px;
}

#buttons .blue_btn	{
    background:url("http://www.medisend.org/images/butn_bk_blue.gif") repeat-x;
	border:1px solid #A3BAD1;
	padding:3px 5px 3px 5px;
	font:normal 11px arial;
	text-decoration:none;
    margin:0px;
}

#buttons a:hover.blue_btn	{
    background:#DBE4ED;
}


a.blue_btn	{
	background:url("http://www.medisend.org/images/butn_bk_blue.gif") repeat-x;
	border:1px solid #A3BAD1;
	padding:3px 5px 3px 5px;
	font:normal 12px arial;
	text-decoration:none;
 	margin:0px;
	height:20px;
	color:#1D4F82
}

a:hover.blue_btn	{
 	background:#DBE4ED;
	color:#1D4F82
	text-decoration:none;
}	

.greyHeaderBar {
  color: rgb(255,255,255);
  background-color: rgb(204,204,204);
  text-align: left;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 0.5ex 10px;
  font-size: 100%;
  font-weight: bold;
}
