BODY
{
    font-size: 8pt;
    margin: 0px auto;
    width: 100%;
    color: #000000;
    font-family: Verdana;
    height: 100%;
    text-align: center;
    background: #e4f0f2 url(images/main-bg.png) repeat-x;
}
img 
{
	border: none;
}
.Resources .ContentColumnStyle, .News .ContentColumnStyle, .National-Service-Day .ContentColumnStyle
{
	padding: 0px 10px 10px 10px;
}

.MainTable
{
    width: 935px;
    margin: 0px auto;    
}

HTML
{
    margin: 0px auto;
    width: 100%;

    font-family: Gothic;
    height: 100%;
    text-align: center;
}

FORM {
	HEIGHT: 100%;
	margin: 0px auto;	
}

H3 {
	FONT-SIZE: 11pt; 
	TEXT-ALIGN: left;
	color: #524c32;
}
H4 {
	FONT-SIZE: 11pt; 
	FONT-FAMILY: Gothic; 
	TEXT-ALIGN: left;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;	
}

H1{
	FONT-SIZE: 14pt; 
}

H2{
	FONT-SIZE: 12pt; 
}

.invisible 
{
	visibility: hidden;
	display: none;
}

.visible
{
	visibility: visible;
	display: block;
}

.TABLEMAXHEIGHT {
	Height: 100%;
}

.TableHeader
{
    background-color: #EEF415;
    color:#000000;
    font-weight:bold ;
}

.ErrorString
{
    color:#FF0000;
    font-weight: bold ;
}

UL
{
    padding-left:20px;
    margin-left:3px;    
    margin-top:7px;
    margin-bottom:5px;
}
a 
{
	text-decoration: none;
	color: #333000;
}
a:hover
{
	color: #003399;
}

.SmallText
{
    font-size:8pt;
}

/************************************************************************
*
*	default.aspx
*
************************************************************************/
.HeaderColumnStyle {
	VERTICAL-ALIGN: top; 
	WIDTH: 900px; 
	TEXT-ALIGN: left
}

.LeftColumnStyle {
	border-right: solid 1px gray;
	padding-right: 5px;
	padding-left: 29px;
	VERTICAL-ALIGN: top; 
	WIDTH: 206px; 
	HEIGHT: 100%; 
	TEXT-ALIGN: left;
	background: url(images/left-bg.png) repeat-y top left;
}

.Home .LeftColumnStyle,.Resume .LeftColumnStyle, .Jobs .RightColumnStyle, .Resume .RightColumnStyle
{
	border-style: none;
	width: 0px;
	padding: 0px;
	margin: 0px;
	display: none;
}

.ContentColumnStyle {
	VERTICAL-ALIGN: top; 
	WIDTH: 684px; 
	HEIGHT: 100%; 
	padding:0;
	text-align: left;
	background: url(images/right-bg.png) repeat-y top right;
}
.Home .ContentColumnStyle,.Resume .ContentColumnStyle, .Jobs .ContentColumnStyle, .Resume .ContentColumnStyle
{
	background: url(images/left-bg.png) repeat-y top left;
	padding-left: 24px;
}

.ContentColumnStyle A{
	text-decoration: none;
	color: #524c32;
}
.ContentColumnStyle a:hover
{
	color: #003399;
}

.Home .ContentColumnStyle
{
	Width:550px;
	padding-left: 39px;
}

.RightColumnStyle {
	VERTICAL-ALIGN: top; 
	HEIGHT: 100%; 
	width:0px;
}

.Home .RightColumnStyle
{
	border-left: solid 1px gray;
	padding-left: 5px;
	background: whitesmoke;
	vertical-align: top;
	width:330px;
	height: 100%;
	background: url(images/right-bg.png) repeat-y top right;
	padding-right: 11px;
	padding-top: 10px;
}

.Home .RightColumnStyle .ColumnItem
{
	width: 100%;
}


.FooterColumnStyle {
	WIDTH: 930px; 
	background: url(images/footer-top.png) no-repeat top left;
	TEXT-ALIGN: left;
	padding: 0px 16px 10px 34px;
}

.JobDiv 
{
	text-align: left;
	padding: 10px 0;
}

.JobDiv table
{
	width:100%;
}
.JobDiv td
{
	padding: 2px 5px; 
}

.Jobs .ContentColumnStyle
{
}

.Resume .ContentColumnStyle
{
	width: 100%;
}

