body {
	padding: 0px;
	margin: 0px;
	font:14px verdana, arial, helvetica, sans-serif;
	background-color: #efefef;
}

a {
	color:#09c;
	font-size:14px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
}

a:link {color:#09c;}
a:visited {
	color:#07a;
  	font-size:14px;
}
a:hover {text-decoration: underline;}

a.basiclink, a:link.basiclink {
    color:#000;
    font-weight:normal;
    font-size: 12px;
}

h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 36px;
	font-weight: 900;
	color :#ccc;
}

h2 {
	display: inline;
	font: bold 25px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h3 {
	padding: 0px;
	font-weight: 900;
	color :#555;
}

blockquote {
	margin:22px 40px;
	padding:3px;
	color:#575757;
	padding: 0 50px;
	min-height: 30px;
	background: transparent url("../img/blockquote.gif") no-repeat 0 0;
}

.largeText {
	font-size:20px;
	font-weight:900;
	color:#ccc	
}

/** div class for flash messages sent from cakephp */
.flashMessage {
	margin-left:auto; 
	margin-right:auto; 
	width:953px;	
}

.topTenHeaderLeft {
	margin-left:10px;
	float:left;
	padding:0px;
	width:150px;
	overflow:hidden;
}

.topTenHeaderRight {
	float:right;
	font-size:10px;
	color:#777;
	margin-top:2px;
}

.commentLink {
	padding-left: 20px;
	background: transparent url("../img/comment_reply.png") no-repeat 0 0;
	display: inline;	
}

.videoLink {
	padding-left: 20px;
	background: transparent url("../img/video-icon-small.png") no-repeat 0 0;
	display: inline;	
}

.searchLink {
	padding-left: 20px;
	background: transparent url("../img/search.png") no-repeat 0 0;
	display: inline;	
}

.contentLoading {
	display: none;	
	position: absolute;
	top:0px;
}

.ajaxMessage {
	background: blue;
	color: white;	
	display: inline;
}

.error-message {
	color: red;
	margin-left: 128px;	
}

/** panels for 2-column display */
.contentPanel {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow: auto;
}

.leftPanel {
	float:left;
	width:550px;
}

.rightPanel {
	float:right;
	width:300px;
}

.leftResultsPanel {
	float:left;
	width:650px;
	height:auto;	
}

.rightResultsPanel {
	float:right;
	height:auto;
	width:auto;
	margin-right:15px;	
}

.newsPanel {
	margin-top:10px;
	margin-right:10px;
	background:#dfe8f6; 
	border: 1px solid #99bbe8;
	padding:5px;	
}

tr.tableList-Title  {
	background-color: #999;	
}

tr.tableList-Alt  {
	background-color: #dfe8f6;	
}

td.notRx {
	color: red;	
}

a.notRx {
	color: red;	
}

.proficiency {
	margin-top: 10px;
}

.proficiency table {
	width: 100%;
}

.proficiency th {
	padding: 1px;
}

.proficiency td {
	text-align: center;
	padding: 3px;
}

.proficiency th.border_right, td.border_right {
	border-right: 1px solid #000;	
}

.proficiency th.border_left, td.border_left {
	border-left: 1px solid #000;	
}

.proficiency th.border_bottom, td.border_bottom {
	border-bottom: 1px solid #000;	
}

.proficiency th.border_top, td.border_top {
	border-top: 1px solid #000;	
}

.paging {
	width: 100%;	
	margin-top: 10px;
	padding-top: 10px;
}

.searchTextBox {
	display: inline;	
}

.searchTextBox input[type=text] {
	color: #777;	
	width: 400px;
}

.defaultLink {
	display: inline;
}

.defaultLink a, .defaultLink a:link, .defaultLink a:visited {
	font-size: 14px;	
}

.smallLink {
	display: inline;
}

.smallLink a, .smallLink a:link {
	font-size: 10px;	
}

.plain ul {
	padding: 0px;
    padding-top: 3px;
    margin: 0px;
    margin-left: 5px;
}

.plain li {
	padding-bottom: 3px;
	list-style-type:none; 	
}

#topMenuLoggedIn {
	background: url(../img/top_menu_loggedin.png) left top no-repeat;
	height: 29px;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	color: green;
}

