﻿body 
{
	background-color: white;
	font-family: verdana, lucida, sans-serif, tahoma;
	font-size: 9pt;
	line-height: 1.2pc;
	background-image: url("images/Border02.jpg");
	background-repeat: repeat-x;
	height: 100%;
	margin:0;
}

html
{
	height: 100%;
	margin:0;
}

h1
{
	font-size: 12pt;
	font-family: Tahoma, Verdana;
}

h2
{
	font-size: 11pt;
	font-family: Tahoma, Verdana;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a:link
{
	
}
a:hover
{
}
a:visited
{
}
#container
{
	width: 780px;
	height:auto !important; 
	height:100%; 
	min-height:100%; 
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/RMSbg.jpg);
	background-repeat: no-repeat;
	background-color:#EDF5F7;
	border: 1px solid #C6C3C9;
	border-bottom: none;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
		
}

#headContainer
{
	padding-top: 10px;
	padding-bottom: 10px;
}

/*\*/
#header
{
	width: 100%;
	height: 120px;
	background-repeat: no-repeat;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RMSheader.png')*/
	background-image: url(images/RMSheader.png);

}
/**/

#footer
{
	width: 100%;
	background-image: url(images/RMSfooter.png);
	background-repeat: no-repeat;
	position: absolute; 
	bottom: 0;
	
}


#single
{
	width:760px;
	height: auto;
	padding:1em 1em 5em;
	
	
}
#footer a:link, #footer a:visited, #footer a:hover
{
	text-decoration: none;
	display:inline-block;
	margin-top:8px;
	margin-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #6E96D2;
	text-align: center;
	color: white;
	font-size: 12px;
}

#header a:link, #header a:visited, #header a:hover
{
	text-decoration: none;
	display:inline-block;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: white;
	font-size: 12px;
}

#footer a:hover
{
	color: black;
}

#leftNav
{
	width: 150px;
	height: auto;

}

#topNav li 
{
	
    list-style-type:none;
    height: 23px;
    font-size: 14px;
    float:left;
    font-family: Tahoma;
	
}


#topNav li a
{
	
    display:block;
    color: white; 
    height: 23px;
    width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid white;
    text-align: center; 
    border-right: none;
    background-color: #4837A0;
    text-decoration: none;
    padding-top: 2px;
    font-family: verdana, lucida, sans-serif, tahoma;

}

#topNav li a:hover
{  
    background-color:#7078BE;
    color: black;
}

#rightNav
{
}

#topNav
{
	position:absolute;
	margin-top:83px;
	height: 24px;
		
}

.linkType1
{
	text-decoration: none;
	font-size: 12pt;
	color: black;
	font-style: italic;

}

.linkType2
{
	
	font-size: 10pt;
	color: black;

}

.linkDesc
{

	color:  #52537A;
	font-size: 8pt;

}

