#BODY {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-image: url(images/backgroundgradient.jpg);
	background-repeat: repeat-x;
	background-color: #C1E0F6;
}
#ShadowLeft{
	background-image: url(images/LeftShadow.png);
	background-repeat: repeat-y;
	background-color: transparent;
	vertical-align: bottom;
}
#ShadowRight{
	background-image: url(images/RightShadow.png);
	background-repeat: repeat-y;
	background-color: transparent;
	vertical-align: bottom;
}
#LoginLink {
	color: #a0a0a0;
	font-size: 11px;
	font-family: Arial;
	text-align: right;
}

#BottomLinks {
	color:#31393B;
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
}
.TbLeftPane{
	width: 167px;
	height: 100%;
}
.TdContent{
	vertical-align: top;
	height: 0px;
}

BottomLinksL2 {
	color:#31393B;
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
}

/* Portal Links */
A {
	font-family: Tahoma;
	font-size: 11px;
}
A:link {
	color: #337799;
	text-decoration: underline;
}
A:visited {
	color: #337799;
	text-decoration: underline;
}
A:active {
	color: #337799;
	text-decoration: underline;
}
A:hover {
	color: #66AACC;
	text-decoration: underline;
}
/* Portal Text */
.Normal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
/* MODULE Links */
A.Normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
A.Normal:link {
	color: #337799;
	text-decoration: none;
}
A.Normal:visited {
	color: #337799;
	text-decoration: none;
}
A.Normal:active {
	color: #337799;
	text-decoration: none;
}
A.Normal:hover {
	color: #66AACC;
	text-decoration: underline;
}
/* Skin PANES */
.toppane {
	padding:0px 8px 0px 8px;
	background-color: transparent;
	width: 100%;	
}
.leftpane {
	padding: 0px 0px 0px 0px;
	background-color: #dce5ec;
	height: 100%;	
	vertical-align: top;
	width: 180px;
	overflow: hidden;
}
.leftpanetop{
	padding: 15px 5px 15px 13px;
	background-color: #dce5ec;
	vertical-align: top;
	width: 170px;	
	border-style: solid;
	border-color: #8eaec3;
	border-width: 0px 0px 1px 0px;	
	text-align: left;
}
.leftpanebottom{
	border-style: solid;
	border-color: #8eaec3;
	border-width: 1px 0px 0px 0px;	
	padding: 15px 3px 10px 3px;
	background-color: #dce5ec;
	height: 100%;	
	vertical-align: top;
	width: 170px;	
	text-align: left;
}
.leftpanebottom2{
	border-style: solid;
	border-color: #8eaec3;
	border-width: 0px 0px 0px 0px;	
	padding: 15px 10px 15px 13px;
	background-color: #dce5ec;	
	vertical-align: top;
	width: 170px;	
	text-align: left;
}
.contentpane {
	padding: 20px 10px 25px 25px;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	width: 100%;
	height: 100%;
}
.rightpane {
	padding: 20px 15px 25px 0px;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	height: 100%;	
}
.bottompane {
	padding: 0px 25px 25px 25px;
	background-color: transparent;	
	height: 100%;
}
.bannerpane
{	
	height: 0%;
	padding: 0px 0px 0px 0px;
}