#topMenu {
	background: url(../img/top_menu_background.png) left top no-repeat;
	height: 29px;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
}

#topMenu ul, #topMenuLoggedIn ul {
	margin-left: auto;
    margin-right: auto;	
    margin-top: 0px;
    padding-top: 3px;
}

#comments {
	padding-bottom: 1px;	
}

.list-Panel ul, .list-Panel-Alt ul, .simple-Horizontal-List ul {
	margin-left: 0px;
	padding-left: 0px;
	/*margin-left: -39px;*/	
}

#topMenu li, #topMenuLoggedIn li, .list-Panel li, .list-Panel-Alt li, .simple-Horizontal-List li {
	display: inline;
	border-left: 1px solid #d8d8d9;
	padding-right: 5px;
	padding-left: 10px;
}

#topMenu li.first, #topMenuLoggedIn li.first, .list-Panel li.first, .list-Panel-Alt li.first, .simple-Horizontal-List li.first {
	display: inline;
	border: none;
}

#topMenuLoggedIn li.first, .list-Panel li.first, .list-Panel-Alt li.first, .simple-Horizontal-List li.first {
	padding-left: 0px;	
}

#mainMenu {
	background: url(../img/main_menu_background.png) left top no-repeat;
	height: 45px;
	width: 973px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#mainMenu a {color: white; text-decoration: none;}
/*#mainMenu a:hover {color: black;}


#mainMenu a {color: white; text-decoration: none;}
#mainMenu a:hover {text-decoration: underline;}*/

#mainMenu ul {
    padding-top: 3px;
    line-height: 45px;
    height: 45px;
    margin-left: 0px;
    padding-left: 5px;
}
#mainMenu li.title {
	float: left;
	display: inline;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}

#mainMenu li.title a { font-size: 24px; }
#mainMenu li.title a:hover { color: white; text-decoration: underline; }

#mainMenu li {
	display: inline;
	margin-right: 12px;
	/*padding-right: 10px;
	padding-left: 10px;*/
}
/* #474747 */
#mainMenu li a:hover { color: #474747; }

#mainMenu li.first {
	display: inline;
	border: none;
}

#bottomMenu .dividerPanel {
	border-top: 1px solid #ccc;
	width: 310px;	
	margin-left: auto;
    margin-right: auto;	
}

#bottomMenu {
	width: 973px;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#bottomMenu ul {
	width: 400px;
	margin-left: auto;
    margin-right: auto;	
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 8px;
}

#bottomMenu li {
	display: inline;
	border-left: 1px solid #000;
	padding-right: 10px;
	padding-left: 10px;
}

#bottomMenu li.first {
	display: inline;
	border: none;
	padding-left: 0px;
}

#pagingPanel {
	display: inline;	
}

#pagingPanel a {
	border: 1px solid #d8d8d9;
	padding: 3px;
}

#pagingPanel a:hover {
	background: #09c;
	color: white;
}

.textBox {
	margin-left: 10px;
	margin-right: 10px;	
}

.infoBox {
	padding-left: 10px;
        padding-right: 10px;
        padding-top: 1px;
        padding-bottom: 1px;
	width: 580px;
}

.list-Panel {
	border-top: 1px solid #d8d8d9;
	margin-left: 23px;
	padding-top:5px;
	padding-bottom: 1px;
}

.list-Panel-Alt {
	background: #efefef;
	border-top: 1px solid #d8d8d9;
	margin-left: 23px;
	padding-top:5px;
	padding-bottom: 1px;	
}

.largeRegularLink {
	font-size: 18px;	
}

.largeRegularLink a, .largeRegularLink a:link, .largeRegularLink a:visited {
	font-size: 18px;
	font-weight:600;
}

.bigHyperLink {
	font-size: 18px;	
}

.bigHyperLink a, .bigHyperLink a:link, .bigHyperLink a:visited {
	font-size: 18px;
	color: navy;	 
	font-weight:600;
}

.bigBigHyperLink {
	font-size: 24px;	
}

