ul#accessibility_links {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	background:transparent url(../images/body_bg.jpg) repeat-x scroll left top;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	line-height: 1em;
	color: #555555;
	width:100%
}



a {color:#555555;!important}

p, a {
	color:#555555;
}

a:hover {
	color: #79a15a;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
}

#header{
	margin: 0;
	height:116px;
	width:100%;
}

#header h1#logo {
	width: 270px;
	height: 100px;
	text-indent: -9999px;
	margin: 0 0 0 20px;
}

#header h1#logo a {
	width: 270px;
	height: 116px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	display: block;
}

#utilitynav {
float:right;
margin-right:8px;
display:inline
}

div#utilitynav ul{
height:36px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
width:495px;
}
div#utilitynav ul li {
float:left;
margin:0;
text-indent:-9999px;
}

div#utilitynav li a#nav_students {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll left top;
height:36px;
line-height:36px;
width:128px;
}
div#utilitynav li a#nav_students:hover {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll left -36px;
}


div#utilitynav li a#nav_alumni {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll -128px top;
height:36px;
line-height:36px;
width:69px
}
div#utilitynav li a#nav_alumni:hover {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll -128px -36px;
}


div#utilitynav li a#faculty {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll -197px top;
height:36px;
line-height:36px;
width:132px;
}
div#utilitynav li a#faculty:hover {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll -197px -36px;
}


div#utilitynav li a#employers {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll -329px top;
height:36px;
line-height:36px;
width:83px;
}
div#utilitynav li a#employers:hover {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll -329px -36px;
}


div#utilitynav li a#login {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll -412px top;
height:36px;
line-height:36px;
width:70px;
}
div#utilitynav li a#login:hover {
background:transparent url(../images/utility_nav.jpg) no-repeat scroll -412px -36px;
}

div#utilitynav li a#logout {
background:transparent url(../images/utility_nav2.jpg) no-repeat scroll -412px top;
height:36px;
line-height:36px;
width:70px;
}
div#utilitynav li a#logout:hover {
background:transparent url(../images/utility_nav2.jpg) no-repeat scroll -412px -36px;
}


div#utilitynav li a {
display:block;
text-decoration:none;
text-indent:-9999px;
}




/* @group Global Navigation */

ul#nav {
	margin: 0 auto;
	width: 980px;
	padding: 0;
	height: 59px;
	list-style:none
}

ul#nav li {
	float: left;
	text-indent: -9999px;
}

ul#nav li a#home {
	display: block;
	height: 59px;
	width: 109px;
	background: transparent url(../images/navbar.jpg) top left no-repeat;
}

ul#nav li a#home:hover, ul#nav li a#home.current {
	background: transparent url(../images/navbar.jpg) no-repeat left -59px;
}

ul#nav li a#about {
	display: block;
	height: 59px;
	width: 163px;
	background: transparent url(../images/navbar.jpg) -109px top no-repeat;
}

ul#nav li a#about:hover, ul#nav li a#about.current {
	background: transparent url(../images/navbar.jpg) no-repeat -109px -59px;
}

ul#nav li a#find {
	display: block;
	height: 59px;
	width: 185px;
	background: transparent url(../images/navbar.jpg) -272px top no-repeat;
}

ul#nav li a#find:hover, ul#nav li a#find.current {
	background: transparent url(../images/navbar.jpg) no-repeat -272px -59px;
}

ul#nav li a#plan {
	display: block;
	height: 59px;
	width: 189px;
	background: transparent url(../images/navbar.jpg) -457px top no-repeat;
}

ul#nav li a#plan:hover, ul#nav li a#plan.current {
	background: transparent url(../images/navbar.jpg) no-repeat -457px -59px;
}

ul#nav li a#application {
	display: block;
	height: 59px;
	width: 231px;
	background: transparent url(../images/navbar.jpg) -646px top no-repeat;
}

ul#nav li a#application:hover, ul#nav li a#application.current {
	background: transparent url(../images/navbar.jpg) no-repeat -646px -59px;
}

ul#nav li a#contact {
	display: block;
	height: 59px;
	width: 103px;
	background: transparent url(../images/navbar.jpg) -877px top no-repeat;
}

