h1 {
	font-family: "Arial narrow", Tahoma, arial;
	font-size:20px;
	color:#333;
	font-weight: 100;
	background-color: #f0f0f0;
	padding-left:10px;
	padding-right: 0px;
}
h2 {
font-family: "Arial narrow", Tahoma, arial;
font-size:17px;
color:#666;
font-weight: 100;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	margin-left:202px;
	margin-top:-35px;
	top: 0px;
	line-height:18px;
	z-index:100;
	width: 200px;
	visibility: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


.dropmenudiv_a a.sub_middle{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-decoration: none;
	color: #152A63;
	background-color: #739dd3;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #366baf;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #366baf;
	border-left-color: #366baf;
}
.dropmenudiv_a a.sub_bottom{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding: 1px 0;
	text-decoration: none;
	color: #152A63;
	background: transparent url(images/sub_bottom_new1.gif) bottom left no-repeat;
	background-position:0% 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.dropmenudiv_a a.subtop{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	text-decoration: none;
	color: #152A63;
	background: transparent url(images/sub_top_new1.gif) top left no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover.sub_middle{ /*THEME CHANGE HERE*/
	background-color: #366baf;
	color: #EBD713;
}
.dropmenudiv_a a:hover.subtop{ /*THEME CHANGE HERE*/
	background: url(images/sub_top_new1.gif) top left no-repeat;
	background-position:0% -52px;
	color: #EBD713;
}

.dropmenudiv_a a:hover.sub_bottom{ /*THEME CHANGE HERE*/
	background-position:0% -36px;
	color: #EBD713;
	/*background-color: #739dd3;*/
	background-image: url(images/sub_bottom_new1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.dropmenudiv_b{
	position:absolute;
	margin-left:202px;
	margin-top:-35px;
	top: 0px;
	line-height:18px;
	z-index:100;
	width: 200px;
	visibility: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


.dropmenudiv_b a.sub_middle{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-decoration: none;
	color: #152A63;
	background-color: #739dd3;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #366baf;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #366baf;
	border-left-color: #366baf;
}
.dropmenudiv_b a.sub_bottom{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding: 1px 0;
	text-decoration: none;
	color: #152A63;
	background: transparent url(images/sub_bottom_new1.gif) bottom left no-repeat;
	background-position:0% 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.dropmenudiv_b a.subtop{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	text-decoration: none;
	color: #152A63;
	background: transparent url(images/sub_top_new1.gif) top left no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366baf;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover.sub_middle{ /*THEME CHANGE HERE*/
	background-color: #366baf;
	color: #EBD713;
}
.dropmenudiv_b a:hover.subtop{ /*THEME CHANGE HERE*/
	background: url(images/sub_top_new1.gif) top left no-repeat;
	background-position:0% -52px;
	color: #EBD713;
}

.dropmenudiv_b a:hover.sub_bottom{ /*THEME CHANGE HERE*/
	background-position:0% -36px;
	color: #EBD713;
	/*background-color: #739dd3;*/
	background-image: url(images/sub_bottom_new1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.dropmenudiv_c{
	position:absolute;
	margin-left:202px;
	margin-top:-50px;
	top: 0px;
	line-height:18px;
	z-index:100;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	visibility: hidden;
}


.dropmenudiv_c a.sub_middle{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-decoration: none;
	color: #152A63;
	background-color: #739dd3;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #366baf;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #366baf;
	border-left-color: #366baf;
}
.dropmenudiv_c a.sub_bottom{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding: 1px 0;
	text-decoration: none;
	color: #152A63;
	background: transparent url(images/sub_bottom_new1.gif) bottom left no-repeat;
	background-position:0% 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.dropmenudiv_c a.subtop{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	text-decoration: none;
	color: #152A63;
	background: transparent url(images/sub_top_new1.gif) top left no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366baf;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover.sub_middle{ /*THEME CHANGE HERE*/
	background-color: #366baf;
	color: #EBD713;
}
.dropmenudiv_c a:hover.subtop{ /*THEME CHANGE HERE*/
	background: url(images/sub_top_new1.gif) top left no-repeat;
	background-position:0% -52px;
	color: #EBD713;
}

.dropmenudiv_c a:hover.sub_bottom{ /*THEME CHANGE HERE*/
	background-position:0% -36px;
	color: #EBD713;
	/*background-color: #739dd3;*/
	background-image: url(images/sub_bottom_new1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
	list-style-type: none;
	width: 200px;
	margin-top: 5px;
	/*margin-bottom: 5px;*/
	margin-left: 0;
	padding: 0;
	/*border: 0px solid #366baf;*/
}

.glossymenu li a.middle{
	background-color: #739dd3;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #152A63;
	font-weight: bold;
	margin-right: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #366baf;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #366baf;
	border-left-color: #366baf;
}


.glossymenu li  a.top{
	display: block;
	width: auto;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #152A63;
	font-weight: bold;
	background-color: transparent;
	background-image: url(images/sub_top_new2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366baf;
}

.glossymenu li  a.bottom{
	background: transparent url(images/sub_bottom_new2.gif) top left no-repeat;
	color: #152A63;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
*:first-child+html .glossymenu li  a.bottom {
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: #366baf;
}
.glossymenu  li  a:hover.middle{
	color: #EBD713;
	background-color: #366baf;
}
.glossymenu li  a:hover.bottom{
	color: #EBD713;
	background-position:0% -50px;
	background-image: url(images/sub_bottom_new2.gif);
	background-repeat: no-repeat;
}
.glossymenu li  a:hover.top{
	color: #EBD713;
	background-position:0% -37px;
	background-image: url(images/sub_top_new2.gif);
	background-repeat: no-repeat;
}
#guestbg {
	background-color: #739CD2;
}
