﻿body 
{
	/*background-image: url(Images/bg.gif);*/
	background-color:#f5f6f6;
	margin: 0px 0px 0px 0px;
}

.Text
{
	font-family:Arial;
	font-size:12px;
}
.ImgDisplay
{
	display:none;
}

.Page
{
	width:780px;
	border: solid 1px #cacaca;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	font-family:Arial, Verdana;
	font-size:12px;
	/*color:#69696a;*/
	color:Black;
}

.pageHeading
{
	font-size:medium;
	font-weight:bold;
	border-bottom:solid 1px #0daafb;
}
.pageTableBorder
{
	font-size:small;
	
	border-bottom:solid 1px #0daafb;
	border-top:solid 1px #0daafb;
	border-right:solid 1px #0daafb;
	border-left:solid 1px #0daafb;
}

.blueHeading
{
	color:#021470;
}

.MenuHeading
{
	
	background-color:#132B4F;
}

.Outline
{
	border:solid 1px #0daafb;
}
.Outlineportfolio
{
	border-bottom:solid 1px #0daafb;
	border-top:solid 1px #0daafb;
	
}
.Outlineimage
{
	border:solid 1px #BCB9B9;
}
#TopLinkNavigation
{
	width:100%;
	height:18px;
	background: url(Images/TopNav_bg.jpg);
	border-bottom: solid 1px maroon;
	font-family:Verdana, Arial;
	font-size:10px;
	font-weight:bold;
}

#TopLinkNavigation a
{
	text-decoration:none;
}

#TopLinkNavigation a:hover
{
	text-decoration:none;
	display:block;
	background-color:#FFFFFF;
	
	width:100%
}

#Top
{
	height:120px;
	width:100%;
	background: url(Images/headerbg.jpg) repeat-x;
	
}

.BlueButton
{
	background:url(Images/Blue_button.jpg) no-repeat bottom center;
	height:48px;
	width:139px; 
	margin-top:22px;
}
.GreyButton
{
	background:url(Images/Grey_button.jpg) no-repeat bottom center;
	height:48px;
	width:98px; 
	margin-top:22px;
}

#MainNav a:link, #MainNav a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:Black;
}

.Left
{
	background: url(Images/bg_left.gif) repeat-x;
}

.BigHeading
{
	font-weight:bold;
	font-size:16px;
	color:#00127b;
}

.SmallHeading
{
	font-weight:bold;
	font-size:14px;
	color:#00127b;
}
.Box
{
	border: solid 1px #d1d1d1; 
	width:90%; 
	margin-left:0px;
	background: url(Images/Boxbg.jpg) repeat-x bottom;
}

li
{
	color:#4655b0;
	font-weight:bold;
}


.bottomLine
{
	border-bottom: solid 1px #0daafb;
}

#subNav, #subNav a:link, #subNav a:visited 
{
	background-color:#132b4f; 
	color:White; 
	font-family:Arial; 
	font-size:12px;
}

#AdminTopNav a:link, #AdminTopNav a:visited
{
	color:White;
	text-decoration:none;
}
.inputFile
{
   
    BACKGROUND: #fff;
    FONT: 12px verdana, arial, sans-serif;
   
    COLOR: #000;
    
}
.mastermenu 
{
    background-color: #132B4F;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    color:white;
    text-decoration: none;
    font-size:10px;
}
.mastermenu a:link
{
    color:white;
    font-weight:bold;
    text-decoration: none;
   
    font-size:10px;
}

.mastermenu a:visited
{
    color:Gray;
    text-decoration: none;
    background-color: white;
    font-size:.8em;
}



.mastermenu a:active
{
    color:White;
    text-decoration: none;
    background-color: white;
}

