body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	line-height: 18px;
	color: #000000;
}

.wrapper1 {
	background-image: url(images/background_png.png);
	background-position:top center;
	background-color:#1b2b7d;
	background-repeat: no-repeat;}
	
*html .wrapper1 {
	background-image: url(images/background_png.png);
	background-position:top center;
	background-color:#142473;
	background-repeat: no-repeat;}
	

	
.container{ width:950px; margin:0 auto; background-image:url(images/container_bg.gif); background-repeat:repeat-y; }

.header {height:92px; border-bottom:1px solid #8b9096; width:890px; margin:0 auto 0px auto; padding-top:24px;}
.logo { width:336px; float:left;}
.subnav {
	width:880px;
	margin:2px auto 0 auto;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px 10px 5px 0;
}

.subnav ul {
	margin:0px;
	padding:0px 0 0 10px;
	list-style-image: none;
	list-style-type: none;
}

.subnav li {margin:0px; padding:0px; display:inline; }

.subnav a:link, .subnav a:visited, .subnav a:active {text-decoration:none; color:#fff; padding:0 10px 0 10px; background-image:url(images/subnav_divider.gif); background-repeat:no-repeat; background-position:left;}

.subnav a.first:link, .subnav a.first:visited, .subnav a.first:active {text-decoration:none; color:#fff; padding:0 10px 0 10px; background-image:none;}

.subnav a:hover, .subnav a.first:hover {text-decoration:underline;}

.subnav a.active:link, .subnav a.active:visited, .subnav a.active:active  {text-decoration:underline;}


.phys {background-color:#004f9d;}
.hosp {background-color:#d62829;}
.gen {background-color:#8b9096; height:18px;}

.body_wrapper {width:890px; margin:0px auto 0 auto;}
.col_1 {float:left; width:576px; margin:0 23px 20px 0; padding:20px 0 0 0; }
*html .col_1 {float:left; width:576px; margin:0 21px 20px 0; }

div.body_wrapper.case_study div.col_2{ display:none;}
div.body_wrapper.case_study .col_1 {float:left; width:870px; margin:0px 0 0 0; padding:20px 23px 20px 0; _padding:20px 23px 20px 20px;}
div.body_wrapper.case_study .col_1 div {float:left;}


.flash_container { width:573px; height:260px; border:1px solid #8b9096; background-color:#fff; margin-bottom:20px; text-align:center; padding:10px 0 0 0;}

.physicians_callout {
	float:left;
	width:266px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin:0 43px 0 0;
}
.physicians_callout h2 {text-indent:-9999px; background-image:url(images/physicians_h2.jpg); background-repeat:no-repeat; height:104px; width:266px;}

.physicians_callout h2 a:link, .physicians_callout h2 a:visited, .physicians_callout h2 a:active, .physicians_callout h2 a:hover  { height:32px; width:266px; display:block;} 

.hospitals_callout {
	float:left;
	width:266px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.hospitals_callout h2 {text-indent:-9999px; background-image:url(images/hospitals_h2.jpg); background-repeat:no-repeat; height:104px; width:266px;}

.hospitals_callout h2 a:link, .hospitals_callout h2 a:visited, .hospitals_callout h2 a:active, .hospitals_callout h2 a:hover {height:32px; width:266px; display:block;}


.search_filters { background-color:#e4e6e7; border:1px solid #8b9096; padding:5px; text-align:center; width:533px; margin:10px 0 20px 0; float:left;}
.search_filters select, .search_filters input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.search_filters span {font-weight:bold; padding:0 5px;}
.search_filters input { background-color:#fff; border:1px solid #a5acb2;}

.projects {width:545px; float:left; clear:both; padding:0px 0 20px 0;text-align:center;}
.projects dl {margin:0px; padding:0px; width:136px; float:left;}
.projects dd {margin:0px 0 3px 0; padding:0px; width:136px; text-align:center;}
.projects dd img {padding:5px; background-color:#fff; border:1px solid #8b9096; max-width:87px; width: expression(this.width > 88 ? 87: true); height:87px;}
.projects dt {
	margin:0px;
	padding:0px 10px;
	width:116px;
	text-align:center;
	line-height: 14px;
}


.details { float:left; background-image: url(images/details_border.gif); background-repeat:repeat-y; background-position:255px top; /*background-color:yellow;*/ width:545px; margin:15px 0;  }
.details dl { float:left; margin:0px; padding:0px; width:240px; /*background-color:green;*/ margin:0 32px 0 0;}
.details dt {margin:0; padding:0; font-weight:bold;}
.details dd {margin:0 0 15px 0; padding:0;}


.extras {float:left; clear:both; border-top:1px solid #8b9096; width:545px; padding-top:15px; margin-bottom:20px;}
.extras dl {margin:0px; padding:0px;}
.extras  dt {margin:0px; padding:0px; font-weight:bold;}
.extras  dd {margin:0px; padding:0px;}


.col_2 {float:left; width:253px; padding:22px 19px 20px 19px; margin:20px 0 0 0;}
*html .col_2 {float:left; width:255px; padding:22px 19px 20px 19px;}

.blue {background-image:url(images/col2_bg_blue.gif); background-position:top; background-repeat:repeat-x;}
.red  {background-image:url(images/col2_bg_red.gif); background-position:top; background-repeat:repeat-x;}
.gray  {background-image:url(images/col2_bg_gray.gif); background-position:top; background-repeat:repeat-x;}

.feature_pic {text-align:center;}
.feature_pic img {background-color:#fff; border:1px solid #8b9096; padding:8px; background-color:#fff; text-align:center; max-width:210px; width: expression(this.width > 211 ? 210: true);}

.feature_content {padding:15px; /*background-color:yellow;*/}

.feature_content dl {margin:0px; padding:0px 0 0 0px; float:left; /*background-color:pink;*/}
.feature_content dd {margin:0px 0px 10px 0; padding:0px; float:left; width:110px; text-align:center;}
.feature_content dd img {padding:5px; background-color:#fff; border:1px solid #8b9096;                 
	max-width:87px; width: expression(this.width > 88 ? 87: true); height:87px;
}


.footer_wrapper {width:100%; background-color:#fff; height:90px; }
.footer {
	width:835px;
	margin:0 auto;
	background-image:url(images/graham_logo_spot.gif);
	background-position:25px;
	background-repeat:no-repeat;
	padding:15px 15px 15px 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a:link, .footer a:visited, .footer a.active { text-decoration:none; color:#000000;}
.footer a:hover {text-decoration:underline; color:#00549f;}

.content 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:15px;
}	
form {margin:0; padding:0}



p {margin:0 0 10px 0; padding:0}

A {color: #00549f; }
A:link {text-decoration: none; }
A:visited {text-decoration: none; }
A:active {text-decoration: none; }
A:hover {text-decoration: underline; color:#00549f; }

h1 {
	color: #d62829;
	margin:0 0 21px 0;
	font-size: 24px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {
	color: #003C7B;
	margin:0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
h3 {
	color: #003C7B;
	margin:0 15px 15px 15px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h3 span {font-weight:normal; display:block;}

h4 {
	color: #003C7B;
	margin:0 15px 15px 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h4 span {font-weight:normal; display:block;}



p {
	margin:0 0 15px 0;
	}
/*-- Button Styles --*/
.buttonWrap {
	clear: both;
	}

.button {
	color: #fff;
	background: #999;
	padding: 1px 5px;
	margin:0 10px 0 0;
	border: 3px double #666;
	font-size: 9px;
	width: auto;
	overflow: visible;
	}
.button:hover, .submit:focus {
	border: 3px double #999;
	}
.button2 {
	color: #fff;
	background:#CC0000;
	padding: 1px 5px;
	margin:0 10px 0 0;
	border: 3px double #990000;
	font-size: 9px;
	width:auto;
	overflow:visible;
	}
.button2:hover, .submit:focus {
	border: 3px double #CC0000;
	}

/*-- tables --*/
.help {	color: #D62829; }
.help A { color: #D62829; }

.error {  color: #CC0000; 	font-weight: bold; }
.error A { color: #CC0000;}
.required { color: #CC0000; font-weight: bold; }

.radio td label {
	font-weight: normal;
	float:none;
	display:inline;
	}

.table1 {
	color: #000; 
	border:1px solid #D62829; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#eeefe1; 
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.table1 A { color: #003C7B;}

.table1 td { padding: 4px 15px 4px 4px;}
.table1 label {
	margin:4px 5px 0 0;
	float:left;
	font-weight: bold;
	width:180px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.table1 th, .table1 .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D62829;
	}

.table1 th, .table1 .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.table1 th A, .table1 .tablehead A {color: #FFFFFF;}

.table1 .alt { background:#C8C8A8;}

.table1 .pager { color: #D62829;}
.table1 .pager A { color: #D62829;}

.table2 {
	color: #000;
	background:#FFFFFF;
	border:1px solid #FF9900;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border-collapse: collapse;
	width:500px;
	}
.table2 A { color: #003C7B;}

.table2 td { padding: 4px 15px 4px 4px;}
.table2 label {
	display:block;
	margin:6px 0 0 0;
	font-weight: bold;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.table2 th, .table2 .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	}

.table2 th, .table2 .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.table2 th A, .table2 .tablehead A { color: #000000;}

.table2 .alt {
	background:#FCE8DA;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFCC66;
}

.table2 .pager { color: #000000; background:#FFFFFF; }
.table2 .pager A { font-weight:bold; }


/* Table A and Table B ARE USED BY GLOBAL ADMIN */
.tablea {
	color: #000; 
	background:#D62829; 
	border:1px solid #D62829; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#eeefe1; 
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.tablea A { color: #003C7B;}

.tablea td { padding: 4px 15px 4px 4px;}
.tablea label {
	margin:6px 0 0 0;
	float:left;
	font-weight: bold;
	width:80px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.tablea th, .tablea .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D62829;
	}

.tablea th, .tablea .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.tablea th A, .tablea .tablehead A {color: #FFFFFF;}

.tablea .alt { background:#C8C8A8;}

.tablea .pager { color: #D62829;}
.tablea .pager A { color: #D62829;}

/* table b */
.tableb {
	color: #004780; 
	background:#fff; 
	border:1px solid #93a7c5; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.tableb A { color: #003C7B;}

.tableb td { padding: 4px 15px 4px 4px;}
.tableb label {
	margin:6px 0 0 0;
	float:left;
	font-weight: bold;
	width:80px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.tableb th, .tableb .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004780;
	}

.tableb th, .tableb .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.tableb th A, .tableb .tablehead A {color: #FFFFFF;}

.tableb .alt { background:#fefae1;}

.tableb .pager { color: #D62829;}
.tableb .pager A { color: #D62829;}

/*-- Fieldset Styles --*/
fieldset {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 400px;
	display: block;
	}
	
fieldset h2 {
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	color: #333;
	}
	
fieldset ul  {
	list-style:none;
	margin: 0;
	padding: 0;
	}

fieldset li {
	width: 400px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	}

fieldset li label {	
	float: left;
	width: 150px;
	vertical-align: top;
	}

fieldset li input {	
	float: left;
	width: 150px;
	vertical-align: top;
	}

fieldset li select {	
	float: left;
	width: 154px;
	vertical-align: top;
	}

fieldset .required {
	color: #CC0000;
	}
	
fieldset .help {
	width: 160px;
	clear: both;
	margin: 0 0 0 150px;
	}
	
fieldset ul li .error {
	margin: 0 5px;
	background: url(images/icon_alert.png) no-repeat left top;
	height: 20px;
	width: 20px;
	text-indent: -9999em;
	}

fieldset ul li span {
	float: left;
	padding: 0 5px 0 0;
	}

fieldset ul li span input {
	float: none;
	width: 50px;
	}

fieldset ul li span label {
	width: auto;
	display: block;
	clear: both;
	}

/*-- Radio Styles --*/
fieldset ul li.radio {
	/*padding: 0 5px 0 0;*/
	}

fieldset ul li.radio table {
	padding: 0 5px 0 0;
	border-collapse: collapse;
	}

fieldset ul li.radio table td {
	padding: 2px;
	}

fieldset ul li.radio label {
	width: 150px;
	clear: none;
	}
	
fieldset ul li.radio input {
	float: left;
	width: auto;
	}

/*-- Checkbox Styles --*/
fieldset ul li.checkbox input, fieldset ul li.checkbox span input {
	width: 20px;
	}

fieldset ul li.checkbox label {
	width: 340px;
	}

fieldset ul li.checkbox p {
	margin: 0 0 5px 0;
	}
/*needed for global **/
.headerBG {
	background:#ffffff url(/images/bg.jpg);
	}
	
dl.casestudies {margin:0px; padding:0px 0 15px 0; float:left; clear:both; width:890px; /*background-color:pink;*/}
.casestudies dt {margin:0px 0 15px 0; padding:0px 0 5px 0; font-weight:bold; border-bottom:1px solid gray; width:890px; float:left;}
.casestudies dt span { font-weight: bold; display:block; font-size:13px;}
.casestudies dt span a:link, .casestudies dt span a:visited, .casestudies dt span a:active { text-decoration:underline;} 
.casestudies dt span a:hover {text-decoration:underline; color:#878383;}
.casestudies dd.image {margin:0px; padding:0px; width:110px; float:left;/* background-color:pink;*/}
.casestudies dd img {padding:5px; background-color:#fff; border:1px solid #8b9096;
max-width:87px; width: expression(this.width > 88 ? 87: true); height:87px;
}
.casestudies dd.teaser {width:780px; float:left; margin:0px; padding:0px;}

.detail {float:left; margin:0px; padding:5px 15px 0px 0;}
.detail img {padding:5px; background-color:#fff; border:1px solid #8b9096;
max-width:150px; width: expression(this.width > 151 ? 150: true);}

dl.faq {margin:15px 0 0px 0; padding:0px; float:left; width:500px;}
.faq dt {margin:0px; padding:0px; width:500px; /*background-color:pink; */float:left; font-weight:bold; }
.faq dt span {width:30px; font-weight:normal; padding-right:10px;}
.faq dd {margin:0px; padding:0px; float:left; width:500px;}
.faq dd span {width:30px; font-weight:normal; padding-right:10px;}

textarea {	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

smalltext {	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}
	
input, select {font-family: Arial, Helvetica, sans-serif;
	font-size:12px;}
	
.GrahamRed { color:#d62829;}
.GrahamBlue{ color:#003C7B;}


/* popup */

.popup {
	position:absolute;
	background:#FFF;
	z-index:1000;
	left: 400px;
	top: 200px;
	width:345px;
	border:3px solid #4b4b4b;
}
.popupWrap {
	padding:10px;
	float:left;
}
.popupImage {
	float:left;
	}
.popupContent {
	width:345px;
	float:left;
	padding:0px;
}
.popupContent p {
	padding:0 0 20px 0;
	margin:0;
}
.popupCloseBar {
	background:#FFFFFF;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	position:relative;
}
.popupTitle {
	float:right;
	padding:8px 14px;
	float:left;
	color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	margin:0px;
	list-style:none;
	width:200px;
}
a.popupClose {
	color:#FFFFFF;
	}



