/* SWARH 2009 */
/* Index: */
BODY {
	font-family: Century Gothic,arial,sans-serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing:0.0px;
}

H1 {
	font-family: Georgia, sans-serif;
	color: #e74a40; 
	font-size:20px;
	margin-bottom: 18px;
	margin-top: 18px;
}

P {
	margin-bottom: 6px;
	margin-top: 6px;
}

H2 {
	font-family: Georgia, sans-serif;
	color: #e74a40; 
	font-size:20px;
	margin-bottom: 18px;
	margin-top: 18px;
}

H3 {
	font-family: Century Gothic, arial;
	color: #09346a; 
	font-size: 20px;
	margin-top: 18px;
	margin-bottom: 18px;
	font-weight: normal;

}

H4 {
	font-family: Century Gothic, arial;
	color: #a31484; 
	font-size: 20px;
	margin-top: 18px;
	margin-bottom: 18px;
}

H5 {
	font-family: Century Gothic, arial;
	color: #4573e8; 
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
	font-weight: normal;
}

H6 {
	font-family: Georgia, sans-serif;
	color: #7B9CEF;
	font-size: 25px;
	margin-bottom:20px;
}

/*
SWARH SWH 2010
BoldBlue Theme 
Contents: Color Scheme

INDEX
1. Common Styles
2. Announcement
4. Navigation
5. MenuPane
6. Content
7. Secondary Content
8. Footer
*/

/* 1. Common Styles */
A {
	color: #09346a;
	text-decoration: none;

}

A:visited {
	color: #09346a;
	text-decoration: none;

}

A:hover {
	color: #09346a;
	text-decoration: underline;

}


/* 2. Announcement */
#Announcement {
	border: 1px dotted #E5A015;
	
}

#ContentRegion #News .region {
	border-bottom: 1px solid #E2E2E2;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* 6. Content */
#ContentRegion UL LI {
	background: url(../../Images/Bullet.gif) no-repeat 13px 9px; 
}

#ContentRegion .paging A {
	border: #4E5F61 1px solid;
	background: #A5B4B6;
}

#ContentRegion .paging A.active {
	border: #E5A015 1px solid;
	background: #EFEFEF;
}

#ContentRegion .breadcrumb UL LI {
	background: url(../../Images/Breadcrumb.gif) no-repeat 9px 9px; 
}

.portal {
	font-weight: bold;
	font-size: 12px;
	color: #425051;
}

#ContentRegion .files .doc {
	background: url(/Images/DocumentIcons/doc.png) no-repeat left;
}

#ContentRegion .files .word {
	background: url(/Images/DocumentIcons/word.png) no-repeat left;
}

#ContentRegion .files .powerpoint {
	background: url(/Images/DocumentIcons/powerpoint.png) no-repeat left;
}

#ContentRegion .files .pdf {
	background: url(/Images/DocumentIcons/pdf.png) no-repeat left;
}

#ContentRegion #News H2 {
	border-bottom: #CCC 1px solid;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#ContentRegion #projects H3 {
	border-bottom: #CCC 1px solid;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#ContentRegion #newsnotes H2 {
	border-bottom: #CCC 1px solid;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#ContentRegion #newsnotes H3 {
	border-bottom: #CCC 1px solid;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#ContentRegion .employmentfiles {
	background: #E6E4E4;
	float: left;
	padding: 10px;
	clear: left;
	margin-top: 3px;
}


/* 7. Secondary Content */
#SecondaryContent {
	background: #EFEFEF;
}

#SecondaryContent UL LI {
	background: url(../../Images/Bullet.gif) no-repeat 2px 10px; 
}

#SecondaryContent2 {
	background: #FFFFFF;
}

#SecondaryContent2 UL LI {
	background: url(../../Images/Bullet.gif) no-repeat 2px 10px; 
}

/* 8. Footer */
#Footer {
	border-top: 1px solid #4E5F61;
}




/* 7. Tables */
#tablestyle
{
width:80%;
border-collapse:collapse;
}
#tablestyle td, #tablestyle th 
{
width:50%;
font-size:1em;
border:2px solid #FFFFFF;
padding:3px 7px 2px 7px;
}
#tablestyle th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#003973;
color:#FFFFFF;
}
#tablestyle tr.alt td 
{
color: #000000;
background-color:#C0C0C0;
}




#table1 {
	/* font-family: Myriad Pro family, Verdana, Arial, sans-serif; */
	width: 100%;
	border-collapse: collapse;
}

/* cell content valign tags */
#table1 td {
	position: relative;
	vertical-align: top;
}

#table1 td p {
	position: relative;
	top: 0px;
}

#table1 td, #table1 th {
	/* width:50%; */
	font-size: 1em;
	border: 2px solid #FFFFFF;
	padding: 3px 7px 2px 7px;
}

#table1 th {
	font-size: 1.4em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #ffffff;
	color: #FFFFFF;
}

#table1 tr.alt td {
	color: #000000;
	background-color: #C0C0C0;
}



#table2 {
	/* font-family: Myriad Pro family, Verdana, Arial, sans-serif; */
	width: 100%;
	border-collapse: collapse;
}

/* cell content valign tags */
#table2 td {
	position: relative;
	vertical-align: top;
}

#table2 td p {
	position: relative;
	top: 0px;
}

#table2 td, #table2 th {

	font-size: 1em;
	border: 2px solid #FFFFFF;
	padding: 3px 7px 2px 7px;
}

#table2 th {
font-size:1.0em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color: #09346a;
color: #FFFFFF;
}

#table2 tr.alt td {
	color: #000000;
	background-color: #C0C0C0;
}

















/* Component containers
----------------------------------*/

#tabs { margin: 6px 0; }
#tabs ul li { padding-left: 0; }
#tabs .ui-widget #tabs .ui-widget { font-size: 1em; }
#tabs .ui-widget input, #tabs .ui-widget select, #tabs .ui-widget textarea, #tabs .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
#tabs .ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
#tabs .ui-widget-content a { color: #222222/*{fcContent}*/; }
#tabs .ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; /*background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
#tabs .ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
#tabs .ui-state-default, #tabs .ui-widget-content .ui-state-default, #tabs .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
#tabs .ui-state-default a, #tabs .ui-state-default a:link, #tabs .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
#tabs .ui-state-hover, #tabs .ui-widget-content #tabs .ui-state-hover, #tabs .ui-widget-header .ui-state-hover, #tabs .ui-state-focus, #tabs .ui-widget-content .ui-state-focus, #tabs .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
#tabs .ui-state-hover a, #tabs .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
#tabs .ui-state-active, #tabs .ui-widget-content .ui-state-active, #tabs .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
#tabs .ui-state-active a, #tabs .ui-state-active a:link, #tabs .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
#tabs .ui-widget :active { outline: none; }

#tabs table { border-collapse: collapse; margin: 6px 0; }
#tabs table, #tabs table tr, #tabs table td, #tabs table th { border: 1px solid #333; }
#tabs table tr, #tabs table td, #tabs table th { padding: 5px; }
#tabs table th { font-style: bold; text-align: left; }

















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
