@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#272727;
	
}
a:link {
	color: #5c99c2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5c99c2;
}
a:hover {
	text-decoration: none;
	color: #b8b7b7;
}
a:active {
	text-decoration: none;
	color: #5c99c2;
}
.footer {
	font-size:12px;
	color:#797a88;
}
.contentWhite {
	font-size:12px;
	color:#d7e4ed;
}
.contentWhiteDate {
	font-size:10px;
	color:#c3d7e5;
}
.titleWhite {
	font-size:18px;
	color:#d7e4ed;
}
.titleBlueFront {
	font-size:12px;
	color:#1a5d8c;
	font-weight:bold;
}
.titleBlueSearchResult {
	font-size:16px;
	color:#1a5d8c;
	font-weight:bold;
}
.titleLightBlueFront {
	font-size:12px;
	color:#2fb4d9;
}
.titleGreenFront {
	font-size:12px;
	color:#699f00;
	font-weight:bold;
}
.titleOrangeFront {
	font-size:12px;
	color:#dc5c1f;
	font-weight:bold;
}
.titleDateFront {
	font-size:10px;
	color:#959595;
}
.titleContent {
	font-size:27px;
	color:#5c5b5b;
}
.titleBlue {
	font-size:27px;
	color:#5c99c2;
}
.login {
	font-size:12px;
	color:#797a88;
	font-weight:bold;
}
#apDiv1 {
	position:absolute;
	width:113;
	z-index:1;
	height: 114;
}

/* mediaboxAdvanced - white theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(../images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
}

#mbCenter.mbLoading {
	background: #fff url(../images/WhiteLoading.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #333;
}

#mbImage a:hover, #mbImage a:active {
	color: #000;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #333;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #333;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 83px;
	background: transparent url(../images/WhitePrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 54px;
	background: transparent url(../images/WhiteNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 65px;
	background: transparent url(../images/WhiteClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}
#text11pt {
	font-size:11px;
	text-align:left;
}
#viewDetail {
	font-size:11px;
	text-align:left;
	color:#333;
}