ul#nav li a#contact:hover, ul#nav li a#contact.current {
	background: transparent url(../images/navbar.jpg) no-repeat -877px -59px;
}



ul#nav li a#contact_admin {
	display: block;
	height: 59px;
	width: 103px;
	background: transparent url(../images/navbar2.jpg) -877px top no-repeat;
}

ul#nav li a#contact_admin:hover, ul#nav li a#contact.current {
	background: transparent url(../images/navbar2.jpg) no-repeat -877px -59px;
}




/* @end */

#content {
	background: url(../images/content_bg.jpg) center top no-repeat;
	padding: 0 20px;
	margin: 0 auto;
	overflow: hidden;
}

#content_admin {
	background: url(../images/content_bg_admin.jpg) 0 0 repeat-x;
	margin:0;
	overflow: hidden;
	/*min-width:998px*/
}
.content_admin_bottom {
	background: url(../images/bg.jpg) 0 0 repeat-x;
	margin:0;
	overflow: hidden;
	/*min-width:998px*/
}



#content_admin .left_bg_admin{background: url(../images/left_bg_admin.jpg) 0 0 no-repeat;}
#content_admin .right_bg_admin{background: url(../images/right_bg_admin.jpg) right 0 no-repeat; padding:0 0 10px 0; }





#maincontent {
	float: left;
	width: 610px;
	margin: 10px 10px 10px 10px;
	display:inline;
}

#content p.breadcrumb {
	margin: 0 0 10px 0;
	color: #666;
}

#content p.breadcrumb a {
	color: #666;
}
#content h1 {
	font-size: 1.5em;
	padding: 0 0 5px 0;
	color: #006699;
	line-height: 22px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
}

#content h2 {
	font-size: 1.25em;
	color: #5c8318;
	margin: 0 0 10px 0;	
	line-height: 1.5em;
}

#content h2 a {
	color: #5c8318;
}

#content h3 {
	font-size: 1em;
	margin:0 0 5px 0;
	color:#444;
	line-height: 1.5em;

}

#content h4 {
	color: #154391;
	font-size: 14px;
	line-height: 20px;
	margin: 0 10px;
}

#internship_header {
	margin: 0 0  10px 0;
	padding: 0  0px 0px;
	overflow: hidden;
	background: transparent url(../images/tabContentArea_bg.jpg) left 30px  repeat-x ;
}

#intern_details {
	float: right;
	border-left: 1px solid #CCC;
	width: 280px;
	margin: 0 0 0 10px;
}

#content #internship_header #intern_details p {
	margin: 0 0 0 10px;
}

#content #internship_header h1 {
	background: #154391 url(../images/tab_bg.jpg) top left no-repeat;
	color: #FFF;
	border-bottom: 3px solid #318516;
	padding: 5px 10px;
}

#content #internship_header h3 a {
	padding: 0 0 5px 20px;
	background: transparent url(../images/12.png) top left no-repeat;
}
#content #internship_header h2 {
	margin: 0 0 5px 10px;
}

#content #internship_header h3{
	margin: 8px 0 0 10px;
	line-height: 2em;
}

#content #internship_header p{
	margin: 10px 0 0 10px;
	font-size: 1.1em;
	
}
#content ul {
	/*margin: 0 0 5px 0 ;*/
	padding-bottom:5px;
}
#content ul li {
	margin: 0 0 0 40px;
	line-height: 20px;
	list-style-type: disc;
}

#content ul#results li {
	list-style: none;
	margin: 0;
	padding: 10px;
}
#content ol li {
	list-style: decimal;
	margin: 10px 0 10px 45px;
	line-height: 20px;
}

#content #sidebar ol {
	margin: 0;
	padding: 0;
}

#content #sidebar ol li {
	margin: 10px 0 10px 20px;
}
#maincontent strong {
	font-weight: bold;
}

#content img {
	/*float: right;
	padding: 3px;
	margin: 0px 0 10px 10px;
	border: 1px solid #CCC;*/
}

#content .content img, #content .controls img  {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}
}
#content ul#find_list li {
	list-style: none;
	list-style-type: none;
	margin: 10px 20px 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
}


