/*******************************
 Style Sheet - RNWanted.com 
********************************/

/********** DEFAULT STYLES ************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	letter-spacing:1px;
	background-color:#000000;
	margin:0px;
}

#page {
	margin:auto;
	width:956px;
	margin-top:10px;
}

#footer {
	width:100%;
	height:175px;
	background:url(/images/footer_bg.png);
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
}

td.nav {
	width:181px;
	height:36px;
	background:url(/images/nav_buttons_bg.png);

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
}



ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: decimal;
	list-style-position: outside;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#666666;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
}


.t10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.t12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.t22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:26px;
}

.red {
	color:#ff0000;
}

.blue {
	color:#41a4d9;
}

.gray {
	color:#666666;
}

.black {
	color:#000000;
}

.outcome { 
	color:#2b7099;
}

.preceptor { 
	color:#f8991d;
}

.portfolio { 
	color:#bfbc2e;
}

#nav {
	width:181px;
	height:36px;
	background:url(/images/nav_buttons_bg.png);
	float:left;
	margin-left:7px;
}

a:link {
		color:#f8991d; 
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
}
a:hover {
		color:#ffffff; 
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
}
a:visited {
		color:#f8991d; 
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
}
a:hover {
		color:#ffffff; 
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
}

a.white:link {
		color:#8e8e8d; 
		text-decoration:none;
		font-size:10px;
		font-weight:normal;
}
a.white:hover {
		color:#f8991d; 
		text-decoration:none;
		font-size:10px;
		font-weight:normal;
}
a.white:visited {
		color:#8e8e8d; 
		text-decoration:none;
		font-size:10px;
		font-weight:normal;
}
a.white:hover {
		color:#f8991d; 
		text-decoration:none;
		font-size:10px;
		font-weight:normal;
}

a.nav_buttons:link {
		color:#ffffff; 
		text-decoration:none;
		line-height:16px;
		font-size:18px;
		font-weight:normal;
}
a.nav_buttons:hover {
		color:#f8991d; 
		text-decoration:none;
		line-height:16px;
		font-size:18px;
		font-weight:normal;
}
a.nav_buttons:visited {
		color:#ffffff; 
		text-decoration:none;
		line-height:16px;
		font-size:18px;
		font-weight:normal;
}
a.nav_buttons:hover {
		color:#f8991d; 
		text-decoration:none;
		line-height:16px;
		font-size:18px;
		font-weight:normal;
}

a.hospital:link {
		color:#999999; 
		text-decoration:none;
		
		font-weight:normal;
}
a.hospital:hover {
		color:#FF0000; 
		text-decoration:none;
		
		font-weight:normal;
}
a.hospital:visited {
		color:#999999; 
		text-decoration:none;
		
		font-weight:normal;
}
a.hospital:hover {
		color:#FF0000; 
		text-decoration:none;
		
		font-weight:normal;
}

a.login:link {
		color:#346f99; 
		text-decoration:none;
		font-weight:bold;
}
a.login:hover {
		color:#4dee59; 
		text-decoration:none;
		font-weight:bold;
}
a.login:visited {
		color:#346f99; 
		text-decoration:none;
		font-weight:bold;
}
a.login:hover {
		color:#4dee59; 
		text-decoration:none;
		font-weight:bold;
}


input { 
 background-color: #212222; 
 border: 1px solid #d0d0d0;
 font-size: 11px; 
 color:#FFFFFF;
 -moz-border-radius:3px;
-webkit-border-radius:3px;
}

input.submit { 
-moz-border-radius:3px;
-webkit-border-radius:3px;
 }

select { 
 background-color: #212222; 
 border: 1px solid #d0d0d0;
 font-size: 11px; 
 color:#FFFFFF;
 -moz-border-radius:3px;
-webkit-border-radius:3px;
}

textarea { 
 background-color: #212222; 
 border: 1px solid #d0d0d0;
 font-size: 11px; 
 color:#FFFFFF;
 -moz-border-radius:3px;
-webkit-border-radius:3px;
}