.home-block-h1
{
	font-size: 14px;
	color: #6cadb6;
	font-weight: bold;
	padding: 5px 0px;
	text-align: left;
}
.home-block-h2
{
	font-size: 12px;
	color: #393939;
	padding: 0px 0px;	
	text-align: left;
}
.home-block-ul
{
	list-style-image: url(images/li-img.png);
}
.home-block-ul li
{
	padding: 3px 0px;
	color: #393939;
	text-align: left;
}
.contact-us-wrap
{
	position: absolute;
	height: 0px;
}
.contact-us
{
	position: absolute;
	top: -101px;
	left: 575px;
}

/************************************************************************
*
*	LoginPage
*
************************************************************************/
.LoginPage
{
    padding: auto auto auto auto;
}

.LoginPageTable
{
    background-color: #FFFFFF;
    border: solid 1px #524c32;
}

/************************************************************************
*
*	Top Menu
*
************************************************************************/
/*The css class of menu itself*/
.TopMenuMainCSS
{
}

.top-menu
{
	background: url(images/top-menu-bg.png) repeat-y top left;
	padding: 0px 11px 0px 24px;
}

/*Set the paddings and margins for static part of menu*/
.TopMenuCSS
{

	width: 900px;
	height: 24px;
	BACKGROUND: #7f0732 url(images/topmenu/call.gif) no-repeat center right; /* #7f0732;*/
}

.TopMenu2CSS
{
	FONT-WEIGHT: bold; 
	font-size: 9pt;
	TEXT-DECORATION: none;
	COLOR: #fff;	
	font-family:Arial,Verdana,Gothic;
}
.TopMenu2CSS:hover
{
	color: #fff;
}
/*Static Item style*/
.TopMenuStaticItem
{
	text-decoration: none;
	color: #FFFFFF;
	width: 224px;
	font-family: Verdana;
	font-size: 14px;
	text-transform: uppercase;
}	
.TopMenuStaticItem:hover
{
	color: #FFFFFF;
}	

.TopMenuStaticItem td
{
	PADDING-TOP: 3px; 
	PADDING-BOTTOM: 3px;
	TEXT-DECORATION: none;

	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px; 
	width: 220px;
}

/*Static item Selected*/
.TopMenuStaticSelectedItem
{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
}

/*Static item Hover*/
.TopMenuStaticHoverItem
{
	color: #FFFFFF;
	background-color: #003399;
}

/*Popup position*/
.TopMenuDynamic
{
	font-size: 7pt;
	background-color: #7f0732;		
	width: 225px;
}

/*Popup Item style*/
.TopMenuDynamicItem
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;

	FONT-WEIGHT: bold; 
	font-size: 8pt;
	COLOR: #FFFFFF; 
	font-family: Arial, Verdana, Gothic;
	TEXT-DECORATION: none;
	width: 225px;

}
.TopMenuDynamicItem:hover
{
	color: #fff;
}
.TopMenuDynamicItem table
{
	background-color: #7f0732;
}

.TopMenuDynamicItem div, table, tr
{
}

.TopMenuDynamicItem td
{
	width: 100%;
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px; 
}

/*Popup selected item*/
.TopMenuDynamicSelectedItem
{
}

.TopMenuDynamicSelectedItem td
{
}

/*Popup hover item*/
.TopMenuDynamicHoverItem, .TopMenuDynamicHoverItem td
{
	color: #FFFFFF;
	background-color: #003399;
}

/****************************************************************************
*
*	Side menu
*
****************************************************************************/
.SideMenuCSS
{
	margin-left: 0px; 
}

/*Static Item style*/
.SideMenuStaticItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #0a54a2; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	width: 175px;
	margin-top: 3px;
}

/*Static Item style*/
.SideMenuStaticItem td
{
	padding-left: 40px; 
	background: url(images/Page/MenuBGwhite.gif) #cee03d  no-repeat; 
	padding-bottom: 8px; 
	padding-top: 5px; 
}

/*Static item Selected*/
.SideMenuStaticSelectedItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	width: 175px;
	margin-top: 3px;
}

.SideMenuStaticSelectedItem td, .SideMenuStaticHoverItem td
{
	color: #000000;
	padding-left: 40px; 
	background: url(images/Page/MenuBGselected.gif) #cee03d  no-repeat; 
	padding-bottom: 8px; 
	padding-top: 5px; 
}

/*Static item Hover*/
.SideMenuStaticHoverItem
{
    color: #000000;
}