#content h3#links a {
	background: #154391;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCC;
	text-decoration: none;
}

/* Tab Navigation Begin */
#content ul.tabNavigation {
	background: #2d7e15;
	overflow: hidden;
	margin: 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;

}
#content ul.tabNavigation li {
	float: left;
	list-style: none;
	list-style-position: none;
	list-style-type: none;
	list-style-image: none;
	margin: 5px 3px 0 0;

}

#content ul.tabNavigation li:first-child {
	margin-left: 5px;
}

#content ul.tabNavigation li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #e2ebfa;
	background: #358e18;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;

}

#content ul.tabNavigation li a.selected {
	display: block;
	background: #e2ebfa;
	color: #555;

}
.tabContentArea {
	padding: 20px;
	clear: both;
	background: transparent url(../images/tabContentArea_bg.jpg) top left repeat-x ;

}

#content ul.contact_list li {
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	padding: 10px;
}

#content ul.contact_list li img {
	float: right;
	margin: 0 10px 0 0;
	background: #FFF;
}

#content ul.contact_list li h2, #content ul.contact_list li h3, #content ul.contact_list li p {
	margin: 0;
}

.tabContentArea select {
	width: 100%;
}

#region {
	background: transparent url(../images/region_map.jpg) center top no-repeat;
	height:295px;
	position: relative;
}

#region h3 {
	background: #e2ebfa;
	padding: 3px;
	border: 1px solid #CCC;
	font-size: 10px;
	text-align: center;

}
#region h3#africa {
	position: absolute;
	top: 180px;
	left: 303px;
}

#region h3#me {
	position: absolute;
	top: 115px;
	left: 270px;
}

#region h3#americas {
	position: absolute;
	top: 140px;
	left: 30px;
	font-size: 10px;
	width: 50px;
	text-align: center;
}

#region h3#caribbean {
	position: absolute;
	top: 140px;
	left: 150px;
}

#region h3#south_america {
	position: absolute;
	top: 200px;
	left: 130px;
}
#region h3#asia {
	position: absolute;
	top: 100px;
	left: 400px;
}

#region h3#europe {
	position: absolute;
	top: 75px;
	left: 280px;
}

#region h3#oceania {
	position: absolute;
	top: 235px;
	left: 490px;
}
#maincontent .tabContentArea h3 {
	margin: 0 0 10px 0;
}

#content table {
	vertical-align: middle;
	/*margin: 0 0 10px 0;*/
	/* -dma width: 100%;*/
}

.zebra {
	background: transparent url(../images/tabContentArea_bg.jpg) top left repeat-x;
	border-bottom: 1px dotted #CCC;
}

#content table tbody tr {
	margin: 5px;
	/* -dma line-height: 25px;*/
	border-bottom: 1px solid #10357b;
}

#content th {
	background: #10357b;
	color: #FFFFFF;
}

#content th.cost_title {
	padding: 0 0 0 10px;
}
#content table .cost_title {
	font-weight: bold;
	padding: 0 0 0 10px;
	width: 250px;
}

