/* Global */
Body					{ background-image: url(images/blue_repeat_03.gif); background-repeat:repeat;}
div.centered
{
text-align: center;
}

div.centered table {
margin-left: auto; 
margin-right: auto;
}
td						{ font-family:Arial, Verdana, Sans-Serif; font-size:8pt;}
a:link					{ font-family:Arial, Verdana, Sans-Serif; font-size:8pt; color:Black;}
a:visited				{ font-family:Arial, Verdana, Sans-Serif; font-size:8pt; color:Black;}
.Orange_Link a:link		{ color:#F04A00;}
.Orange_Link a:visited	{ color:#F04A00;}
.h5						{ font-weight:600; font-size:10pt;}

/* Header */
/*.LeftNavBar				{ background-image:url(images/left_nav_bar.gif); background-repeat:no-repeat; } */
.LeftBoxRepeat			{ background-image:url(images/box_left_side.gif); background-repeat:repeat-y; }
.RightBoxRepeat			{ background-image:url(images/box_right_side.gif); background-repeat:repeat-y; }

/* Homepage */
/* .FlashPromo				{ background-image:url(images/flash_promo.gif); background-repeat:no-repeat; } */
/* .RightRepeat			{ background-image: url(images/right_repeat_02.gif); background-repeat:repeat-x;} */
/* .BottomRepeat			{ background-image: url(images/blue_repeat_02.gif); background-repeat:repeat;}*/
	
/* Content */
.Vertical_Blue_Dot		{ background-image:url(images/vertical_blue_dot.gif); background-repeat:repeat-y; }
.Story_Heading			{ color:#333366; font-size:14pt; }
.Story_Heading_Big			{ color:#333366; font-size:24pt; }
.Story_Text				{ font-size: 11pt; line-height:20px; }
.Story_List_Text		{ font-size: 9pt; line-height:18px; }
.Story_Link	a:link		{ color:#333366; font-size:10pt; font-weight:600; }
.Story_Link	a:visited	{ color:#333366; font-size:10pt; font-weight:600; }

.address				{ line-height: 22px;}
.blueLink a:link		{ color:#333366;}
.blueLink a:visited		{ color:#333366;}

.bottomSpacing			{ padding-bottom:10px; }
.linkSpacing			{ padding-bottom:5px; }

.MainLeftBoxRepeat		{ background-image:url(images/main_left_box_repeat.gif); background-repeat:repeat-y; }

.Employment_Header		{ font-size: 13pt; font-weight:700;}
.Job_Text ul			{ margin:0px 0px 0px 18px }
.Job_Text li			{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px }

/*.ContentBack			{ background-image:url(images/content_back.gif); width:722px; height:574px;} */

