/* CSS Document */
body {
	margin: 0px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#000;
	background-image:url('../images/g_column_left_background_in.gif');
	background-repeat:repeat-y
}
a {
	color:#2685da;
	line-height: 16px;
}
a:hover {
	color:#daa526;
	line-height: 16px;
}
h1 {
	color:#29337e;
	font-size: 18px;
	margin-bottom: 0px;
}
h2 {
	color:#29337e;
	font-size: 16px;
	margin-bottom: 0px;
}
h3 {
	color:#29337e;
	font-size: 14px;
	margin-bottom: 0px;
}
h4 {
	color:#29337e;
	font-size: 12px;
	margin-bottom: 0px;
}
.content {
	padding: 10px 10px 10px 10px;
	background-color:#FFF;
	margin-left: 200px;
}
.contentlist {
	margin-left: 220px
}

.leftcontentcolumn {
position: absolute;
margin-left: 0px;
}

.rightcontentcolumn {
position: absolute;
margin-left: 300px;
}

.rightcontentcolumn2 {
position: absolute;
margin-left: 400px;
}


.northStarLogo {
	border-bottom: 2px solid #FFF;
}
.formField {
	border: 1px solid #073478;
	background-color:#C1E0FF;
	font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	padding: 0px 2px 0px 2px;
}

.addressInfo {
	margin-right: 188px;
	padding: 2px 3px 2px 3px;
	text-align: right;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
	width: 190px;
}

.menuItem {
	width: 188px;
	padding: 2px 3px 2px 3px;
	background-color: #FFF;
	text-align: right;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color:#29337e;
	cursor: pointer;
}
.menuItem a {
	text-decoration: none;
	color:#29337e;
}
.menuItem a:hover {
	color:#29337e;
}

.subMenu {
	margin-top: -5px;
	padding: 4px;
	text-align:right;
	background-color:#d6ecfb;
	border-top:1px solid #29337e;
	border-bottom: 1px solid #29337e;
	border-right: 1px solid #29337e;
	font-size: 11px;
	opacity: .9;
	filter: alpha(opacity=90);
	width:185px;
}

.category {
	margin-bottom: 30px;
}
.image {
	border: 1px solid #000;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}

.footer {
	padding-top: 20px;
	font-size: 11px;
	margin-left: 200px;
}

#bodyContent {
	width:100%;
}
#menuHome {
	width: 194px;
	float:left;
	background-image: url('../images/g_column_left_background_in.jpg');
	background-repeat: no-repeat;
	/*padding-top: 90px; */
	min-height: 401px;
	height: 401px
}

.bread {
	font-size: 10px
}
}

.breadpage {
	font-size: 14px;
	font-weight: bold
}