#sidebar {
	width: 280px;
	float: right;
	margin: 10px 0 20px 0;
	padding:0 10px 10px 10px;
}
/* input{width:auto!important;} */
#SA_TOC_Container{border:1px solid #cccccc; padding:0 10px 10px 10px; width:253px; float:right}
#SA_TOC_Container a{cursor:pointer; color:#555; text-decoration:none}
#SA_TOC_Container a:hover{color:#79a15a!important}
.Small a{color:#555;}
.H5b{color:#555;}

.TRClassOn{cursor:pointer}
.TRTextOn{background:url(../images/smallrightarrow.gif) 0 0 no-repeat; padding-left:12px; line-height:14px;}
.TDClass{background:url(../images/dotted_border.jpg) 0 bottom repeat-x; padding:0 0 10px 25px}
.TRClass{background:url(../images/dotted_border.jpg) 0 bottom repeat-x; padding:0 0 10px 0}
.TRClassHover{background:url(../images/dotted_border.jpg) 0 bottom repeat-x; padding:0 0 10px 0; cursor:pointer}
.TRText{background:url(../images/smallrightarrow.gif) 0 0 no-repeat; padding-left:12px; line-height:14px; cursor:pointer}
.TRTextHover{background:url(../images/smallrightarrow.gif) 0 0 no-repeat; padding-left:12px; line-height:14px; color:#79a15a}
a.TDText{background:url(../images/smallrightarrow.gif) 0 0 no-repeat; padding-left:12px; line-height:14px;}
a.TDTextHover{color:#79a15a!important; background:url(../images/smallrightarrow.gif) 0 0 no-repeat; padding-left:12px; line-height:14px;}
a.TDTextOn{color:#555; font-weight:bold; background:url(../images/smallrightarrow.gif) 0 0 no-repeat; padding-left:12px; line-height:14px;}
.LightBottomBorder .Small{margin-top:10px;}
.Button, .Button100, .Button50{margin-top:8px;}

#sa_content table.bg0 {
background-color:#C0C0C0;
}

#sidebar ul {
 background: #FFFFFF;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px 0;
}

#sidebar h2#photo_header {
	margin: 0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/photos_header.jpg) top center no-repeat;
}

#content #sidebar img {
	clear: both;
	float: none;
	margin: 0 0 10px 0;
}

#sidebar ul li {
	padding: 0;
	margin-left: 0;
	list-style: none;
}

#sidebar h2#quote_header {
	margin:10px 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/quotes_header.jpg) top center no-repeat;
}


h2#quote_header_admin {
	margin:10px 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	margin-top:18px;
	background: transparent url(../images/menu_title.jpg) top left no-repeat;
	width:275px;
	float:right
}


#sidebar h2#search_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/search_header.jpg) top center no-repeat;
}

#sidebar h2#about_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/about_header.jpg) top center no-repeat;
}

#sidebar h2#plan_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/header_plan.jpg) top center no-repeat;
}

#sidebar h2#application_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/header_application.jpg) top center no-repeat;
}

#sidebar h2#accepted_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/header_accepted.jpg) top center no-repeat;
}

#sidebar h2#alumni_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/header_alumni.jpg) top center no-repeat;
}

#sidebar h2#advisors_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/header_advisors.jpg) top center no-repeat;
}

#sidebar h2#employers_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/header_employers.jpg) top center no-repeat;
}

#sidebar h2#blog_search_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/header_searchblog.jpg) no-repeat center;
}

#sidebar h2#emailupdates_header {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/header_emailupdates.jpg) no-repeat center;
}

#sidebar h2#campus_button {
	margin:0 0 0  0;
	text-indent: -9999px;
	height: 25px;
	padding: 0;
	background: transparent url(../images/header_campusbutton.jpg) top center no-repeat;
}

#sidebar select#jumpMenu {
	width: 100%;
}
#sidebar h2#application_button {
	width: 280px;
	height: 50px;
	padding: 0;
	border-bottom: none;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#sidebar h2#application_button a {
	width: 280px;
	height: 50px;
	padding: 0;
	background: transparent url(../images/application_button.jpg) top left no-repeat;
	display: block;
}

#sidebar h2#application_download {
	width: 280px;
	height: 50px;
	padding: 0;
	border-bottom: none;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#sidebar h2#application_download a {
	width: 280px;
	height: 50px;
	padding: 0;
	background: transparent url(../images/application_download.jpg) top left no-repeat;
	display: block;
}

#sidebar ul#subnav {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	
}

#sidebar ul#subnav li {
	list-style: none;
	margin: 0 10px ;
	padding: 0;
	line-height: 10px;
}

#sidebar ul#subnav li:first-child {
	border-top: none;
	
}

#sidebar ul#subnav li a.current_nav, #sidebar ul#subnav li a:hover {
		color: #79a15a;

}

#sidebar ul#subnav li a {
	display: block;
	padding: 12px 5px 12px 10px;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
	background: transparent url(../images/arrow_right.gif) center left no-repeat ;
}

#sidebar ul#subnav li ul li a {
	background: transparent url(../images/arrow_right.gif) center left no-repeat ;
	padding: 12px;
	
}

