﻿body
{
    margin: 0px;
    background-color: ;
    font-size: medium;    
    font-family:Corbel;
	
	color:#FFF
}

body a:link, a:visited
{
    margin: 0px;
    background-color: ;
    font-size: medium;    
    font-family:Corbel;
	color:#245C95;
}

body a:hover
{
    margin: 0px;
    background-color: ;
    font-size: medium;    
    font-family:Corbel;
	color:#FFFFFF;
}


.TP_MenuItem
{
    text-align: center;
    color: #FFFFFF;
}

.TP_MenuItem A
{
    text-decoration: none;
    color: #FFFFFF;
}

.TP_MenuItem A:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

.TP_MenuItem A:link
{
    text-decoration: none;
    color: #FFFFFF;
}

.TP_MenuItem A:active
{
    text-decoration: none;
    color: #FFFFFF;
}

.TP_MenuItem A:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

.TP_MenuItemHighLighted
{
    text-align: center;
    color: #99CCFF;
}

.TP_MenuItemHighLighted A
{
    text-decoration: none;
    color: #99CCFF;
}

.TP_MenuItemHighLighted A:hover
{
    text-decoration: none;
    color: #99CCFF;
}

.TP_MenuItemHighLighted A:link
{
    text-decoration: none;
    color: #99CCFF;
}

.TP_MenuItemHighLighted A:active
{
    text-decoration: none;
    color: #99CCFF;
}

.TP_MenuItemHighLighted A:visited
{
    text-decoration: none;
    color: #99CCFF;
}

.TP_MenuSpacerCell
{
    background-color: #FFFFFF;
    width: 1px;
}


.TP_MainSmallBox
{
    color: #0B3D91;
    height: 87px;
    width: 169px;
    background-image: url(     'Images/TextBox.Png' );
    text-align: left;
    vertical-align: top;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    font-size: x-small;
    font-weight: bold;
}

.TP_MainSmalBox_Title
{
    color: #123B5E;
    font-size: small;
}


.TP_MainContent
{
	margin:0 0 0 0;
    padding: 0px;
}

.TP_MainEmphasize
{
	color:#FFF;
	font-family: Corbel;
}

.TP_MainSlant
{
    font-style: italic;
}

.TP_FooterTable
{
    background-color: #123B5E;
    font-family: Corbel;
    vertical-align: middle;
    color: #FFFFFF;
    text-align: center;
    font-size: xx-small;
}

.TP_FooterTable A
{
    text-decoration: none;
    color: #99CCFF;
}

.TP_FooterTable A:hover
{
    text-decoration: none;
    color: #99CCFF;
}

.TP_FooterTable A:link
{
    text-decoration: none;
    color: #99CCFF;
}

.TP_FooterTable A:active
{
    text-decoration: none;
    color: #99CCFF;
}

.TP_FooterTable A:visited
{
    text-decoration: none;
    color: #99CCFF;
}


.TP_SampleJobA
{
    margin: 10px;
    background-color: #123B5E;
    text-align: left;
    padding-left: 40px;
    padding-top: 20px;
    color: #FFFFFF;
}

.TP_SampleJobB
{
    margin: 10px;
    background-color: #CCAC57;
    text-align: left;
    padding-left: 40px;
    padding-top: 20px;
}

 
/* Header CSS This is the Code for the Menu. */

.glossymenu ul{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	/* background-image:url(images/menub_bg.png); */
	background-repeat:repeat-x;
	height: 46px;
	list-style: none;
}

.footermenu {
	text-align: center;
	text-decoration: none;
	font-family: Corbel;
	font-weight: normal;
	color:#FFFFFF;
}

.TP_MainEmphasize
{
	color:#FFFFFF;
	font-family: Corbel;
	text-align:justify;
	font-size:medium;
	
}

.footermenu a{
	text-align: center;
	text-decoration: none;
	font-family: Corbel;
	font-weight: normal;
	color:#FFFFFF;
}

.background{
	background-image:url(Images/Fade.png);
	background-position:top;
	background-repeat:repeat-x;
}

.glossymenu li{
	float:left;
	list-style: none;
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	/* background-image:url(images/menub_bg.png); */
	background-repeat:repeat-x;
	height: 46px;
	list-style: none;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: Corbel;
	font-size: 14px;
	font-weight: none;
	padding:0 0 0 16px; 
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
	list-style: none;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
	list-style: none;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat;
	background-position: left;
	list-style: none;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; 
	list-style: none;
}

.BoldedField
{
    font-weight: bold;
}

.PBS_SectionHeading
{
    font-weight: bold;
}

.GridViewRow
{
    text-align: left;
    padding-right: 50px;
    margin-right: 50px;
}

.GridViewAlternatingRow
{
    text-align: left;
    padding-right: 50px;
    margin-right: 50px;
}


/* Slider Menu */

#wrapper {width:508px; margin:0 auto}
h1 {font-size:14px; margin:0 0 15px 0}
h2 {font-size:14px; margin:15px 0}
.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slider {position:relative; overflow:hidden; height:225px; margin-bottom:20px}
.slidercontent {
	position:absolute;
	top: -7px;
}
.section {padding:10px}
.newsslider {position:relative; overflow:hidden;  height:95px; width:300px; margin-bottom:20px}
.newsslidercontent {position:absolute}
.newssection {padding:10px; height:75px}