/*Popup position*/
.SideMenuDynamic
{
	margin-top: 5px;
}

/*Popup Item style*/
.SideMenuDynamicItem
{
	border-right: #7c9133 1px solid;
	border-top: #7c9133 1px solid;
	border-left: #7c9133 1px solid;
	border-bottom: #7c9133 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;

	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #0a54a2; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	background-color: #cee03d;
	width: 174px; 
}

/*Popup selected item*/
.SideMenuDynamicSelectedItem
{
}

/*Popup hover item*/
.SideMenuDynamicHoverItem
{
    color: #000000;
}

/****************************************************************************
*
*	FormBuilder
*
****************************************************************************/

.FormBuilder{
}

.FormBuilder td {
	text-align: left;
	font-size: 10pt;
	vertical-align: top;
	padding: 3px;
	font-family: Tahoma;
}

.FormBuilder_Item{}
.FormBuilder_LeftCoulmn{}
.FormBuilder_RightCoulmn{}
.FormBuilder_CenterCoulmn{}
.CAPTCHAContainer{}
.CAPTCHAInstructions{}
.CAPTCHAImage{}
.CAPTCHAInstructions2{}
.CAPTCHATextBox{}
.FormFontTrajanPro{
	font-family: TrajanPro-Regular;
}

.ContentColumnStyle .FormBuilder
{
	margin: 0px auto;
	width: 400px;
}
.ContentColumnStyle .FormBuilder_LeftCoulmn
{
	text-align: right;
	width: 130px;
}
.ContentColumnStyle .ErrorMessage
{
	clear: both;
}
.ContentColumnStyle .FormBuilderSubmitButton
{
	text-align: right;
	margin: 0px auto;
	width: 400px;
	padding-right: 25px;
}
.ContentColumnStyle input[type="text"]
{
	width: 240px;
}
.ContentColumnStyle textarea
{
	width: 240px;
}

/****************************************************************************
*
*	Image Gallery
*
****************************************************************************/
.page {
}

.breadcrumbs {
    font-size: 11px;
    font-weight: bold;
    background-color: #DCDCDC;
    padding: 3px;
}

.menu {
    background-color: #DCDCDC;
}

.footer {
    font-size: 11px;
}

.error {
    color: red;
    font-weight: bold;
    cursor: pointer;
}


/* 2 ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#admin-albums, #admin-photos {
	background-image: url(../../images/photogallery/body-repeat.gif);
	position: relative;
	padding: 0px 10px;
	padding-top: 1px;
	padding-bottom: 40px;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0px 10px;
	padding-bottom: 40px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    margin-bottom: 20px;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px;
}

.item {
	padding: 10px 10px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0;
}

.buttonbar {
	background-image: url(../../images/photogallery/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(../../images/photogallery/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(../../images/photogallery/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../../images/photogallery/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../../images/photogallery/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../../images/photogallery/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(../../images/photogallery/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(../../images/photogallery/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../../images/photogallery/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../../images/photogallery/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}


/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
/**********************************************************************
*
*	Blog
*
************************************************************************/
/* -------------------------- */
/* Page Sections              */
/* -------------------------- */

.page
{
    width: 100%;
    margin: auto;
}
.main
{
    width: 430px;
    float: left;
    text-align: left;
}
.sidebar
{
    width: 130px;
    float: right;
    background: #eee;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.post
{
    border-bottom: dotted 1px #ccc;
    margin-bottom: 10px;
}
.postDate
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
    background: #eee;
}
.postTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #c60;
    padding-top: 10px;
    padding-bottom: 10px;
}
.postMessage
{
    padding-bottom: 5px;
}
.postFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Comments                   */
/* -------------------------- */

.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.commentMessage
{
    font-size: 8pt;
    padding: 10px 4px 10px 4px;
}
.commentMessage BLOCKQUOTE
{
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
    margin: 10px 5px 0px 10px;
    border: 1px dashed #ccc;
    background-color: #fff;
}
.commentFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Trackbacks                 */
/* -------------------------- */

.trackback
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

/* -------------------------- */
/* Sidebar                    */
/* -------------------------- */

.sidebarHeading
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    margin: 0px 0 10px 0;
    color: #999;
    border-top: dotted 1px #ccc;
}
.sidebarText
{
    padding-bottom: 10px;
}

/* -------------------------- */
/* Profile                    */
/* -------------------------- */

