@charset "utf-8";

.Ctitle {font-family: arial; font-size: 20px; color: #ff0033; font-weight: bold;}

.boldformcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	list-style-image: url(img/bullet.png);
	list-style-position: outside;
	font-weight: bold;
}
.callout {
	padding: 5px;
	border: 2px solid #CC0033;
}
.smallitalic {
	font-size: 10px;
	font-style: italic;
}
.signature {
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	font-size: 85%;
}


.SubscribeHeader {
	font-size: 14px;
	color: #FFCC66;
}


.redcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0033;
	list-style-image: url(img/bullet.png);
	list-style-position: outside;
}	

.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0033;
}
body  {
	font-family: 100% Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFCC66;
} 
#header {
	height: 83px;
	width: 100%;
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
} 
#sidebar {
	width: 220px;
	background-color: #006699;
	font-size: 80%;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	margin-left: 10px;
	text-align: center;
	float: left;
}
#sidebar2 {
	/*float: left;  since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFFFFF;
	font-size: 80%;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	border: medium solid #CC0033;
}
#sidebar2 img {
	padding: 5px;
}

#mainContent h1 {
	color: #CC0033;
	font-size: 20px;
}

#mainContent h5 {
	color: #006699;
	text-decoration: underline;
}

#mainContent {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}

#subscribe {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 270px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}  


#navigation {
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	text-align: right;
	clear: none;
	float: right;
	background-color: #FFCC66;
	width: 70%;
	padding: 5px;
	color: #006699;
}
#navigation a {
	color: #006699;
	text-decoration: none;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 60%;
	text-align: center;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#newsletter {
	color: #006699;
	text-decoration: none;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 20px;
	width: 200px;
}
#newsletter a {
	text-decoration: none;
	width: 166px;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
}

#newsletter a:visited {
	text-decoration: none;
	width: 166px;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
}

#team {
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 80%;
}
#mission {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	width: 200px;
}
.missionheader {
	color: #cc0033;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.names {
	color: #006699;
	font-size: 12px;
	text-align: center;
}
.names img {
	margin-bottom: 3px;
}

.mainbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
/*	list-style-position: outside; */
	text-indent: 0px;
}
.missionbody {
	color: #000000;
	font-size: 90%;
	text-align: justify;
	letter-spacing: 0.5px;
	font-weight: normal;
	font-style: italic;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../images/bullet.png);
	list-style-position: outside;
}
.jobheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
.intro  {
	text-align: justify;
	font-size: 85%;
	line-height: 16px;
}


/* testing css for new design */

#sidebar3 {
	width: 220px;
	font-size: 80%;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-align: center;
}

#sidetop {
	width: 91%;
	background-color: #006699;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 40px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#sidebottom {
	width: 91%;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 120px;
	text-align: center;
	border: medium solid #CC0033;
}
#sidebottom img {
	padding: 5px;
}
#navigation2 {
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	text-align: right;
	clear: none;
	background-color: #FFCC66;
	width: 100%;
	color: #006699;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navigation2 a {
	color: #006699;
	text-decoration: none;
}

#mainContent2 h1 {
	color: #CC0033;
	font-size: 20px;
}

#mainContent2 h5 {
	color: #006699;
	text-decoration: underline;
}

#mainContent2 {
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
	padding-right: 10px;
}

#subscribe2 {
	font-size: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: center;
}  
#medpoint_team {
	background-image: url(images/medpoint_team.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 36px;
	width: 140px;
}
#medpoint_mission {
	background-image: url(images/medpoint_mission.png);
	height: 36px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#career_title {
	background-image: url(images/career_title.png);
	height: 22px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