#content .col2 h4 a, #content .col1 h4 a, #content .col3 h4 a {
	color: #154391;
	float: none;
	margin-left: 0;
}

.col2 a, .col3 a {
	margin: 0 10px 10px 10px;	
}

.col2 form, .col3 form {
	margin: 5px 10px 10px 10px;
}

.col2 form select {
	width: 100%;
}
#content p {
	line-height: 2em;
	margin: 0 0 10px 0;
	color: #555555;
}

#content .col1 ul li h4 a {
	margin: 0;
}
#content .col1 li, #content .col2 li {
	margin: 0 10px 10px 0 ;
	list-style: none;
	clear: both;
}
#content .col1 img {
	float: left;
	margin: 3px 20px 10px 10px;
	border: 2px solid #333;
	padding: 0;
}

#content h3#fieldnotes {
	height: 44px;
	background: transparent url(../images/fieldnotes_header.jpg) top center no-repeat ;
	text-indent: -9999px;
	margin: 0;
}

#content h3#fieldnotes a {
	display: block;
	height: 44px;	
}

#content h3#events {
	height: 44px;
	background: transparent url(../images/upcoming_header.jpg) top center no-repeat ;
	text-indent: -9999px;
	margin: 0;
}

#content h3#events a {
	display: block;
	height: 44px;
}

span.bottom {
	width: 300px;
	height: 9px;
	background: transparent url(../images/col_bottom.gif) top center no-repeat;
	display: block;
	margin: 0;
}
#content h3#whatisie3 {
	height: 44px;
	background: transparent url(../images/whatisie3_header.jpg) top center no-repeat ;
	text-indent: -9999px;
	margin: 0;
}

#content h3#campus {
	height: 52px;
	background: transparent url(../images/campus_header.jpg) top center no-repeat ;
	text-indent: -9999px;
	margin: 0 ;
}

#content h3#signup {
	height: 52px;
	background: transparent url(../images/email_header.jpg) top center no-repeat ;
	text-indent: -9999px;
	margin: 0 0 5px 0 ;
}
#content .col1 {
	width: 298px;
	min-height: 375px;
	margin: 5px 12px 10px 0px;
	float: left;
	background: #dae5f4 url(../images/col_bottom.jpg) center bottom no-repeat;
        display:inline;
        padding: 0 0 10px 0;
}

#content .col2 {
	width: 298px;
	float: left;
	margin: 5px 11px;
	background: transparent url(../images/col_bg.jpg) top center repeat-y;

}

#content .col3 {
	width: 298px;
	float: left;
	margin: 5px 0 10px 12px ;
	background: transparent url(../images/col_bg.jpg) top center repeat-y;

}

#content .col2 p, #content .col3 p {
	line-height: 14px;
	margin: 0 10px ;
}

#content .col1 p {
	line-height:  16px;
	margin: 0 10px;
}

#content .col1 a.rss {
	margin: 0 10px 0 10px;
	border-top: 1px solid #CCC;
	padding: 10px 20px 3px 0;
	display: block;
	text-align: right;
	background: transparent url(../images/01.png) no-repeat right 8px;
}

#content #events_wrap, #content #campus_wrap, #content #whatisie3_wrap, #content #signup_wrap {
	background: #dae5f4 url(../images/col_bottom.jpg) center bottom no-repeat;	
	padding: 0 0 20px 0;
}

#content #whatisie3_wrap h4 {
	background: url(../images/logo_whatis.jpg) top left no-repeat;
	padding-left: 105px;
	padding-right: 10px;
}

#content #whatisie3_wrap a {
	margin: 20px 0 0 10px ;
	padding-left: 105px;
}
#content #whatisie3_wrap, #content #events_wrap {
	min-height: 175px;
}

#content #campus_wrap, #content #signup_wrap {
	min-height: 170px;
}

#content #schools {
	display: none;
}
#footer {
	clear: both;
	line-height: 16px;
	padding: 20px 85px 20px 20px;
	background: transparent url(../images/footer_bg.jpg) bottom center no-repeat;
	overflow: hidden;
	margin: 0 0 50px 0;
}


