/* CSS Document */

body { 
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#999999;
}

#subheading {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 28px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

#body .subheading {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 17px;
	font-style:normal;
	font-weight:normal;
	color:#999999;
}

#body a:link {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-style:normal;
	font-weight:normal;
	color:#0099FF;
	text-decoration:none;
}

#body a:visited {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #0099FF;
	text-decoration: none;
}

#body a:hover, a:active {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #0099FF;
	text-decoration: underline;
}

#bodylinks a:link {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-style:normal;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}

#bodylinks a:visited {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #999999;
	text-decoration: none;
}

#bodylinks a:hover {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}

#tableheading {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}

#tableheading a:link {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}

#tableheading a:hover {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}

#tableheading a:visited {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
}

main {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 32px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

#main .h1 {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 32px;
	text-align:left;
	vertical-align:text-bottom;
	text-decoration:none;
	color:#000000;
	padding-bottom: 15px;
}

#mainsub .general {
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 15px;
}

#mainsub .selected {
	font-weight: normal;
	font-size: 11px;
	color:#999999;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 15px;
}

#mainsub a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 15px;
}

#mainsub a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;	
	padding-bottom: 5px;
	padding-left: 15px;
}

#mainsub a:active {
	color:#666666;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 15px;
}

#mainsub a:hover {
	color: #0099FF;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 15px;
}

#background .img {
	background-position: right;
	background-repeat: no-repeat;
	top: auto;
	
}

#table .line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EEEEEE;		
}

#sidebar .grey {
	background-image:url(../Resources/img/frame/sidebar_grey.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;		
}

#sidebar .greybot {
background-image:url(../Resources/img/frame/sidebar_grey_bot.jpg);
	background-position:left;
	background-repeat:no-repeat;
		
}

#frame{
}

#frame .topleft {
background-image: url(../Resources/img/frame/frame_topleft.gif);
background-repeat: no-repeat;
background-position: left;
}

#frame .topleftblue {
background-image:url(../Resources/img/frame/frame_topleftblue.gif);
background-repeat: no-repeat;
background-position:left;
}

#frame .top {
background-image: url(../Resources/img/frame/frame_topmid.gif);
background-repeat: repeat-x;
}

#frame .topblue {
background-image: url(../Resources/img/frame/frame_topmidblue.gif);
background-repeat: repeat-x;
}

#frame .topright {
background-image: url(../Resources/img/frame/frame_topright.gif);
background-repeat: no-repeat;
background-position: right;
}

#frame .toprightblue {
background-image:url(../Resources/img/frame/frame_toprightblue.gif);
background-repeat: no-repeat;
background-position:right;
}

#frame .left {
background-image: url(../Resources/img/frame/frame_sideleft.gif);
background-repeat: repeat-y;
background-position:left;
}

#frame .right {
background-image:url(../Resources/img/frame/frame_sideright.gif);
background-repeat: repeat-y;
background-position:right;
}

#frame .botleft {
background-image: url(../Resources/img/frame/frame_botleft.gif);
background-repeat: no-repeat;
background-position: left;
}

#frame .bot {
background-image: url(../Resources/img/frame/frame_botmid.gif);
background-repeat: repeat-x;
}

#frame .botright {
background-image: url(../Resources/img/frame/frame_botright.gif);
background-repeat: no-repeat;
background-position: right;
}