.profile
{
    font-size: 7pt;
    margin-top: 10px;
    padding-bottom: 10px;
}
.profile A
{
    font-family: Arial, Verdana;
    text-transform: uppercase;
}

/* -------------------------- */
/* Various Forms              */
/* -------------------------- */

.forms
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.formsHeader
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 0px 2px 2px 2px;
    color: #336699;
}
.formsError
{
    color: red;
    font-weight: bold;
}
.formsValid
{
    color: green;
    font-weight: bold;
}
.formsLabel
{
    font-size: 8pt;
    color: #888888;
    margin-top: 2px;
    margin-bottom: 2px;
}

/*******************************************************
*
* Search control 
*
*********************************************************/
/*Main search division tag*/
.SearchDiv
{
}

/*textbox in search control*/
.SearchTextBox
{
}

/*Search button*/
.SearchButton
{
}

/*******************************************************
*
* Search Result control 
*
*********************************************************/
/*Content for the whole control*/
.SearchResultMain
{
	padding-top: 10px;
}

/*Textbox for search result*/
.SearchResultTextBox
{
}

/*search button*/
.SearchResultButton
{
}

/*Search results container*/
.SearchResultList
{
	padding-top: 20px;	
	padding-bottom: 20px;	
}

/*search results found string*/
.SearchResultsFound
{
}

/*search results item container*/
.SearchResultItemContainer
{
	padding-top: 10px;
	padding-bottom: 10px;	
}

/*search results item header*/
.SearchResultItemHeader, .SearchResultItemHeader A
{
	color: #000000;
}

/*the content of search result item*/
.SearchResultItemDescription
{
}

/* -------------------------- */
/* Miscellaneous              */
/* -------------------------- */

.button
{
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    cursor: hand;
    border: solid 1px #808080;
    background: url(images/buttonback.gif) center;
    padding: 1px 1px 1px 1px;
}
.highlight
{
    color: #000000;
    background-color: #ffff66;
}

/*****************************
*
*	Image Rotator 
*
******************************/
.ImageRotatorWrapper
{
	width: 300px;
	height: 500px;
}

.ImageRotatorImage
{
}

/******************************
*
*	Calendar Period
*
*******************************/

.CalendarPeriodTable
{
}

.CalendarPeriodContainer
{
}

.CalendarPeriodEventContainer
{
}

.CalendarPeriodEventHeadline
{
}

.CalendarPeriodEventDate
{
}

.CalendarPeriodEventTime
{
}

.CalendarPeriodEventDesciption
{
}

.EventTime{
    font-size:9px;
    margin:5px 0px 5px 0px;
    text-align: left !important;
   	height: auto !important;
}
.EventTitle{
    FONT-weight: bold;
    color: #113B4C;
    margin: 5px 0px 5px 0px;
    text-align: left !important;	
	height: auto !important;    
}
#lnkTime
{
	color: #812104;
}
.EventContent{

}

/******************************
*
*	Menu Sub Pages
*
*******************************/

.MenuSubPages
{
}

.MenuSubPagesSelectedItem
{
}

.SingleHeadlineWrapper
{
	padding-top: 5px;
}

.ArticleHeadline
{
 padding: 5px 0 1px 0;
}

.ArticleHeadline a
{
	font-weight: bold;
	font-size:12px;
	text-decoration: underline;
	color:#000;
}
.ArticleHeadline a:hover
{
	color: #003399;
}
.ArticleSummary a
{
	color:#000;
}
.ArticleSummary a:hover
{
	color:#000;
}
.ArticleSummary
{
	/*text-indent: 10px;*/
	font-style: normal;
	font-size:12px;
}
.ArticleLayoutHeadline
{
	padding: 10px 10px 0px 10px;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.ArticleLayoutContent
{
	/*text-indent: 10px;*/
	padding-left: 10px;
	padding-right: 10px;
}
.ArticleLayoutAuthor
{
	text-align: right;
	color: #143d8d;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.ResumeLabel 
{
	text-align: right;
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
}
td.ResumeValue 
{
	text-align: left;
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
}
.jobClip
{
	overflow: auto;
	width: 100%;
}
.JobDiv .ResumeCaption
{
	font-size:16px;
	font-weight:bold;
	padding: 10px 0;
}
.JobDiv .ResumeButton
{
	padding: 10px 0;
}
.hmenuinner a
{
	margin: 0 0 0 25px;
}
.hmenuinner p
{
	margin:0px;
}