.bottompane2 {
	padding: 0px 0px 0px 0px;
	background-color: #dce5ea;	
	width: 100%;
	height: 100%;
	vertical-align: top;
	line-height: 0;
}
.portalpagepane {
	padding: 25px 25px 25px 25px;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.toppanehome {
	padding: 0px 0px 0px 0px;
	background-color: #1e658e;
	width: 100%;
	height: 0%;
	vertical-align: top;
}
.bottompanehome {
	padding: 13px 8px 0px 8px;
	background-color: #dce5ea;
	width: 100%;
	height: 100%;
	vertical-align: top;
	background-image: url(images/Home_dropshadow.png);
	background-repeat: repeat-x;
}
/* [LINKS] */
.dnnLinks
{
	color:#31393B;
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	
}
A.dnnLinks:link {
	color: #31393B;
	text-decoration: underline;
}
A.dnnLinks:visited {
	color: #31393B;
	text-decoration: underline;
}
A.dnnLinks:active {
	color: #31393B;
	text-decoration: underline;
}
A.dnnLinks:hover {
	color: #31393B;
	text-decoration: underline;
}
/* [USER] */
.dnnUSER {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a0a0a0;
}
A.dnnUSER:link {
	color: #a0a0a0;
	text-decoration: none;
}
A.dnnUSER:visited {
	color: #a0a0a0;
	text-decoration: none;
}
A.dnnUSER:active {
	color: #a0a0a0;
	text-decoration: none;
}
A.dnnUSER:hover {
	color: #a0a0a0;
	text-decoration: underline;
}
/* [LOGIN] */
.dnnLOGIN {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a0a0a0;
}
A.dnnLOGIN:link {
	color: #a0a0a0;
	text-decoration: none;
}
A.dnnLOGIN:visited {
	color: #a0a0a0;
	text-decoration: none;
}
A.dnnLOGIN:active {
	color: #a0a0a0;
	text-decoration: none;
}
A.dnnLOGIN:hover {
	color: #a0a0a0;
	text-decoration: underline;
}

/* [SEARCH] */
.dnnSEARCH {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	/*color: #777777;*/
}
.dnnSEARCH LABEL {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	/*color: #777777;
	vertical-align: middle;
	height: 16px;*/
}
#dnn_dnnSEARCH_txtSearch {
	/*border: 1px solid #777777;*/
	font-size: 11px;
	/*color: #333333;*/
	background-color: #FFFFFF;
	/*width: 100px;
	height: 17px;
	line-height: 10px;
	margin-left: 3px;
	padding-left: 2px;*/
}
/*#dnn_dnnSEARCH_optWeb {
	vertical-align: middle;
}
#dnn_dnnSEARCH_optSite {
	vertical-align: middle;
}*/
.dnnSEARCH IMG {
	margin-top: 1px;
	vertical-align: middle;
}
/* [CURRENTDATE] */
.dnnCURRENTDATE {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #003366;
	text-decoration:none;
}
/* [BREADCRUMB] */
.dnnBREADCRUMB {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
A.dnnBREADCRUMB:link {
	color: #666666;
	text-decoration: none;
}
A.dnnBREADCRUMB:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnBREADCRUMB:active {
	color: #666666;
	text-decoration: none;
}
A.dnnBREADCRUMB:hover {
	color: #333333;
	text-decoration: underline;
}
/* [LANGUAGE] */
#LanguageComboBox SELECT {
	font-size: 11px;
	width: 135px;
	height: 17px;
}

.dnnCopyright
{
	color:#a0a0a0;
	font-family: Arial;
	font-size:11px;
}
A.dnnCopyright:link {
	color: #a0a0a0;
	text-decoration: none;
}
A.dnnCopyright:visited {
	color: #a0a0a0;
	text-decoration: none;
}
A.dnnCopyright:active {
	color: #a0a0a0;
	text-decoration: none;
}
A.dnnCopyright:hover {
	color: #a0a0a0;
	text-decoration: none;
}

/* Terms */
.dnnTerms
{
	color:#31393B;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	
}
A.dnnTerms:link {
	color: #31393B;
	text-decoration: underline;
}
A.dnnTerms:visited {
	color: #31393B;
	text-decoration: underline;
}
A.dnnTerms:active {
	color: #31393B;
	text-decoration: underline;
}
A.dnnTerms:hover {
	color: #31393B;
	text-decoration: underline;
}
/* Privacy */
.dnnPrivacy
{
	color:#31393B;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	
}
A.dnnPrivacy:link {
	color: #31393B;
	text-decoration: underline;
}
A.dnnPrivacy:visited {
	color: #31393B;
	text-decoration: underline;
}
A.dnnPrivacy:active {
	color: #31393B;
	text-decoration: underline;
}
A.dnnPrivacy:hover {
	color: #31393B;
	text-decoration: underline;
}


