BODY{font-family: "Tahoma"; font-style: bold}

/* This starts the top section of the page. */

/*
DIV.pagetop{
	position: relative; 
	top: 0; 
	right: 0; 
	bottom: auto; 
	left: 0; 
	width: 100%; 
	height: 135px; 
	border-style: none; 
	border-width: 1px;
	border-color: green;
	padding: 0;
}
*/

DIV.pagetop{
	position: absolute;
	top: 0; 
	right: 0; 
	bottom: auto; 
	left: 0; 
	width: 100%; 
	height: 135px; 
	border-style: none; 
	border-width: 1px;
	border-color: green;
	padding: 0;
}

DIV.topleft{
	position: absolute; 
	top: 0; 
	right: auto; 
	bottom: 0;
	left: 0;
	width: 19%;
	height: 100%;
	text-align: center;
	border-style: none; 
	border-color: green;
	padding: 0;
}

DIV.topcenter{
	position: absolute; 
	top: 0; 
	right: 20%; 
	bottom: 0;
	left: 20%;
	width: 60%;
	height: 100%;
	padding: 0;
}
 
DIV.topright{
	position: absolute; 
	top: 0; 
	right: 0; 
	bottom: 0;
	left: auto;
	width: 21%;
	height: 100%;
	border-style: none; 
	border-color: green;
	padding: 0;
}

/* This starts the middle section of the page. */
DIV.pagemiddle{
	position: relative; 
	top: 120px;
	right: auto; 
	bottom: auto; 
	left: auto; 
	width: 100%;
	height: 70%;
	border-style: dotted; 
	border-color: red; 
	border-width: 0px;
	padding: 0;
}

DIV.midleft{
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: auto;
	width: 115px;
	height: auto;
	border-style: none; 
	border-width: 0px;
	border-color: white;
	padding: 0;
}

DIV.midmain{
	position: absolute;
	top: 0;
	right: auto; 
	bottom: auto;
	left: 122px;
	width: 648px;
	height: 100%;
	border: 0px;
	border-style: dotted;
	padding: 0;
	/* border-top-style: solid;
	border-top-width: 2px;
	border-top-color: navy; */
}

DIV.midright{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 80%;
	right: 0;
	width: 20%;
	height: 100%;
	border-style: solid;
	border-color: rgb(102,102,252);
	padding: 0;
}

DIV.portal{
	position: absolute;
	top: 33px;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 99%;
	padding: 0;
	border-style: dashed;
	border-color: green;
	border-width: 0px;
}

IFRAME.siteviewer{
	position: relative;
	width: 100%;
	height: 100%;
	margin-width: 0px;
	margin-height: 0px;
	background: rgb(176,196,222);
	border-style: dashed;
	border-color: blue;
	border-width: 0px;
	scroll: auto;
}

A:link.sideNavItem {
	text-decoration: none;
	color:	white;
	}	
		
A:visited.sideNavItem	{	
	text-decoration: none;
	color:	white;
	}	
		
A:active.sideNavItem	{	
	text-decoration: none;
	color:	white;
	}	
		
A:hover.sideNavItem	{	
	text-decoration: none;
	background-color: rgb(102,102,252);
	color: navy;
	}
	
DIV.sideNavItem{
	position: relative; 
	width: 100%; 
	padding-left:2px; 
	cursor: hand; 
	color: gray; 
	font-weight: normal; 
	text-align: left; 
	z-index: 7
}

DIV.sideNav{
	position: relative; 
	top: 0;
	right: 0; 
	width: 120px;
	font-family: "Arial"; 
	font-size: 8pt; 
	background-color:rgb(102,102,252);
	border-style: solid; border-width: 1;
	border-color: silver; z-index: 3; 
	border-top-color: #CFCFCF; border-left-color: #CFCFCF; 
	border-right-color: gray; border-bottom-color: gray;
}
		
DIV.sideNavTitle{
	text-decoration: none;
	color:	white;
	font-weight: bold;
	padding-left:2px
}

DIV.linkbar{
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	width: auto;
	height: 9%;
	text-align: center;
}

DIV.linkbarcontainer
{
	position: relative;
	background-color:rgb(102,102,252);
	width: 100%;
	height: 30px;
}

.sideNavSpace{
	width: 100%;
	text-align: left;
	cursor: hand;
}

.linkbarspace{
	width: 100%;
	text-align: center;
	height: 21px;
	cursor: hand;
}

.linkbarSel{
	padding: 1px; 
	font-size: 8pt; 
 	text-decoration: none; 
	color: rgb(102,102,252); 
	border: "1 solid"; 
	background-color: #ededed; 
	border-right-color: #CFCFCF; 
	border-bottom-color: #CFCFCF; 
	border-left-color: #505050; 
	border-top-color: #505050; 
}

A:link.linkbar {
	padding: 1px; 
	font-size: 8pt; 
	text-decoration: none; 
	color: white;
	border: "1 solid";
	background-color: rgb(102,102,252); 
	border-color: white;
}

A:active.linkbar {
	padding: 1px; 
	font-size: 8pt; 
	text-decoration: none; 
	color: white;
	border: "1 solid"; 
	background-color: rgb(102,102,252);
	border-color: white;
}

A:visited.linkbar {
	padding: 1px; 
	font-size: 8pt; 
	text-decoration: none; 
	color: white;
	border: "1 solid"; 
}

DIV.servicesmain{
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(176,196,222);
}

DIV.services{
	position: absolute;
	top: 10%;
	bottom: auto;
	left: 25%;
	right: 25%;
	width: 50%;
	height: 75%;
	border-style: outset;
	border-color: rgb(102,102,252);
}

DIV.servicetitle{
	position: relative;
	top: 0;
	left: auto;
	right: auto;
	bottom: auto;
	width: 100%;
	height: auto;
	text-align: center;
}

DIV.servicelinks{
	position: relative;
	text-align: center; 
	top: auto;
	left: auto;
	right: auto;
	height: 40%;
	width: 100%;
	border-color: rgb(112,128,144);
	border-style: none
}
TABLE.servicelinks{width: 100%; border-color: pink; text-align: center}
TD.servicelinks{font-size: 10pt; text-decoration: none; text-align: center}
A.servicelinks{font-size: 14pt; text-decoration: none; color: #FFFFFF}

TD.dmsilogo{text-align: center}
TD.statement{border-style: dotted; color: rgb(102,102,252)}
TD.services{text-align: center}

H3.message{font-size: 8pt; font-color: blue; font-style: italic}
H3.flagcaption{font-size: 10pt; font-color: rgb(102,102,252)}
H3.statement{font-size: 10pt; font-color:  rgb(102,102,252)}
H3.servicetitle{
	color:  rgb(255,255,255); 
	font-size: 20pt; 
	text-shadow: black 0px 0px 5px
}
IMG.dmsilogo{border-style: none;border-color: yellow}


/* This starts the bottom section of the page. */
DIV.pagebottom{
	position: absolute; 
	top: 95%; 
	right: 0; 
	bottom: 5%;
	left: 0;
	height: 1%;
	width: 99%;
	border-color: navy;
	border-style: none;
}
TABLE.footer{width: 100%; background-color: white}


