﻿
/** Home Page Title **/
.Hometitle
{

	width:560px;
	height:30px;
	border-bottom-style:inset;
	border-bottom-color:#6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #330066;
	padding: 3px;
	margin: 5px;
}
.space
{
display:block;
float:left;
clear:both;
width:300px;
height:40px;
border:solid 1px black;
}
.HomePageContent
{
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333366;
	height: auto;
}


/** Main Menu **/ 

/** .Menu
{
		width:145px;
		border-left:1px solid #000066;
		padding-right:2px;
		padding-top:2px;
		padding-bottom:5px;
		background:white;
		display:block;

} **/
.MenuGroup
{
	padding-left: 2px;
	font-weight: bold;
	font-size: small;
	padding-bottom: 2px;
	color:royalblue;
	padding-top: 2px;
	border-bottom: green thin groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}


	ul.MenuList,li.MenuItem,a.MenuLink{
		display:block;
		margin:0;
		padding:0;
		border:0;
	}

	ul.MenuList {
		list-style:none;
		margin-bottom:7px;
	}

li.MenuItem
{
	padding-right: 6px;
	padding-left: 9px;
	font-size: x-small;
	background: url(BulletPoint.gif no-repeat left);
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}

 a.MenuLink {
		padding:2px;
		border:1px solid white;
		border-bottom-color:#003366;
		text-decoration:none;
		color:#333399;
		font-weight:bold;
		width:100%; /* IE */
	}

	/* regular hovers */

	a.MenuLink:hover 
	{
		border-color:#FFFFFF;
		background-color:#95ACCE;
		color:#FFFFFF;
	}


.Objects
{
	margin-top:20px;
	width: 595px;
	height: auto;
	float: left;
	padding-bottom: 5px;

}


/* New Items */
.NewToSiteContainer{
	width:190px;
	height: auto;
	float:left;
}
.NewToSiteTitle{
	height: auto;
	width: 90px;
	color: #FFFFCC;
	background-color: #000066;
	font-size: small;
	font-family: Tahoma, Arial, "Times New Roman";
	font-weight: bold;
	padding-top: 3px;
	padding-left: 2px;
	
	padding-bottom: 2px;
	float: left;
	display: block;
}
.NewToSiteclickhere{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: right;
	height: 15px;
	width: 100px;
	margin-top: 4px;
	margin-right: 8px;
	font-weight: bold;
	color: #000066;
	display: block;
}
.NewToSiteTitleContainer
{
	float: left;
	height: auto;
	width: 210px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	cursor: pointer;
}

.NewToSiteInnerBox{
	width: 208px;
	height:auto;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display:block;
}
.NewToSiteItems{
	height: auto;
	width: 200px;
	margin: 3px;
}
.NewToSiteItemTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	padding-top: 3px;
	padding-left: 1px;
	font-weight: bold;
	border-bottom: #003366 thin solid;
}
.NewToSiteItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 20px;
}

/* Suggestion Box */
.SugContainer{
	width:360px;
	height: auto;
	float: left;
	margin-left:10px;

}
.SugTitle{
	height: auto;
	width: 105px;
	color: #FFFFCC;
	background-color: #000066;
	font-size: small;
	font-family: Tahoma, Arial, "Times New Roman";
	font-weight: bold;
	padding-top: 3px;
	padding-left: 2px;
	
	padding-bottom: 2px;
	float: left;
	display: block;
}
.clickhere{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: right;
	height: 15px;
	width: 200px;
	margin-top: 4px;
	margin-right: 8px;
	font-weight: bold;
	color: #000066;
	display: block;
}
.TitleContainer{
	float: left;
	height: auto;
	width: 350px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	cursor: pointer;

}
.SugInnerBox{
	width: 350px;
	height:auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display:block;
	float: left;
}
.SugItemTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	padding-top: 3px;
	padding-left: 8px;
	height: auto;
	float: left;
	width: 350px;
	clear: none;
	font-weight: bold;
}
.SugItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	padding-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: auto;
	width: 350px;
	float: left;
	clear: left;
}
.SugDataEntry{
	padding: 3px;
	height: auto;
	width: 350px;
	float: left;
}
.txtArea{
	border: thin dotted #000066;
	font-family: Arial, Helvetica, sans-serif;
	width:340px;
}
.Controls{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	padding-left: 5px;
	float:left;
	height: auto;
	width: 285px;
	margin-top: 3px;
	padding-bottom: 7px;
}
.DropDown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #E6E6E6;
}

/** Work With Us Control **/
.wwu {float:left;width:190px;height:160px;margin-left:3px;margin-right:3px;}
.wwu div {float:left;font-family:Verdana, Arial, Helvetica, sans-serif;color:#0000CC;font-size:.6em;font-weight:bold;}
.wwutop{width:190px; height:100px}
.wwulink {width:162px;height:20px; background-color:#E1ECFE;color:#0000CC;position:relative; left:5px; top:0px;}
.wwulink a {position:relative;left:10px; top:3px;}
.wwugo{width:18px;height:20px;background-color:#E1ECFE}
.wwugo img{position:relative; left:5px; top:0px;border-style:none; background-color:#E1ECFE}
.wwubottom{width:190px; height:15px}

.wwulink a:link{color:#0000CC;text-decoration:underline;}
.wwulink a:visited{color:#0000CC;text-decoration:underline;}
.wwulink a:active{color:#0000CC;text-decoration:underline;}
.wwulink a:hover{color:#CC0000;text-decoration:underline;}


/** Latest Downloads Style **/
img
{
	border: 0;
}

a
{
	color: #0000FF;
	text-decoration: none;
}


h2
{
	color: #00429E;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}



.ClearBoth
{
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
	line-height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: Red;
}

.RMenuTitle
{
	background-image: url(../../images/RMenuTitle.png);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 9px;
	padding-left: 12px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.RMenuContent
{
	background-image: url(../../images/MenuBg.gif);
	background-repeat: repeat-x;
	background-color: #d5def5;
	border-left: 1px solid #dee7f1;
	border-bottom: 1px solid #dee7f1;
	border-right: 1px solid #dee7f1;
	padding: 0;
	margin-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.MenuBigItem
{
	background-color: #fff;
	padding: 6px;
	cursor: hand;
	font-size: 10px;
	margin-bottom: 1px;
}


.MenuBigItem a img
{
	border: 1px solid #fff;
}

.MenuBigItem:hover
{
	background-color: #d8e0f6;
}

.MenuBigItem:hover a img
{
	border: 1px solid #AFC0D1;
}

.MenuBigItem:hover h2 a
{
	color: #000;
}

.MenuBigItem h2 a
{
	text-decoration: none;
}

.MenuBigItem h2 a:hover
{
	text-decoration: none;
	color: #000000;
}

.MenuBigItem h2 a:visited
{
	text-decoration: none;
}

.MenuBigItem h2
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.MenuMoreButton
{
	padding: 4px 4px 4px 6px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	cursor: hand;
}

.MenuMoreButton a:hover
{
	text-decoration: none;
}

.MenuMoreButton:hover
{
	background-color: #fff;
}

.MenuMoreButton img
{
	margin-right: 4px;
}

.vacancies{margin-left:10px;margin-right:20px;}