/* Help */
.dnnHelp
{
	color:#999999;
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
}
A.dnnHelp:link {
	color: #999999;
	text-decoration: none;
}
A.dnnHelp:visited {
	color: #999999;
	text-decoration: none;
}
A.dnnHelp:active {
	color: #999999;
	text-decoration: none;
}
A.dnnHelp:hover {
	color: #e0e0e0;
	text-decoration: none;
}
/* TABLE BODY */
#TableBg {
	width: 100%;
	height: 100%;
	background-color: transparent;
}
#TdBgLeft {
	background-position: right top;
	/*background-image: url(media/BodyBgLeft.gif);*/
	background-repeat: repeat-y;
	width: 35%;
}
#TdBgRight {
	background-position: left top;
	/*background-image: url(media/BodyBgRight.gif);*/
	background-repeat: repeat-y;
	width: 35%;
}
/* TD SKIN WIDTH */
#TdSkin {
	width: 780px;
	height: 1px;
	background-color: #AAAAAA;
}
/* TABLE MAIN */
#TdMain {
	width: 860px;
	height: 100%;
	vertical-align: top;
}
#TableMain {
	border-style: none;
	border-color: white;
	border-width: 0px 0px 0px 0px;
	text-align: center;
	width: 860px;
	height: 100%;
	vertical-align: top;
}
/* BANNER */
#TdBanner {
	background-position: center top;
	/*background-image: url(media/BannerBgTop.gif);*/
	background-repeat: repeat-x;
	/*height: 80px;*/
	background-color: #FDFDFD;
}
#TableBanner {
	background-position: center bottom;
	/*background-image: url(media/BannerBgBot.gif);*/
	background-image: url(images/SolidBannerFiller10x60.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
#TdBannerImg {
	background-color: #FFFFFF;
	height: 100px;
}
#TableBannerImg {
	width: 100%;
	height: 100%;
}
#TdBannerImages {
	background-position: left center;
	background-image: url(images/SolidBannerFiller10x60.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
/* LOGO */
#TdLogo {
	/*padding: 5px;*/
	background-image: url(images/SolidBannerFiller10x60.jpg);
	vertical-align: middle;
	text-align: center;
	height: 60px;
}
/* REGISTER LOGIN */
#TdRegisterLogin {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: right;
	height: 20px;
	background-image: url(images/RegisterLoginBackground250x20.jpg);
}
/* SEARCH */
#TdSearch {
	padding: 0px 0px 1px 0px;
	text-align: right;
	vertical-align: bottom;
}
#TdSearchInt {
	padding: 0px 0px 4px 0px;
	text-align: right;
	vertical-align: bottom;
}
/* MENU */
#TdMenu {
	background-position: center top;
	text-align: left;
	vertical-align: top;
	height: 0;
	background-color: white;
}
#TdMenuVert {
	padding: 0px 0px 0px 0px;
}
/* LEFT */
#TableLeft {
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #EFEFEF;
}
#TdSkinLeft {
	background-position: center top;
	/*background-image: url(media/MenuBarSh.gif);*/
	background-repeat: repeat-x;
	background-color: #337799;
	width: 0%;
	height: 5px;
}
/*#TdSkinRight {
	background-position: center top;
	background-image: url(media/MenuBarSh.gif);
	background-repeat: repeat-x;
	background-color: #337799;
	width: 0%;
	height: 5px;
}*/
#TdPanelTop {
	background-color: #337799;
	height: 25px;
}
#TdBread {
	border-style: solid;
	border-color: #666666;
	/*border-width: 0px 0px 1px 0px;*/
	border-width: 0px 0px 0px 0px;
	background-color: #337799;
	vertical-align: middle;
	height: 20px;
	background-image: url(images/ViaFooterBlack_GreyFiller20x20.jpg);
}
#Td_Containers {
	height: 100%;
	padding-left: 4px;
	padding-right: 4px;
}
#Table_Containers {
	border: 1px solid #E5E5E5;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #F2F2F2;
	/*background-image: url(media/content_bg.gif);*/
	background-repeat: repeat;
}
#TdLinks {
	background-position: center top;
	/*background-image: url(media/MenuBarSh.gif);*/
	background-image: url(images/ViaFooterBlack_GreyFiller20x20.jpg);
	background-repeat: repeat-x;
	/*background-color: #337799;*/
	vertical-align: middle;
	height: 20px;
	text-align: left;
}
#TdCTPH {
	background-color: #337799;
	vertical-align: middle;
	height: 20px;
	text-align: left;
	background-image: url(images/ViaFooterBottomFiller20x20.jpg);
}
.welcomeMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e0e0e0;
	text-decoration: none;
}
.B7
{
	padding: 0px 0px 0px 8px;
	width: 20%;
	height: 0%;
	text-align:center;
}
.B8
{
	width: 20%;
	height: 0%;
	text-align:center;
}
.B9
{
	width: 20%;
	height: 0%;
	text-align:center;
}
.B10
{
	width: 20%;
	height: 0%;
	text-align:center;
}
.B11
{
	width: 20%;
	height: 0%;
	padding: 0px 8px 0px 0px;
	text-align:center;
}

.ExpenseItemCell
{
	font-size: 12px;
	padding: 2px;
}
.SmallArial
{
	font-size: 12px;
	padding: 2px;
	font-family: Arial;
}
.BoldSmallArial
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	font-family: Arial;
}