#footer_admin{
	clear: both;
	line-height: 16px;
	background: transparent url(../images/footer_bg2.jpg) 0 bottom repeat-x;
	overflow: hidden;
	margin: 0 0 50px 0;
	width:100%;
	/*min-width:998px;*/
}


#footer_admin .footer_left{background: transparent url(../images/footer_left.jpg) 0 bottom no-repeat;}
#footer_admin .footer_right{background: transparent url(../images/footer_right.jpg) right bottom no-repeat!important; padding: 20px 85px 20px 20px;}




#copyright {
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	margin-top:37px;
}

#copyright p{margin:0
}

#address {
	float: left;
	margin-top:37px
}

#address p{
	margin-top:0;
	margin-bottom:0;
}


#address p a {
		color: #154391;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 5px 0;
	font-weight: bold;
	padding: 0 0 5px;
}
ul#quote {
	margin: 0;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#content #sidebar ul#quote{
	background: #fff;
}
#content #sidebar ul#quote li{
	list-style-type: none;
	background: transparent url(../images/quotes.jpg) left 10px no-repeat;
	list-style: none;
	padding: 10px;
	margin: 0 10px;
	border-top: 1px dotted #CCC;
	overflow: hidden;
}

#content #sidebar ul#quote li:first-child {
	border-top: none;
}
#sidebar ul#quote p {
	font-style: italic;
	margin: 0;
	font-size: 12px;
	color: #006699;
	line-height: 20px;
	font-family: Georgia;
}

ul#quote p strong {
	font-weight: bold;
	font-family: 'Lucida Grande', Helvetica;
	font-style: normal;
	float: right;
	font-size: 10px;
	clear: both;
	line-height: 15px;
	color: #358c17;
}

#sidebar form {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #FFF;
}

/* Calendar CSS */
.calendarBG td, .calendarBG th {
	padding: 2px 5px;
	border: none;
	font-weight: normal;
}
.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #fff9af;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #154391; 
}

.calendarMonthLinks {
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #CCC;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #154391; 
 background-color: #dae5f4; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: #b3de81;
}

.calendarCell {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}


#maincontent .comments_posted {
	margin: 0 0 0 75px;
}

#comment_entry_form {
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #CCC;
	: #f2f2f2;
}

#comment_entry_form h3 {
	margin-left: 0;
}

#comment_entry_form .comment_label {
	float: left;
	clear: left;
	width: 125px;
	text-align: right;
	font-weight: bold;
}

#comment_entry_form input.textbox  {
	clear: right;
	margin: 5px 10px 10px ;
	height: 20px;
	width: 425px;
}

#comment_entry_form textarea {
	clear: right;
	margin: 5px 10px 10px;
	width: 425px;
	height: 100px;
}

#comment_entry_form .comment_field {
	margin: 0 0 0 80px;
}
#comment_entry_form .comment_field p {
	margin: 0 0 0 15px;
}

#comment_entry_form img {
	float: none;
	margin: 0 0 0 10px;
}

#comment_entry_form input.comment_submit {
	margin: 0 0 0 40px;
	width: 200px;
}

#content p.pagination {
clear:both;
background: #dae5f4;
padding: 10px;
font-size: 14px;
}

#content p.pagination a, #content p.pagination b {
border: 1px solid #CCC;
padding: 3px 5px;
}

.post {
border-bottom: 1px solid #CCC;
margin: 0 0 20px 0;
overflow: hidden;
}

#content .post h2 {
font-size: 1.5em;
}

#breadcrumb{width:610px; float:left;}
#maincontent_admin {width:100%;}
#maincontent_admin .text_container {width:100%; margin-top:5px; padding-bottom:10px;}
#maincontent_admin .text_container #BreadCrumbs{width:100%; margin-top:5px; padding-bottom:10px;}
#maincontent_admin .text_container #BreadCrumbs a{color:#555;}

#content #maincontent .text_container{width:610px; float:left;}