.bigBigHyperLink a, .bigBigHyperLink a:link, .bigBigHyperLink a:visited {
	font-size: 24px;
	color: navy;	 
	font-weight:600;
}

.list-Panel a, .list-Panel-Alt a, .simple-Horizontal-List a {
	font-size: 10pt;
	font-weight: normal;	
}

.fieldText {
	color: #666;	
}

.descriptionText {
	color: #999;
	font-weight:normal;	
	font-size: 12px;
	font: verdana, arial, helvetica, sans-serif;
}

.descriptionTextSmall {
	color: #999;	
	font-weight:normal;	
	font-size: 10px;
	font: verdana, arial, helvetica, sans-serif;
}

.noteText {
	margin-top: 10px;
	margin-bottom: 10px;
}

/** rounded corners with white background and gray border */
.xsnazzy {background: transparent; margin:10px 1em 10px 1em; width: 973px;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #d8d8d9; border-right:1px solid #d8d8d9;}
.xb1 {margin:0 5px; background:#d8d8d9;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; background:#fff; border:0 solid #d8d8d9; border-width:0 1px; margin-bottom:0px;}

.content { 
	padding: 10px;
}

/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	width: 175px;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 15px 0 0; 
	margin-right:5px; 
	font-size:2em; 
	text-align: center; 
	background: transparent url(../img/btn_blue_sprite.gif) no-repeat right -140px; 
}
	
button.submitBtn span {
	padding: 13px 0 0 15px; 
	height:37px; 
	background: transparent url(../img/btn_blue_sprite.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -210px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -70px;
}

/** other buttons */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
a.boldbuttons{
	background: transparent url('../img/roundedge-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; /* Change 13px as desired */
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
	margin-left: 10px;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
	color: white; /*button text color*/
}

a.boldbuttons span{
	background: transparent url('../img/roundedge-gray-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
	text-decoration: underline;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	background: transparent;
}

.formTitle table, tr, td {
	font-size: 12px;
	margin: 0px 5px 5px 5px; 
}

.infoPanel {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	max-width: 600px;
	border:1px solid black;
	background-color:#c1ffc5;
	padding:5px;
	margin-top:20px;
	z-index:3;
	font-size: 20px;
	font-color: #000;
}

.processingPanel {
	position:relative; 
	width:auto;
	max-width: 600px;
	border:1px solid black;
	background-color:#88b6d9;
	padding:5px;
	margin-top:20px;
	z-index:3;
	font-size: 20px;
	font-color: #000;
}

.errorPanel {
	position:relative;
	width:auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	border:1px solid black;
	background-color:#F8E0E0;
	margin-top:20px;
	padding: 10px;
	z-index:3;
	font-size: 20px;
	font-color: #000;
}

/* Forms */
.fieldDescription {
	font-size: 10px;
	color: #444;	
	position: relative;
	padding: 2px;
 	margin-right: 0px; 
 	padding-right: 0px; 
 	margin-left: 130px;
}

form {
	clear: both;
	padding: 10px;
	width: auto;
	margin-left: 5px;
	font:14px verdana, arial, helvetica, sans-serif;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
	display: inline;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	margin: 0 20px;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: inline;
	font-size: 110%;
	float: left;
	display: block;
	width: 125px;
	margin: 10px 0 0; 
}

label.longLabel {
	width: 200px;	
}

.content input, select, .content textarea, .searchTextBox input {
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	display: inline;
 	margin-right: 0px; 
 	padding-right: 0px; 
 	margin:10px 0 0 10px;
}

select {
	height: 30px;	
}

.content {
	width: auto;
}

.content select {
	width: 305px;
	position: relative;
	display: inline;
}

.content input[type=text], .content input[type=password], .content textarea {
	width: 300px;
	position: relative;
	display: inline;
}

input[type=text].longField, select.longField {
	width: 400px;	
}

input[type=text].shortField {
	width: 95px;	
}

.dateField {
	display: inline;	
}

.dateField select {
	margin-right: 1px;
}

.dateField label {
	font-size: 110%;
}

textarea.smallFontField  {
	font-size: 100%;	
}

div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit], input[type=button], input[type=file] {
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

.formButtonContainer {
	margin-top: 10px;
	float: right;
}