#maincontent .text_container_admin{width:100%; float:left;}
#breadcrumb_admin{width:100%; float:left;}
.LightSolidBorder ul li{padding-bottom:5px;}
.LightSolidBorder a{color:#555;}

#content #maincontent .text_container table{ margin-top:6px;?* margin-bottom:6px*/;}
#content #maincontent .text_container #sa_tips{ padding:8px 8px 20px;}
#content #maincontent .text_container table tr td{padding:1px 3px 3px 3px;}
#content #maincontent .text_container table th{background:#cbdcf0!important; color:#000}
#content #maincontent .text_container table .SolidBorder{background:#cbdcf0; color:#000; padding-left:6px}
#content #maincontent .text_container label{background:none!important}
#content #maincontent .text_container table .SolidBorder .sa_lsb{ background:#cbdcf0; color:#000;border-left: 1px solid #C0C0C0}
/* -dma #content #maincontent .text_container table .H5b{ background:none; color:#000;}*/

#content #maincontent .text_container ul li{line-height:20px; list-style-type:none; margin:0 5px 0 0;}
/*#content #maincontent .text_container table small, fieldset, form, input{}
#content #maincontent .text_container ul {margin:0;}*/
#content #maincontent .text_container a{color:#555;}
#wrapper_admin{margin:0 auto; width:100%;}

.admin_menu_outer{width:100%; background:url(../images/menu_bg.jpg) 0 0 repeat-x; /*min-width:998px;*/}


#nav_admin {
	text-indent: -9999px;
	background:url(../images/menu_bg.jpg) 0 0 repeat-x;
}

#nav_admin a#home {
	display: block;
	width:109px;
	height:59px;
	background: transparent url(../images/navbar.jpg) top left no-repeat;
}

#nav_admin a#home:hover, #nav a#home.current {
	background: transparent url(../images/navbar.jpg) no-repeat left -59px;
	height:59px;
}

#nav_admin a#about {
	display: block;
	width: 163px;
	background: transparent url(../images/navbar.jpg) -109px top no-repeat;
	height:59px;
}

#nav_admin a#about:hover, #nav a#about.current {
	background: transparent url(../images/navbar.jpg) no-repeat -109px -59px;
	height:59px;
}

#nav_admin a#find {
	display: block;
	width: 185px;
	background: transparent url(../images/navbar.jpg) -272px top no-repeat;
	height:59px;
}

#nav_admin a#find:hover, #nav a#find.current {
	background: transparent url(../images/navbar.jpg) no-repeat -272px -59px;
	height:59px;
}

#nav_admin a#plan {
	display: block;
	width: 189px;
	background: transparent url(../images/navbar.jpg) -457px top no-repeat;
	height:59px;
}

#nav_admin a#plan:hover, #nav a#plan.current {
	background: transparent url(../images/navbar.jpg) no-repeat -457px -59px;
	height:59px;
}

#nav_admin a#application {
	display: block;
	width: 231px;
	background: transparent url(../images/navbar2.jpg) -646px top no-repeat;
	height:59px;
}

#nav_admin a#application:hover, #nav a#application.current {
	background: transparent url(../images/navbar2.jpg) no-repeat -646px -59px;
	height:59px;
}


#nav_admin a#contact {
	display: block;
	width: 99px;
	background: transparent url(../images/navbar2.jpg) -877px top no-repeat;
	height:59px;
}

#nav_admin a#contact:hover, #nav a#contact.current {
	background: transparent url(../images/navbar2.jpg) -877px -59px no-repeat;
	height:59px;
}


.noUL a{color:#555;}

#sa_tips {
padding:8px 8px 20px;
}

.LightSolidBorder, .lsb, .sa_lsb {
border-left:1px solid #C0C0C0;
}



#header.header_admin{float:left; height:116px; width:100%; min-width:998px;}

*html #wrapper_admin {width:95% /* callback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 998 ? "95%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 8998 ? "998" : "95%")); } 

*html #header{width:100% /* callback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 998 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 8998 ? "998" : "100%")); } 

*html #nav_admin {width:100% /* callback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 998 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 998 ? "998" : "100%")); } 

*html .admin_menu_outer{width:100% /* callback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 998 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 998 ? "998" : "100%")); } 

*html #footer_admin{width:100% /* callback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 998 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 998 ? "998" : "100%")); } 



*html #main_content_admin{width:100% /* callback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 998 ? "100%" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 998 ? "998" : "100%")); } 

#main_content_admin{width:100%;}


